@charset "Shift-JIS";

/*
	--------------------------------
	Name: global.css
	Created: 2009.09.29
	Last Modified: 2012.07.31.
	--------------------------------
	- Table of Contents -

	　ヘッダー

	　contents

	　サイドバー

	　フッター

	--------------------------------
*/


#container {
	width: 950px;
  margin: 0 auto;
}

/*--------------------------------------
	ヘッダー
--------------------------------------*/
.brandc #tagline {
	padding-top: 0px;
}
.brandc #tagline h1 {
	margin: 30px auto 0;
	padding: 4px 0 8px 0;
}
.brandc #header-sub {
	margin: 8px 0 8px 10px;
	color: #333;
}
.brandc #header-sub a {
	color: #333;
}

#header{
	width: 950px;
	margin: auto;
	text-align: left;
}

#header div#localNavi {
	width: 950px;
	height: 30px;
	background: url(/images/brandcollection/header/nav_bg.gif) repeat-x;
	border-bottom: 4px solid #642b64;
}

#header #headerNavi .headerNaviLoginForm {
	color: #999;
	margin: -2px 0 2px 0;
}

#header div#localNavi ul {
	position: relative;
	width: 956px;
	height: 30px;
	margin: 0 -6px 0 0;
}

#header div#localNavi ul li {
	float: left;
	width: 239px;
	height: 30px;
}

#header ul#bread{
	clear: both;
	padding: 7px 14px 7px 14px;
	color: #333;
	font-size: 85%;
	line-height: 1.2;
}
#header ul#bread li{
	float: left;
}
#header ul#bread li a {
	margin: 0 6px 0 0;
	padding: 0 15px 0 0;
	background: url(/images/brandcollection/header/bread_arw.gif) no-repeat 100% 0%;
	color: #333;
}


/*--------------------------------------
	contents
--------------------------------------*/
div.contents {
	width: 950px;
	margin: 0 auto 40px;
	text-align: left;
	background: url(/images/brandcollection/side/side_bg.gif) repeat-y 100% -1px;
}

div.contents .wrapper {
	width: 950px;
	background: url(/images/brandcollection/side/side_bg_btm.gif) no-repeat 100% 100%;
}

div.contents a { color: #754375; text-decoration: none; }
div.contents a:hover { text-decoration: underline;}

/* メインカラム*/
div.mainContents {
	width: 635px;
	float: left;
}




/*--------------------------------------
	サイドバー
--------------------------------------*/

.sideContents {
	float: right;
	width: 300px;
	padding: 15px 0 290px 0;
	background: url(/images/brandcollection/side/side_bg_top.gif) no-repeat;
	font-size: 85%;
	line-height: 1.6;
}
div.sideContents a { color: #754375; text-decoration: none; }
div.sideContents a:hover { text-decoration: underline; }



/* 共通 ------------ */

div.sideContents .sideContent {
	width: 274px;
	margin: 0 0 20px 13px;
	background: #fff;
}

div.sideContents .sideContentTitle {
}

div.sideContents .sideContentTitle img {
	vertical-align: top;
}

div.sideContents .readMore {
	width: 257px;
	margin: 0 0 0 6px;
	padding: 3px 0 3px 0;
	text-align: right;
	display: block;
}

div.sideContents .readMore a {
	background: url(/images/brandcollection/side/side_more_arw.gif) no-repeat 100% 0.2em;
	padding: 0 9px 0 0;
	color: #333;
}



/* クチコミランキング ------------ */

div.sideContents div#sideRanking {
}

div.sideContents div#sideRanking ol {
	width: 257px;
	margin: 0 0 0 6px;
}

div.sideContents div#sideRanking ol li {
	padding: 6px 0 5px 0;
	background: url(/images/brandcollection/side/side_dotline.gif) no-repeat 4px 0px;
	font-weight: bold;
}

div.sideContents div#sideRanking ol li.no1 {
	padding: 5px 0 5px 0;
	background: none;
}

