/*　==========　詳細ページ用CSS　===========　*/

/*　段落指定　*/

#container_2 {
	width:740px;
	background-color:#FFFFFF;
	margin:auto;
	text-align:left;
	overflow:hidden;
	}

#detail_l {
	float:left;
	width:315px;
	text-align:right;
	margin-left:2px;
	overflow:hidden;
	}

#detail_r {
	float:left;
	text-align:left;
	width:415px;
	overflow:hidden;
	}

#back {
	width:718px;
	clear:both;
	padding:11px;
	text-align:right;
	font-size:14px;
	}

/*　コンテンツ部分　*/

#image {
	width:310px;
	}

#detail_txt {
	width:405px;
	font-size:12px;
	line-height:140%;
	overflow::hidden;
	color:#333333;
	}

img.detail {
	border: 1px #C9C9C9 solid; 
	}
	
/*　マージン設定　*/

#detail_l div {
	margin-left:8px;
	}

#detail_r div {
	margin-left:8px;
	}

/*　パンくず設定　*/

#pan_2 {
	width:725px;
	font-size:10px;
	color:#666666;
	text-align:left;
	margin:5px 8px 9px 8px;
	}

#pan_2 a {
	color:#666666;
	text-decoration:none;
	}

#pan_2 a:active,a:hover {
	color:#666666;
	text-decoration:underline;
	}

.help_pan {
	font-size:10px;
	color:#666666;
	text-decoration:none;
}

.help_pan a {
	color:#666666;
	text-decoration:none;
}

.help_pan a:active,a:hover {
	color:#666666;
	text-decoration:underline;
	}

/*　ページ内詳細　*/

#detail_txt h2 {
	border-bottom:1px solid #352211;
	font-size:14px;
	color:#444444;
	padding-bottom:5px;
	margin-bottom:0;
	}

/*　テキスト設定　*/

.data_stxt {
	font-size:10px;
	color:#000000;
	line-height:120%;
	}

.item_name {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	}
form {
	margin:5px 0px 5px 0px;
	padding:0px;
}


/*　新詳細ページ　*/

#i_comment {
	width:395px;
	display:block;
	overflow:hidden;
	padding:5px;
	margin-bottom:15px;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#990000;
}
#i_catch {
	width:385px;
	display:block;
	overflow:hidden;
	padding:5px;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#990000;
	background-image:url(/ftproot/html/itemcd_html/images/i_comment_bg.gif);
}
#i_data {
	width:395px;
	display:block;
	overflow:hidden;
	margin-top:15px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	line-height:15px;
}
#i_data .data_line {
	display:block;
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:8px;
	padding-bottom:5px;
}
#i_note {
	width:395px;
	display:block;
	overflow:hidden;
	margin-bottom:25px;
	font-size:12px;
	line-height:15px;
	text-align:left;
	background-image:url(/ftproot/html/itemcd_html/images/note_bg.gif);
}
.note_line {
	width:370px;
	display:block;
	border-bottom:1px solid #CCCCCC;
	margin:0px 15px 7px 10px;
	text-align:left;
	padding-bottom:3px;
	height:inherit;
}
.note_line_img {
	width:50px;
	display:block;
	float:left;
}

form, input {
	margin:0;
	padding:0;
}
.brandlink {
	font-size:12px;
	padding-top:10px;
	margin-left:10px;
	text-align:left;
	font-weight:bold;
	display:block;
}
#otheritems_ti{
	margin-top:20px;
}
#otheritems {
	margin-right:20px;
}
.b_thumbnail {
	border:2px solid #FFFFFF;
	background-color:#FFFFFF;
	margin:0px;
}
#resultb {
	margin:0px 0px 0px -8px;
	padding:0px;
}
/*
#resultb {
	width:300px;
	background-color:#DADADA;
	margin-left:-8px;
	padding:0px auto;
	text-align:center;
}
*/
.o_thumbnail {
	border:2px solid #FFFFFF;
	background-color:#FFFFFF;
	margin:1px;
}
.t_dtl {
	margin-bottom:8px;
}
#ex_profile {
	width:300px;
	display:block;
	background-image:url(/ftproot/html/itemcd_html/images/exhibitor_bg.gif);
	overflow:hidden;
	margin-bottom:30px;
	text-align:center;
}
#ex_profile .ex_txt {
	font-size:10px;
	line-height:14px;
	padding-top:4px;
	padding-bottom:7px;
}
#ex_profile .ex_name {
	font-size:12px;
	line-heigh:14px;
	font-weight:bold;
}
#result4 {
	width:300px;
	margin-top:15px;
	margin-bottom:5px;
}
#result4 a {
	display:block;
	float:left;
	width:140px;
	height:43px;
	padding:3px;
	font-size:10px;
	line-height:12px;
	overflow:hidden;
	color:#333333;
}
#result4 a:hover {
	background-color:#fff0f0;
}
#result4 img {
	margin-right:5px;
	border:1px solid #CCCCCC;
}
#brand_buy {
	display:block;
	width:300px;
	margin:20px auto;
}
#brand_buy a {
	color:#ce5c00;
}
#brand_buy a:hover {
	color:#333333;
}

/*--fukidashi--*/
.funnel {
display:block;
width:204px;
height:344px;
border:1px dashed #999999;
background-color:#F0F0F0;
padding-top: 20px;
padding-right:20px;
padding-bottom:0px;
padding-left:26px;
font-size:10px;
line-height:13px;
color:#333333;
overflow:hidden;
position:static;
z-index: 999; 
}
#rcj1{ z-index:998; position:static; }
#rcj2{ z-index:997; position:static; }
#rcj3{ z-index:996; position:static; }
#rcj4{ z-index:995; position:static; }
#rcj5{ z-index:994; position:static; }
/*
background:url(/ftproot/systemimage/fukidashi.gif) no-repeat left top;
*/





