@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 {
	background: url(../images/ph1.jpg) no-repeat right top;
}

#detail #main #feature .lead {
	margin-top: 17px;
	margin-bottom: 20px;
}

#detail #main #feature #feature1 {
	width: 400px;
}

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

#detail #main #feature #feature1 p {
	margin-bottom: 1em;
}