@charset "shift_jis";
/*=============================================================
 detail Layout
=============================================================*/

/* product-zone-area Layout
-------------------------------------------------------------*/
#product-zone-area{
	background:#8cdef7 url(../../img/zone_bg.gif) repeat-x left top;
	width:676px;
	margin-bottom:30px;
	padding:6px 0 2px 17px;
}
#product-zone-area h2{
	float:left;
}
#product-zone-area .btn-top{
	float:right;
	padding-right:17px;
}
#product-zone-area ul{
	clear:both;
	width:100%;
	padding-top:11px;
	overflow:hidden;
}
#product-zone-area ul li{
	width:134px;
	float:left;
	padding-bottom:5px;
}
#product-zone-area ul li img{
	vertical-align:top;
}


/* contents Layout
-------------------------------------------------------------*/
#contents-body .desc-box .products-exp-area{
	float:left;
	width:270px;
}
#contents-body .desc-box .products-order-area{
	float:right;
	width:211px;
}