@charset "utf-8";
/* CSS Document */

#content{
}

#content h1{
	margin:0px 0px;
	margin-bottom:20px;
}

#content h2{
	margin-bottom:20px;
}

#content .tabbox{
	background:url(../img/brand_bg_01.png) repeat-x 0px 0px;
	height:113px;
	margin-bottom:-35px;
}

#content .tabbox ul{
	padding-left:17px;
}

#content .tabbox ul li{
	float:left;
}

#content .brandbox01{
	padding:0px 17px;
	margin-bottom:20px;
}

#content .brandbox01 .box01{
	width:490px;
	font-size:1.2em;
}

#content .brandbox01 .box01 p{
	padding-bottom:15px;
	border-bottom:1px dotted #D1CDC9;
	margin-bottom:15px;
}

#content .brandbox01 .box02 img{
	width:161px;
	vertical-align:bottom;
}

#content .shop_box01 {
	margin-bottom:20px;
	padding:0px 10px;
}

#content .shop_box01 h3{
	font-size:1.4em;
	font-weight:800;
	background:url(../img/brand_bg_02.png) repeat-x 0px 0px;
	border:1px solid #E2DED1;
	zoom:1;
}

#content .shop_box01 h3 span{
	display:block;
	padding:5px;
	border:1px solid #fff;
	zoom:1;
}

#content .shop_box01 h3 span a{
	color:#926F4D;
	padding-left:15px;
	background:url(../img/brand_bg_03.png) no-repeat 0px 50%;
}

#content .shop_box01 .box01 img{
	width:325px;
}

#content .shop_box01 .box02{
	width:335px;
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:20px;
}

#content .shop_box01 .box02 dl{
	margin-bottom:-20px;
}

#content .shop_box01 .box02 dl dt{
	font-weight:800;
}

#content .shop_box01 .box02 dl dd{
	margin-bottom:20px;
}





