@charset "UTF-8";

/* mainImg */
#mainImg{
	background:url(../img/product_img/main_img.jpg);
	width:765px;
	height:90px;
	margin:0 0 20px 22px;
}
/* /mainImg */

#h101{
	background:url(../img/product_img/h1_01.jpg) no-repeat;
	width:575px;
	height:33px;
}
#h201{
	font-size: 150%;
	line-height: 30px;
	color: #000000;
	width:563px;
	height:29px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin:25px 0 0 0;
	padding-left: 5px;
}
#h202{
	font-size: 150%;
	line-height: 30px;
	color: #000000;
	width:563px;
	height:29px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin:50px 0 0 0;
	padding-left: 5px;
}
#text01{
	background:url(../img/product_img/text01.jpg) no-repeat;
	width:575px;
	height:73px;
	margin:15px 0 0 0;
}
#text02{
	background:url(../img/product_img/text02.jpg) no-repeat;
	width:575px;
	height:93px;
	margin:30px 0 0 0;
}


#productBox{
 width:575px;
}
#productBox p{
 font-size: 80%;
}

#productBox #productBox1{
 width:204px;
 float:left;
	margin-top: 15px;
	margin-left: 7px;
}
#productBox #productBox2{
 width:275px;
 float:right;
	margin-top: 15px;
	padding-right:35px;
}
#productBox #productBox3{
 width:273px;
 float:left;
	margin-top: 30px;
	padding-left: 7px;
}
#productBox #productBox4{
 width:170px;
 float:right;
	margin-top: 30px;
	padding-right:30px;
}
#productBox #productBox5{
 width:250px;
 float:left;
	margin-top: 30px;
	padding-left: 7px;
}
#productBox #productBox6{
 width:250px;
 float:right;
	margin-top: 30px;
	margin-right:30px;
}
#productBox #productBox_left{
 width:180px;
 float:left;
	margin-top: 30px;
	margin-left: 7px;
}
#productBox #productBox_center{
 width:180px;
	margin-top: 30px;
	margin-left:10px;
}
#productBox #productBox_right{
 width:180px;
 float:right;
	margin-top: 30px;
	padding-right:30px;
}


#img01{
	background:url(../img/product_img/img01.jpg);
	width:324px;
	height:203px;
	float:left;
	margin:20px 0 0 0;
}
#img02{
	float:left;
	margin:20px 0 0 0;
}
#img02 a{
	background:url(../img/product_img/img02.jpg);
	width:206px;
	height:228px;
	display:block;
}
#img02 a:hover{
	background:url(../img/product_img/img02.jpg);
}