/* ************************************************ 
 *	トップページ（犬）
 * ************************************************ */



#top_box1 {
	margin-bottom: 18px;
}

/***  ニュース   ***/
#news {
	margin: 0;
	padding: 0;
	width: 570px;
	height: 300px;
	margin-bottom: 18px;
	padding: 10px 10px 10px 160px;
	background-image: url(https://mamehei.zombie.jp/img/template/images/contents/top/news_bg.gif);
	background-repeat: no-repeat;
	
}

#top_box2 {
	margin-bottom: 18px;
}

#top_box3 {

}


/***  ランキング   ***/
#ranking {
	margin: 0;
	padding: 0;
	width: 740px;
	height: 240px;
	background-image: url(https://mamehei.zombie.jp/img/template/images/contents/top/ranking_bg.gif);
	background-repeat: no-repeat;
	padding: 80px 0px 0px 0px;
	margin-bottom: 18px;
}

.top_seller {
	margin: 0;
	padding: 0;
	margin-left: 24px;
	margin-right: 24px;
	float:left;
	width: 100px;
	line-height: 1.2em;
	font-size: 11px;
	display:inline;
}

/****************/
/* おすすめ商品 */
/****************/
h3.osusume {
background-image: url(https://mamehei.zombie.jp/img/template/images/contents/top/osusume.gif);
    background-repeat: no-repeat;
    display: block;
    height: 35px;
    overflow: hidden;
    text-indent: -9999px;
    width: 740px;
}

#productsbox {
}

.itembox {
	padding: 0;
	margin: 0px 5px 10px 5px;
	width: 175px;
	float:left;
	font-size: 11px;
	line-height: 1.4em;
}
.itembox_inner {
	padding: 10px;
	margin: 0;
}
.itembox_inner img {
	padding-bottom: 10px;
	margin: 0;
}

/************
荒井追加
*************/
.bx-wrapper .bx-viewport {
border: solid #fff 0px !important;
left: 0px !important;
}

