@charset "utf-8";
/* CSS Document */

/*　PRODUCT(70Mpa)
--------------------------------------------*/
#maincol #product70{
	padding:0 0 40px 0;
}

#maincol #product70 h3{
	width:530px;
	height:32px;
	padding:9px 0 0 15px;
	font-size:14px;
	font-weight:bold;
	background:url(../../images/other_maincol_h3.gif) no-repeat;
}

#maincol #product70 .section{
	width:510px;
	padding:0 10px 20px 10px;
}

#maincol #product70 .section div.layout{
	padding:0 10px 0 0;
	float:left;
}

#maincol #product70 .section ul{
	padding:0 0 1em 0;
	clear:both;
	text-align:right;
}

#maincol #product70 .section ul li{
	padding:0 0 0 14px;
	margin:0 15px 0 0;
	display:inline;
	background:url(../../images/other_arrow.gif) no-repeat left;
}

