p.topbanner {
	display:block;
	margin-bottom: 20px;
	text-align: center;
}

/* キャンペーンbox */
.campaign{
	margin-bottom: 10px;
	font-size:12px;
	line-height:1.2em;
	text-align:center;
	overflow:hidden;
	zoom:1;
}

.campaign img{
	margin-bottom:3px;
}

.campaign .banner{
	display:block;
	margin-bottom:5px;
}

.campaign .banner2{
	float:left;
	width:289px;
}

/* おすすめ商品box */
#recommendbox {
	background-image: url(https://img09.shop-pro.jp/PA01040/443/etc/bg_recommenditem.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	height: 100%;
	overflow:auto;
	clear:both;
}


/* トップ　商品カテゴリーbox */
.bannerbox {
	width: 260px;
	color: #333333;
	margin-bottom:7px;
	clear:both;
	height:100%;
	min-height:220px;
	overflow:hidden;
}

.bannerbox  h3 {
	font-size: 80%;
	margin-bottom:5px;
}

p.txtbox {
	line-height:1.2em;
	float: left;
	width:113px;
}

p.bannerphoto {
	width:140px;
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
}

img.detail {
	margin-top: 5px;
}


/* 各ページ用商品カテゴリー（トップ用に隠す） */
#top_category {
	display:none;
}

/* 最新ニュースbox */
#newsbox {
	background-image: url(https://img09.shop-pro.jp/PA01040/443/etc/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 80%;
	color: #333333;
	float: left;
	height: 100%;
	width: 100%;
}

.newslist {
	padding-top: 5px;
	line-height:160%;
}
