@charset "UTF-8";
@import "/css/set.css";
@import "/css/list.css";



#sampledetail { border: #FDC69C 1px solid; padding: 5px; width: 720px; }
	#sampledetail .itemtop { border-bottom: #FFEAD9 2px solid; margin: 15px 0 2px 10px; width: 700px; }

#sampledetail .catch{
	width:700px;
	height:25px;
	position:relative;
	background:#FFEAD9;
}

	#sampledetail .catch p{
		font-weight:bold;
		position:absolute; top:2px; left:10px;
		font-size:13px;
		padding:0;
	}

#sampledetail .pic-l{
	width:180px;
	height:185px;
	float:left;
	text-align:center;
	padding: 5px 0px 5px 45px;
}
	#sampledetail.nonfree .pic-l
	{
		padding:5px 0px 5px 30px;
		
	}

#sampledetail .text{
	float:right;
	width:360px;
	height:195px;
	margin-top: 15px;
	padding:0 60px 0 50px; 
}

	#sampledetail.nonfree .text{
			padding:0 120px 0 0; 
			background-image: url("/sample/images/icon-nonfree-L.gif");
			background-repeat: no-repeat;
			background-position: top right;
	}

	#sampledetail .text ul{
		margin:10px;
		font-size:11px;
	}
	
	#sampledetail .text li{
		font-size:12px;
		line-height:20px;
	}

	#sampledetail .bold{
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	}

	
#sampledetail .button{
	width:350px;
	height:44px;
	margin:20px 20px 0 10px;
	*margin:10px 20px 0 10px;
}
#sampledetail .soldout{
	color:#996;
}


#sampledetail p.attantion{
	color:#FF0000;
	font-weight:bold;
	width:350px;
	padding:5px 0 0 20px;
}

#sampledetail .line{
	clear:both;
	width:700px;
	height:10px;
	background:#FFEAD9;
	margin-left:10px;
}

#sampledetail .itembottom{
	margin:15px 0 15px 10px ;
	width:700px;
}

#sampledetail .subcatch{
	font-weight:bold;
	margin:20px 0;
	border-bottom:#993333 1px solid;
}

#sampledetail .explain{
	margin-bottom:20px;
}

	#sampledetail .explain p{
		margin-bottom:15px;
	}

#sampledetail .ex-float{
	float:left;
	width:270px;
	margin-top:25px;
}

#sampledetail .ex-float2{
	float:left;
	width:340px;
	margin-top:25px;
}

/*cd14 葡萄ラボ*/

#sampledetail .ex-float14{
	float:left;
	width:370px;
	margin-top:10px;
}

#sampledetail .img-sfloat14{
	float:left;
	margin:0px 0px 10px 5px;
	text-align:center;
}

#sampledetail .ex-float14-2{
	float:left;
	width:370px;
}


/*end　cd14 葡萄ラボ*/


#sampledetail .bold{
	color:#333333;
	font-weight:bold;
}

#sampledetail .red-b{
	font-weight:bold;
	color:#FF0000;
	font-size:12px;
}

#sampledetail .red{
	color:#FF0000;
	font-size:12px;
}

#sampledetail .img-s{
	margin:15px 10px 10px 10px;
	text-align:center;
}

#sampledetail .img-sfloat{
	margin:15px 0px 10px 10px;
	text-align:center;
	float:left;
}

#sampledetail .img-sfloat2{
	float:left;
	width:200px;
	height:230px;
	margin:0 10px 20px 50px;
}


#sampledetail .linedotte{
	border-bottom:#993333 1px dotted;
	width:700px;
	margin-bottom:20px;
}

#sampledetail .sampledata{
	border:#993333 1px dotted;
/*	height:40px;*/
	margin-bottom:10px;
	padding:10px;
	background:#FFEAD9;
	max-height:40px;
	width:680px;
}

#sampledetail .info{
	float:left;
	font-weight:bold;
	margin-right:20px;
	width:100px;
}

#sampledetail .samplename{
	float:left;
	font-weight:bold;
	width:550px;
}


#sampledetail .itemdata{
	border:#F49D55 1px solid;
	height:30px;
	margin-bottom:10px;
}

#sampledetail .name{
	float:left;
	width:80px;
	height:30px;
	background:#F49D55;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:5px;
	position:relative;
}

	#sampledetail .name p{
		margin-left:5px;
		position:absolute; top:3px; left:5px;
	}

#sampledetail .contents{
	float:left;
	width:260px;
	height:30px;
	position:relative;
}

	#sampledetail .contents p{
		position:absolute; top:3px; left:5px;
		padding:0;
	}

#sampledetail .data{
	font-weight:bold;
	font-size:13px;
	margin:25px 0 10px 0;
	padding-left:5px;
	/*background:url(../img/sample/dataline.gif) no-repeat right;*/
}

#sampledetail .button-bottom{
	text-align:center;
	margin-top:20px;
}

#sampledetail .button-bottom p.attantion{
	color:#FF0000;
	font-weight:bold;
	padding:5px 0 0 250px;
	*padding:5px 0 0 10px;
}
