@charset "UTF-8";

/* load common style */
@import url("../../css/common.css");


#detail #main .odd ul {
	list-style-type:disc;
	list-style-position:inside;
}

#detail #main #customer {
	padding-top: 3px;
}

#detail #main #datalist {
	margin: 10px 0;
}

#detail #main #feature {
	margin-left:0;
	width: 670px;
}


/* feature */

#detail #main #feature #feature1 {
	border:5px solid #47b2a4;
	padding:23px 25px;
}

#detail #main #feature #feature1 p {
	font-size:107%;
	line-height:1.6em;
}

#detail #main #feature #feature1 strong {
	font-weight:bold;
	background-color:#ffff99;
}

#detail #main #feature #feature1 .pht-r {
	width: 220px;
	margin-bottom:20px;
}

#detail #main #feature #feature1 .text-l {
	width: 365px;
}

#detail #main #feature #feature2 {
	width:670px;
	height:509px;
	background: url(../images/bg_feature2.gif) no-repeat left top;
	margin-top:20px;
	margin-bottom:25px;
}

#detail #main #feature #feature2 .text-l {
	width:367px;
	margin:0;
}
#detail #main #feature #feature2 .text-l h3 {
	padding-left:22px;
}
#detail #main #feature #feature2 .text-l p.q1 {
	padding-left:22px;
}
#detail #main #feature #feature2 .text-r {
	width:282px;
	padding-right:21px;
	padding-top:32px;
	margin:0;
}
