@charset "Shift_JIS";
@import url("../../mura_01_Brand.css");

/* メインブロック */
#monMainImg{
	width: 677px;
	height: 308px;
}

/* leftブロック */
#monMainLeft{
	width: 667px;
	height: 470px;
	padding: 0px 10px 0px 0px;
	overflow:auto;
	background:url(img/bg.jpg) 0 0 repeat-y #000;
}


.itemBox {
	text-align:left;
	padding:36px 0 36px 36px;
}

.itemBox h2,
.itemBox h3,
.itemBox p {margin:0 0 36px 0;}
.itemBox ul {margin:0 0 16px 0;}
.itemBox ul li {float:left;padding:0 10px 0 0;}
.clear:after { content: ".";display: block; clear: both; height: 0; } .clear { display: inline-block; } /* Mac版IEを除外 \*/ .clear { display: block; } /* */


/* 商品説明フッタブロック */
#monFooter{
	width: 677px;
	height: 27px;
	float: left;
	background: url(img/footer.jpg) no-repeat;
}