@charset "shift_jis";

/* --------------------------------------------------------------------------------------
 BRAND
--------------------------------------------------------------------------------------- */

div#main h1 {
	margin-bottom: 12px;
}

.brandList .brandBox {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E2DFCB;
}
.brandList .brandBox:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.brandList .brandBox { display:inline-block; }
/*\*/
* html .brandList .brandBox { height:1%; }
.brandList .brandBox { display:block; }
/**/

.brandList .leftBlock {
	float: left;
	width: 324px;
}
.brandList .rightBlock {
	float: right;
	width: 324px;
}

.brandList .brandBox .bnr {
	float: left;
}
.brandList .leftBlock .bnr,
.brandList .rightBlock .bnr {
	height: 40px;
}


.brandList .brandBox .detail {
	float: right;
	width: 336px;
	margin-top: 10px;
}
.brandList .leftBlock .detail,
.brandList .rightBlock .detail {
	width: 242px;
	margin-top: -3px;
}

.brandList .brandBox h2 {
	margin-bottom: 2px;
	font-size: 117%;
	font-weight: bold;
}

.brandList .brandBox p {
	color: #666666;
}

.brandList .brandBox p.link {
	margin-top: 10px;
	padding-left: 20px;
	background: url(../images/common/icon_arw01.gif) no-repeat 0 .15em;
}
.brandList .leftBlock .detail p.link,
.brandList .rightBlock .detail p.link {
	margin-top: 2px;
}

.brandList .brandBox ul {
	margin-top: 15px;
}

.brandList .brandBox li {
	float: left;
}

.brandList .brandBox li.mgr {
	margin-right: 8px;
}


/* --------------------------------------------------------------------------------------
 BRAND DETAIL
--------------------------------------------------------------------------------------- */

.brandDetail {
	margin-top: 15px;
}

.brandDetail h2.elleDeco strong {
	font-size: 117%;
	font-weight: bold;	
}

.brandDetail h3 {
	position: relative;
	min-height: 26px;
	margin-top: 10px;
	padding: 12px 0;
	border-bottom: 1px solid #E2DFCB;
}

.brandDetail h3.sport{
	padding-top: 9px;
	padding-left:25px;
}
* html .brandDetail h3 {
	height: 51px;
}

.brandDetail h3 strong {
	padding: 0 10px 0 86px;
	font-size: 117%;
	font-weight: bold;	
}

.brandDetail h3 img {
	position: absolute;
	top: 0;
	left: 0;
}

.brandDetail .brandImg li {
	float: left;
	margin-top: 10px;
}
.brandDetail .brandImg li.mgr {
	margin-right: 10px;
}

.brandDetail h4 {
	margin-top: 12px;
	font-weight: bold;
}

.brandDetail .itemList {
	padding-bottom: 10px;
	border-bottom: 1px solid #E2DFCB;
}

.brandDetail .itemList li {
	display: inline;
	padding: 0 40px 0 0 ;
	/* padding: 0 40px 0 7px; */
	/* background: url(../images/brand/icon_dot.gif) no-repeat left center; */
	color: #666666;
	line-height: 1.8;
}
* html .brandDetail .itemList li {
	margin-right: -2px;
}

.brandDetail .itemList li span {
	color: #000;
	padding: 0 3px 0 0 ;
}

.brandDetail .itemList li a:link,
.brandDetail .itemList li a:visited,
.brandDetail .itemList li a:hover,
.brandDetail .itemList li a:active {
	color: #666666;
}

.brandDetail .note {
	margin-top: 5px;
	color: #666666;
}


/* --------------------------------------------------------------------------------------
 sideNav
--------------------------------------------------------------------------------------- */

div#side div.sideNav li {
	padding: 10px 4px 9px;
	font-size: 0;
}
div#side div.sideNav li.noline {
	padding-top: 10px;
}



/* --------------------------------------------------------------------------------------
 ELLE DECORATION      add 2009/11/18
--------------------------------------------------------------------------------------- */

#elleDecoBox ul.thum_deco{
	width:690px;
	}
#elleDecoBox ul.thum_deco li{
	margin:0px;
	padding:0px;
	float:left;
	}

