@charset "UTF-8";

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


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

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


/* feature */

#detail #main #feature #feature1 .pht-l {
	width: 200px;
}

#detail #main #feature #feature1 .text-r {
	width: 445px;
}

#detail #main #feature #feature1 .pht-r {
	width: 200px;
	font-size: 85%;
}

#detail #main #feature #feature1 .pht-r img {
	margin-bottom: 5px;
}

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

#detail #main #feature #feature2 .pht-l {
	width: 178px;
}

#detail #main #feature #feature2 .text-r {
	width: 467px;
}

#detail #main #feature #feature2 .pht-r {
	width: 130px;
	margin-top: 0;
	padding-left: 10px;
	font-size: 85%;
}

#detail #main #feature #feature2 .pht-r img {
	margin-bottom: 5px;
}

#detail #main #feature #feature2 .phBlock {
	float: left;
	width: 120px;
	font-size: 85%;
}

#detail #main #feature #feature2 .phBlock img {
	margin-bottom: 5px;
}

#detail #main #feature #feature2 .txtBlock {
	float: right;
	width: 525px;
}

#detail #main #feature #feature2 .txtBlock h4 {
	margin-bottom: 10px;
}


#detail #main #feature #feature3-5 #feature3 {
	float: left;
	width: 223px;
}

#detail #main #feature #feature3-5 #feature4 {
	float: left;
	width: 222px;
}

#detail #main #feature #feature3-5 #feature5 {
	float: left;
	width: 210px;
}

#detail #main #feature #feature3-5 h3 {
	margin-bottom: 10px;
}

#detail #main #feature #feature3-5 h4 {
	margin-bottom: 10px;
}

#detail #main #feature #feature3-5 p {
	width: 210px;
}




