/* ************************************************ 
 *	トップページ用
 * ************************************************ */
 
/* ------------------------------------- 	
 *	最新情報
 * ------------------------------------- */

#contents_main #box_headline {
	background:url(https://img08.shop-pro.jp/PA01034/401/etc/bgTop_headLine.jpg) left bottom no-repeat;
	height:193px;
	margin-bottom:20px;
	overflow:hidden;
	width:650px;
}

#contents_main #box_headline .photo {
	float:right;
	text-align:center;
	padding-top:10px;
	width:210px;
}
#contents_main #box_headline .photo img {
	border:3px solid #FFFFFF;
}

#contents_main #box_headline dl {
	font-size:93%;
	float:left;
	height:150px;
	line-height:22px;
	margin:7px 0 0 12px;
	overflow:auto;
	width:420px;
}
#contents_main #box_headline dt {
	float:left;
	width:75px;
}
#contents_main #box_headline dd {
	border-bottom:1px dotted #a4a4a4;
	padding:0 0 5px 90px;
}
 
/* ------------------------------------- 
 *　　　おすすめ商品
 * ------------------------------------- */

#contents_main #box_recommend {
	background:url(https://img08.shop-pro.jp/PA01034/401/etc/bgTop_recommend.jpg) left bottom repeat;
	height:5000px;
	margin-bottom:30px;
	overflow:hidden;
	width:650px;
}

#contents_main #box_recommend h2 {
	margin-bottom:14px;
}

#contents_main #box_recommend table {
	font-size:93%;
	line-height:20px;
	margin:0 auto;
	vertical-align:top;
	width:620px;
}
#contents_main #box_recommend td {
	height:275px;
	padding:0 13px;
	width:180px;
}

#contents_main #box_recommend dl {
	background:#FFF;
	margin-bottom:35px;
	width:180px;
}
#contents_main #box_recommend dt {
	margin-bottom:3px;
}
#contents_main #box_recommend dt img {
	border:5px solid #FFFFFF;
}
#contents_main #box_recommend dd {
	padding:0px 12px;
}
 
/* ------------------------------------- 
 *	最新情報
 * ------------------------------------- */

#contents_main #box_info {
	background:url(https://img08.shop-pro.jp/PA01034/401/etc/bgTop_info.jpg) left bottom no-repeat;
	height:385px;
	line-height:20px;
	margin-bottom:30px;
	overflow:hidden;
	width:650px;
}

#contents_main #box_info dl {
	height:272px;
	margin:15px 0 0 20px;
	overflow:auto;
	width:620px;
}
#contents_main #box_info dt {
	background:url(https://img08.shop-pro.jp/PA01034/401/etc/midashiTop_info.jpg) left top no-repeat;
	color:#FFF;
	font-size:108%;
	font-weight:bold;
	line-height:30px;
	margin-bottom:8px;
	padding-left:10px;
}
#contents_main #box_info dd {
	font-size:93%;
	margin-bottom:10px;
	padding:0 10px;
}
 
/* ------------------------------------- 
 *	ページトップへ
 * ------------------------------------- */

#contents_main .gototop {
	margin-bottom:20px;
	text-align:right;
}
