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

.bg_main {
	background:url(../img/bg_main.jpg) repeat-x top center;
	height:550px;
}
.img_product {
	float:left;	
}
.catch {
	float:left;
	padding-left:80px;
}
.catch h2{
	margin:150px 0 10px;
}
.catch h3{
	margin:0 0 45px 0;
}
.pro_r {
	float:left;
	padding:55px 0 0 260px;
}
.box01_l {
	width:370px;
	float:left;	
}.box01_r {
	width:350px;
	float:right;	
}
ul.img_list{
	margin-bottom:30px;
}
ul.img_list li{
	padding-left:18px;
}
.design th,td{
	padding-bottom:10px;
	font-size:0.9em;
}
dl.speclist dt{
	display:inline-block;
	width:100px;
	margin-bottom:10px;	
}
dl.speclist dt img {
	border:solid 1px #e7e7e7;
}
dl.speclist dd{
	display:inline-block;
	margin-bottom:10px;	
}