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

.bg_main {
	background:#fff;
	height:550px;
}
.img_product {
	float:right;
	padding-top:20px;	
}
.catch {
	float:right;
}
.catch h2{
	margin:80px 0 10px;
	text-align:center;
}
.catch h3{
	margin:0 0 45px 0;
	text-align:center;
}
.pro_r {
	float:left;
	padding:55px 0 0 260px;
}
.box01_l {
	width:380px;
	float:left;	
}.box01_r {
	width:350px;
	float:right;	
}
ul.img_list{
	margin-bottom:30px;
}
.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;	
}
.pro_img {
	width:360px;
	float:right;
	text-align:right;
}
