@charset "UTF-8";
/*----------------------------------------

	- box01
	- box02
	
-----------------------------------------*/

/*----------------------------------------
	box01
-----------------------------------------*/

#box01 {
	width: 675px;
	margin: 11px 0 0 16px;
	background: url(../../../../img/common_line01.gif) repeat-x left top;
	padding: 31px 0 30px 0;
}

#box01 #box01_l {
	float: left;
	width: 460px;
}

#box01 #box01_l h3 {
	margin-bottom: 13px;
}

#box01 img#p01 {
	float: right;
	margin-top: 21px;
}

/*----------------------------------------
	box02
-----------------------------------------*/

#box02 {
	width: 674px;
	margin-left: 16px;
}

#box02 h4 {
	margin-bottom: 15px;
}

#box02 div img {
	margin-bottom: 3px;
}

#box02 .product01 {
	width: 210px;
	margin-right: 22px;
	float:left;
}

#box02 .product02 {
	width: 210px;
	float:left;
}

#box02 .product03 {
	width: 210px;
	float: right;
}

#box02 #btmspace01 {
	margin-bottom: 12px;
}
