/* main center
---------------------------------------------*/


.main-banner {
	padding-bottom:15px;
}
.sub-banner {
	padding-bottom:10px;
}

#shopnews {
	width:100%;
	float:left;
	padding-bottom:15px;
}
#sub-banner-area {
	width:100%;
	padding-bottom:15px;
}
#shopnews p {
	padding:10px;
}

h3#index-shopnews-title {
	background-color:#05a6c9;
	color:#fff;
  padding:1% 0% 0% 2%;
  font-size:15px;
  display: block;
  height: 26px;
  width: 98%;
	margin-bottom:5px;
}

.shopnews-title {
	padding:15px 0 10px 0;
}
.shopnews-content {
	padding:10px 0 20px 0;
}

h3#index-category-title {
	clear:both;
	background:url(https://img15.shop-pro.jp/PA01243/263/etc/title_mark2.gif) center left no-repeat;
  display: block;
	padding:5px 25px 5px 25px;
	margin-top:15px;
	margin-bottom:15px;
	background-color:#eaeaea;
	font-size:15px;
}

ul.index-categorylist {
	clear:both;
}

ul.index-categorylist li {
	width:135px;
	height:270px;
	float:left;
	font-size:12px;
	padding:6px;
	text-align:center;
}
ul.index-categorylist li img {
	padding-bottom:5px;
}

