@charset "utf-8";
#contents h2{
	width:740px;
	margin:20px 0 15px 0;
	padding-bottom:10px;
	font-size:1.5em;
	background:url(/pre/products/musical-instruments/drums/el-drums/dtx-pad/images/title_bg.jpg) no-repeat bottom;
}

#contents #selectContents{
	width:740px;
	height:376px;
	background:url(/pre/products/musical-instruments/drums/el-drums/dtx-pad/images/image_bg_01.jpg) no-repeat;
}
#contents #selectContents .detailArea{
	padding:22px 20px 18px 20px;
	height:253px;
}
#contents #selectContents .detailArea .detail{
	display:none;
	position: absolute;
}
#contents #selectContents .detailArea .detail .photo{
	float:left;
	width:218px;
	margin:1px;
	padding:0;
}
#contents #selectContents .detailArea .detail .text{
	*position:absolute;
	float:left;
	width:445px;
	margin:15px 0 15px 35px;
}
#contents #selectContents .detailArea .detail .text p{
	color:#fff;
	line-height:2;
}
#contents #selectContents .detailArea .detail .text strong{
	color:#fee797;
	font-size:1.2em;
}
#contents #selectContents .detailArea .detail .text .heading{
	padding-bottom:25px;
	color:#000;
	font-size:1.5em;
	font-weight:bold;
	line-height:1;
}
#contents #selectContents .thumbnailArea{
	clear:both;
	width:730px;
	margin:10px 5px 0 5px;
	overflow:auto;
	overflow-x:scroll;	
}
#contents #selectContents .thumbnailArea .list{
	clear:both;
	width:1260px;
	padding:0;
}
#contents #selectContents .thumbnailArea .list li{
	float:left;
	width:64px;
	margin:0 10px;
	_margin:0;
	_padding:0 10px;
	text-align:center;
	font-size:0.8em;
	line-height:1;
	cursor:pointer;
}
#contents #selectContents .thumbnailArea .list li p{
	margin:0;
	padding:0 0 2px 0;
}
#contents #selectContents .thumbnailArea .list li img{
	margin-bottom:2px;
}