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

.bg_main {
	background:url(../img/bg_img.jpg) no-repeat bottom right #d1d1d1;
	height:550px;
	
}
.img_product {
	position:absolute;
	bottom:0;
	left:300px;
	z-index:0;
}
.catch {
	position:absolute;
	top:0;
	z-index:1;
	width:300px;
}
.bg_img {
	background:#080808;
	height:450px;
}
.catch h2{
	margin:80px 0 10px;
}
.catch h3{
	margin:0 0 45px 0;
}
.pro_r {
	float:left;
	padding:55px 0 0 260px;
	position:relative;
	height:495px;
}
.box01_l {
	width:370px;
	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:300px;
	float:right;
	padding-right:100px;
}
