@charset "Shift_JIS";




/* headline */
/* -------------------------------------------- */

h2.normal {
	width: 640px;
	height: 23px;
	background: url(../../ec/image/hl/bg_hl_normal.gif) 0 0 no-repeat;
}
h2.normal span {
	display: block;
	margin: 4px 0 0 10px;
	padding: 0 0 0 0;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.1;
	color: #664657;
}

h2.ranking {
	width: 640px;
	height: 32px;
	margin-top: 20px !important;
	background: url(../../ec/image/hl/bg_hl_ranking.gif) 0 0 no-repeat;
}
h2.ranking span {
	display: block;
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.1;
	color: #664657;
}



/* Brand Nav */
/* -------------------------------------------- */

#content h2.brandNav {
	margin: 11px 0 4px 0;
}

#content #brandNav {
	width: 640px;
	border-top: 1px solid #d3c6cd;
	border-bottom: 1px solid #d3c6cd;
	background: #e9e2e6;
}
#content #brandNav button {
	width: 10px;
	height: 61px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
}
#content #brandNav button.prev {
	float: left;
	background: url(../image/btn/btn_brandnav_left.gif) 0 no-repeat;
}
#content #brandNav button.next {
	float: right;
	background: url(../image/btn/btn_brandnav_right.gif) 0 no-repeat;
}
#content #brandNav .box {
	float: left;
	display: inline;
	width: 616px !important;
	margin: 0 0 0 2px;
	padding: 2px 0;
}
#content #brandNav .box ul {
	float: left;
}
#content #brandNav .box ul li {
	float: left;
	display: inline;
	width: 99px;
	height: 57px;
	padding: 0 1px;
}


/* Brand Nav 2 */
/* -------------------------------------------- */

#content #brandNav2 {
	margin: 10px 0 0px 0;
}
#content #brandNav2 .inner {
	float: right;
}
#content #brandNav2 h2 {
	float: left;
	margin: 0;
}
#content #brandNav2 ul {
	float: left;
}
#content #brandNav2 ul li {
	float: left;
	display:inline;
	margin: 0 0 0 6px;
}
#content #brandNav2 ul li img {
	border: 1px solid #ccc;
}



/* Lineup */
/* -------------------------------------------- */

#content .lineupNav {
	width: 640px;
	margin: 15px 0 0 0;
}
#content .lineupNav li {
	float: left;
	margin: 0 5px 5px 0;
}
#content .lineupNav li.sep {
	margin-right: 0;
}
#content .lineupNav li img {
	display: block;
}



/* Banner(large) */
/* -------------------------------------------- */

#content .bannerLNav {
	clear: both;
	width: 640px;
	margin: 10px 0 0 0;
}
#content .bannerLNav li {
	float: left;
	width: 315px;
	margin: 0 10px 10px 0;
}
#content .bannerLNav li.sep {
	margin-right: 0;
}
#content .bannerLNav li img {
	display: block;
}



/* Campaign */
/* -------------------------------------------- */

#content .campaignNav,
#content #featureNav {
	width: 640px;
	margin: 0px 0 4px 0;
}
#content .campaignNav li {
	float: left;
	width: 210px;
	margin: 0 5px 5px 0;
}
#content .campaignNav li.sep {
	margin-right: 0;
}
#content .campaignNav li img {
	display: block;
}
#content .campaignNav li p,
#content #featureNav li p {
	margin: 4px 0 0 0;
	font-size: 68%;
	line-height: 1.3;
	text-align: center;
}



/* Campaign */
/* -------------------------------------------- */

#content #campaignArea2,
#content #featureArea2 {
	width: 640px;
	margin: 10px 0 6px 0;
}
#content #campaignNav,
#content #featureNav {
	width: 640px;
	margin: 0 0 0 0;
}
#content #campaignNav li,
#content #featureNav li {
	float: left;
	width: 210px;
	margin: 0 5px 5px 0;
}
#content #campaignNav li.sep,
#content #featureNav li.sep {
	margin-right: 0;
}
#content #campaignNav li img,
#content #featureNav li img {
	display: block;
}






/* clearfix */
/* -------------------------------------------- */

#brandNav:after,
#brandNav2:after,
.bannerLNav:after,
.lineupNav:after,
.campaignNav:after,
.recommendNav:after,
.price:after,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 1px;
	line-height: 0;
}

/* (for IE7 and Mac IE5) */
#brandNav,
#brandNav2,
.bannerLNav,
.lineupNav,
.campaignNav,
.recommendNav,
.price,
.clearfix {
	display: inline-block;
}

/* (for IE5-6) */
/* Hides from IE-mac \*/
* html #brandNav,
* html #brandNav2,
* html .bannerLNav,
* html .lineupNav,
* html .campaignNav,
* html .recommendNav,
* html .price,
* html .clearfix {
	height: 1%;
}
#brandNav,
#brandNav2,
.bannerLNav,
.lineupNav,
.campaignNav,
.recommendNav,
.price,
.clearfix {
	display: block;
}
/* End hide from IE-mac */
