@charset "UTF-8";

/* load common style */
@import url("http://www.241241.jp/products/css/common2.css");

/* debug */

debug {
	border: 1px solid #f00;
}


#detail #main .overview-inner2 {
	padding-top: 7px;
	width: 670px;
	height: 277px;
	background: url(../images/main_image.jpg) no-repeat;
}

#detail #main .overview-inner3 {
	margin-left: 195px;
}

#detail #main .overview-inner3 p.catch {
	margin-left: 10px;
	width: 317px;
}




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

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



/* feature */

#detail #main #feature {
	height: 1%;
	background: url(../images/bg_feauture.jpg) no-repeat;
}

#detail #main #feature .cont {
	margin-left: 24px;
	padding-top: 20px;
}

#detail #main #feature .cont p.lead1 {
	margin-left: 5px;
}

#detail #main #feature .cont p.product {
	margin-top: 8px;
	margin-bottom: 51px;
	margin-left: 4px;
}

#detail #main #feature .cont p.lead {
	margin-top: 5px;
	width: 331px;
}

#detail #main #feature1 h3 {
	margin-left: 4px;
}

#detail #main #feature1 p.txt {
	margin-top: 12px;
	width: 404px;
}

#detail #main #feature p {
	padding-left: 7px;
	padding-right: 26px;
	float: left;
	width: auto;
}

#detail #main h3 {
	margin-top: 36px;
	margin-bottom: 12px;
}

#detail .txtBlock {
	float: right;
	width: 500px;
}

#detail .txtBlock h3 {
	margin-bottom: 10px;
}

#detail .phBlock {
	float: left;
	width: 151px;
	font-size: 85%;
}

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


#detail #main #feature3 h3 {
	margin-top: 36px;
	margin-bottom: 12px;
}

#detail #main #feature3 p {
	padding-right: 32px;
	margin-bottom: 30px;
}


#detail #main #feature4 {
	clear: both;
	background: url(../images/bg_feauture2.jpg) no-repeat right top;
}

#detail #main #feature4 h3 {
	margin-bottom: 14px;
}

#detail #main #feature4 ul li {
	display: inline;
}

#detail #main #feature4 p {
	margin-top: 12px;
	margin-bottom: 60px;
	width: 382px;
}



.mt80 { margin-top: 80px; }
.ml15 {	margin-left: 15px; }