@charset "utf-8";

/*List
---------------------------------------------------------*/
.BoxGray {
	 background:#e9e9e9;
	 padding:7px 10px;
}

.BoxGray_right {
	 width:130px;
	 float:right;
}

.BoxGray_left {
	 width:400px;
	 float:left;
}

.list_photo {
	 width:112px;
	 float:left;
}

.list_right {
	 width:428px;
	 float:right;
}

.list_left_txt {
	 width:220px;
	 float:left;
}

.list_right_txt {
	 width:170px;
	 padding:10px;
	 border:1px solid #cdcdcd;
	 float:right;
}

.list_icon li {
	 float:left;
	 margin-right:10px;
}

.box35 { width:35px; }
.box30 { width:30px; }
.PadB10 { padding-bottom:10px; }


/*Detail
---------------------------------------------------------*/

#detail_photo {
	 width:262px;
	 float:left;
}

#detail_right {
	 width:260px;
	 float:right;
}

.detail_Bbdr {
	 border-bottom:1px dashed #999999;
	 padding-bottom:15px;
}

#Orange_Box {
	 border:1px solid #eece99;
	 background:#ffefd4;
	 padding:10px;
	 width:238px;
}

.box80 { width:95px; }

.detail_photo_r {
	 width:200px;
	 float:right;
}

.detail_txt_l {
	 width:320px;
	 float:left;
}

.word_menu {
	 border-bottom:1px dashed #CCCCCC;
	 width:560px;
}

.word_menu li {
	 background:url(/common/images/icon_arrow_blue.gif) 0 center no-repeat;
	 padding-left:18px;
	 margin-right:10px;
	 margin-bottom:8px;
	 float:left;
}