div.sideContents div#sideRanking ol li div.boxParent {
	 padding: 0 0 0 52px;
}

div.sideContents div#sideRanking ol li div.boxParent p.img {
	 width: 79px;
}

div.sideContents div#sideRanking ol li div.boxParent p.name {
	 width: 124px;
}

div.sideContents div#sideRanking ol li div.boxParent a img {
	position: relative;
	border: 1px solid #eeeeee;
}

div.sideContents div#sideRanking ol li.no1 div.boxParent { background:url(/images/brandcollection/side/side_rank_01.gif) no-repeat left 42%; }
div.sideContents div#sideRanking ol li.no2 div.boxParent { background:url(/images/brandcollection/side/side_rank_02.gif) no-repeat left 42%; }
div.sideContents div#sideRanking ol li.no3 div.boxParent { background:url(/images/brandcollection/side/side_rank_03.gif) no-repeat left 42%; }


div.sideContents div#sideRanking ol li span {
	display: block;
	padding: 3px 0 3px 33px;
}

div.sideContents div#sideRanking ol li.no4 span { background:url(/images/brandcollection/side/side_rank_04.gif) no-repeat 5px center; }
div.sideContents div#sideRanking ol li.no5 span { background:url(/images/brandcollection/side/side_rank_05.gif) no-repeat 5px center; }
div.sideContents div#sideRanking ol li.no6 span { background:url(/images/brandcollection/side/side_rank_06.gif) no-repeat 5px center; }
div.sideContents div#sideRanking ol li.no7 span { background:url(/images/brandcollection/side/side_rank_07.gif) no-repeat 5px center; }
div.sideContents div#sideRanking ol li.no8 span { background:url(/images/brandcollection/side/side_rank_08.gif) no-repeat 5px center; }
div.sideContents div#sideRanking ol li.no9 span { background:url(/images/brandcollection/side/side_rank_09.gif) no-repeat 5px center; }
div.sideContents div#sideRanking ol li.no10 span { background:url(/images/brandcollection/side/side_rank_10.gif) no-repeat 5px center; }



/* ブランドコミュニティ 新着情報 ------------ */

div.sideContents div#sideCommunity{
}

div.sideContents div#sideCommunity ul{
	width: 257px;
	margin: 0 0 0 6px;
}

div.sideContents div#sideCommunity ul li{
	padding: 9px 5px 10px 5px;
	background: url(/images/brandcollection/side/side_dotline.gif) no-repeat 4px 100%;
}

div.sideContents div#sideCommunity ul li a{
}

div.sideContents div#sideCommunity ul li a img.icon {
	margin: 0 0 2px 3px;
}



/* プレゼント ------------ */

div.sideContents div#sidePresent {
}

div.sideContents div#sidePresent ul {
	width: 257px;
	margin: 0 0 0 6px;
	padding: 0 0 3px 0;
	overflow: hidden;
}

div.sideContents div#sidePresent ul li {
	position: relative;
	width: 257px;
	margin: -1px 0 0 0;
	padding: 8px 0 7px 0;
	background: url(/images/brandcollection/side/side_dotline.gif) no-repeat 4px 0px;
}

div.sideContents div#sidePresent ul li a {
	display: block;
	padding: 0 5px 0 5px;
	color: #333;
}
div.sideContents div#sidePresent ul li a strong {
	color: #754375;
	font-weight: bold;
}
div.sideContents div#sidePresent ul li a:hover strong {
	color: #754375;
	text-decoration: underline;
}

/* サンプル応募ボタン：大 */
a.btn-cmn-smp-lrg {
	overflow: hidden;
	display: inline-block;
	width: 120px;
	height: 0;
	padding-top: 24px;
	background: url("/images/general/common/product_icons/btn_sample_large.png") no-repeat 0 0;
	line-height: 2;
}
html>body a:hover.btn-cmn-smp-lrg {
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
