/* ------------------------------------- 
 *	詳細ページ
 * ------------------------------------- */

#detail {
	width:720px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/border1.gif) no-repeat left bottom;/* ボーダーパターン１ */
	padding-bottom:30px;
}


#detail .detail_l {
	
	background:#F8F8F8 url(https://img.shop-pro.jp/tmpl_img/20/detail_l_bg_540.gif) repeat-y left top;	
	text-align:center;
}

/*背景枠-フルサイズ*/
#detail .detail_l .mainimg {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/detail_l_top_540.gif) no-repeat left top;
	padding:15px 0px 0px 0px;
}


#detail .detail_l .product_name {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/detail_l_bottom_540.gif) no-repeat left bottom;
	padding:15px 0px;
	font-weight:bolder;
}

