@charset "utf-8";
/* ------------ top.css------------ */


/* body
------------------------------------------------------------ */
body{
	background:url(../images/top_bg.jpg) left top repeat-x;
}

/* container ※topだけ別設定
------------------------------------------------------------ */
#container{
	clear:both;
	background:url(../images/topimage_bg2.jpg) left top no-repeat;
}

/* h2 セクションのタイトル
------------------------------------------------------------ */
section#news h2.imgTitle{
	float:left;
	width:510px;
	background:url(../images/top_section_title1.jpg) left top no-repeat;
}
p.toArchive{
	float:left;
	width:82px;
	height:20px;
	padding:31px 26px 28px 0;
	background:url(../images/top_section_title1.jpg) -510px top no-repeat;
}
p.toArchive a{
	display:block;
	width:82px;
	height:0;
	padding-top:20px;
	overflow:hidden;
	background:url(../images/top_archives_btn1.jpg) left top no-repeat;
}	
section#consierge h2{
	background:url(../images/top_section_title2.jpg) left top no-repeat;
}
section#brand h2{
	background:url(../images/top_section_title3.jpg) left top no-repeat;
}
section#shop h2{
	background:url(../images/top_section_title4.jpg) left top no-repeat;
}
section#voice h2{
	background:url(../images/top_section_title5.jpg) left top no-repeat;
}
section#message h2{
	background:url(../images/top_section_title6.jpg) left top no-repeat;
}


/* topImage
------------------------------------------------------------ */
#topImage{
	width:940px;
	height:350px;
}

.bx-wrapper {
	position: relative;
	padding-top:31px;
}
.bx-window{
	width:794px;
	margin-left:73px;
}
#slider1{
	width:794px;
	list-style-type:none;
}
.bx-prev { 
position: absolute;
top: 140px;
left: 0px;
width: 27px;
height: 27px;
}
.bx-next {
position: absolute;
top: 140px;
right: 0px;
left: 913px;
width: 27px;
height: 27px;
}
.bx-start { display:none;}
.bx-stop { display:none;}

.bx-pager{
	margin-left:188px;/*サムネイル5つの場合*/
	/*margin-left:256px;*//*サムネイル4つの場合*/
	margin-top:10px;
}
.bx-pager a{
	display:block;
	width:100px;
	height:31px;
	float:left;
	margin-right:10px;
}
.bx-pager a img{
	width:100px;
	height:31px;
}
.pager-active{
			background-color:#333;
}
.pager-active img {
			opacity: 0.5;
}
/*読込時の画像誤表示に対するCSS*/
#img2,#img3,#img4,#img5,#img6,#img7,#img8,#img9,#img10{
	display:none;
}


/* section#news > article 
------------------------------------------------------------ */
section#news article{
	width:580px;
	margin-bottom:20px;
}
section#news article.post div.articleTitle,section#news article.post div.articleBody{
	width:400px;
	float:right;
}
section#news article.post div.articleTitle{
	margin-bottom:10px;
}
section#news article.post div.articleTitle a{
	color:#444;
	font-weight:normal;
	text-decoration:underline;
}
section#news article.post div.articleTitle a:hover{
	color:#999;
	font-weight:normal;
	text-decoration:underline;
}
section#news article.post div.articleTitle h3{
	line-height:1.1;
	margin-bottom:3px;
}
section#news article img{
	width:160px;
	background-color:#eaeaea;
	padding:3px;
}

/* section#consierge > dl.consierge 
------------------------------------------------------------ */
section#consierge dl.consierge{
	width:188px;
	float:left;
	margin:5px 0px 0px 4px;
}
section#consierge dl.consierge dt{
	width:188px;
	height:156px;
	margin-bottom:10px;
}
section#consierge dl.consierge dt a{
	display:block;
	width:188px;
	padding-top:156px;
	height:0;
	overflow:hidden;
	margin-bottom:10px;
}
section#consierge dl.consierge dt.c1 a{
	background:url(../images/top_consierge_icon1.jpg) left top no-repeat;
}
section#consierge dl.consierge dt.c2 a{
	background:url(../images/top_consierge_icon2.jpg) left top no-repeat;
}
section#consierge dl.consierge dt.c3 a{
	background:url(../images/top_consierge_icon3.jpg) left top no-repeat;
}
section#consierge dl.consierge dd{
	width:180px;
	line-height:1.5;
}


/* section#shop > dl 
------------------------------------------------------------ */
section#shop dl{
	width:285px;
	float:left;
	height:116px;
	margin-right:10px;
	margin-bottom:10px;
}
section#shop dl.s2,section#shop dl.s4{
	margin-right:0px;
}
section#shop dl dt{
	width:190px;
	float:left;
	height:0;
	padding-top:116px;
	overflow:hidden;
}
section#shop dl.s1 dt{
	background:url(../images/top_shop1.jpg) left top no-repeat;
}
section#shop dl.s2 dt{
	background:url(../images/top_shop2.jpg) left top no-repeat;
}
section#shop dl.s3 dt{
	background:url(../images/top_shop3.jpg) left top no-repeat;
}
section#shop dl.s4 dt{
	background:url(../images/top_shop4.jpg) left top no-repeat;
}
section#shop dl.s5 dt{
	background:url(../images/top_shop5.jpg) left top no-repeat;
}
section#shop dl dd{
	width:86px;
	float:left;
	height:30px;
	padding:78px 9px 8px 0;
}
section#shop dl.s1 dd{
	background:url(../images/top_shop1.jpg) -190px top no-repeat;
}
section#shop dl.s2 dd{
	background:url(../images/top_shop2.jpg) -190px top no-repeat;
}
section#shop dl.s3 dd{
	background:url(../images/top_shop3.jpg) -190px top no-repeat;
}
section#shop dl.s4 dd{
	background:url(../images/top_shop4.jpg) -190px top no-repeat;
}
section#shop dl.s5 dd{
	background:url(../images/top_shop5.jpg) -190px top no-repeat;
}
section#shop dl dd a{
	display:block;
	width:86px;
	height:0px;
	padding-top:30px;
	background:url(../images/top_shop_btn.jpg) left top no-repeat;
	overflow:hidden;
}

/* section#message > p.messageText
------------------------------------------------------------ */
section#message p.messageText{
	line-height:1.5;
}



	
/* section#brand > ul ブランドリストの共通設定
------------------------------------------------------------ */
section#brand ul{
	list-style-type:none;
}
section#brand ul li{
	width:190px;
	float:left;
	height:60px;
	margin-right:5px;
	margin-bottom:5px;
}
section#brand ul li.rightedge{
	margin-right:0px;
}
section#brand ul li a{
	display:block;
	width:190px;
	height:0;
	padding-top:60px;
	overflow:hidden;
}
section#brand ul li.afflux a{/*afflux*/
	background:url(../images/top_brand_afflux.jpg) left top no-repeat;
}
section#brand ul li.bridge a{/*bridge*/
	background:url(../images/top_brand_bridge.jpg) left top no-repeat;
}
section#brand ul li.cafe-ring a{/*cafe-ring*/
	background:url(../images/top_brand_cafe-ring.jpg) left top no-repeat;
}
section#brand ul li.christian-bauer a{/*christian-bauer*/
	background:url(../images/top_brand_christian-bauer.jpg) left top no-repeat;
}
section#brand ul li.desserts a{/*desserts*/
	background:url(../images/top_brand_desserts.jpg) left top no-repeat;
}
section#brand ul li.enuove a{/*enuove*/
	background:url(../images/top_brand_enuove.jpg) left top no-repeat;
}
section#brand ul li.felice a{/*felice*/
	background:url(../images/top_brand_felice.jpg) left top no-repeat;
}
section#brand ul li.foulason a{/*foulason*/
	background:url(../images/top_brand_foulason.jpg) left top no-repeat;
}
section#brand ul li.galopine-galopin a{/*galopine-galopin*/
	background:url(../images/top_brand_galopine-galopin.jpg) left top no-repeat;
}
section#brand ul li.infinity a{/*infinity*/
	background:url(../images/top_brand_infinity.jpg) left top no-repeat;
}
section#brand ul li.jupiter a{/*jupiter*/
	background:url(../images/top_brand_jupiter.jpg) left top no-repeat;
}
section#brand ul li.lanvin a{/*lanvin*/
	background:url(../images/top_brand_lanvin.jpg) left top no-repeat;
}
section#brand ul li.lapage a{/*lapage*/
	background:url(../images/top_brand_lapage.jpg) left top no-repeat;
}
section#brand ul li.liaison a{/*liaison*/
	background:url(../images/top_brand_liaison.jpg) left top no-repeat;
}
section#brand ul li.loree-rodkin a{/*loree-rodkin*/
	background:url(../images/top_brand_loree-rodkin.jpg) left top no-repeat;
}
section#brand ul li.lucie a{/*lucie*/
	background:url(../images/top_brand_lucie.jpg) left top no-repeat;
}
section#brand ul li.makana a{/*makana*/
	background:url(../images/top_brand_makana.jpg) left top no-repeat;
}
section#brand ul li.mariage a{/*mariage*/
	background:url(../images/top_brand_mariage.jpg) left top no-repeat;
}
section#brand ul li.milk-strawberry a{/*milk-strawberry*/
	background:url(../images/top_brand_milk-strawberry.jpg) left top no-repeat;
}
section#brand ul li.mokumeganeya a{/*mokumeganeya*/
	background:url(../images/top_brand_mokumeganeya.jpg) left top no-repeat;
}
section#brand ul li.ny-niwaka a{/*ny-niwaka*/
	background:url(../images/top_brand_ny-niwaka.jpg) left top no-repeat;
}
section#brand ul li.nina-ricci a{/*nina-ricci*/
	background:url(../images/top_brand_nina-ricci.jpg) left top no-repeat;
}
section#brand ul li.niwaka a{/*niwaka*/
	background:url(../images/top_brand_niwaka.jpg) left top no-repeat;
}
section#brand ul li.nocur a{/*nocur*/
	background:url(../images/top_brand_nocur.jpg) left top no-repeat;
}
section#brand ul li.only-you a{/*only-you*/
	background:url(../images/top_brand_only-you.jpg) left top no-repeat;
}
section#brand ul li.passage a{/*passage*/
	background:url(../images/top_brand_passage.jpg) left top no-repeat;
}
section#brand ul li.petit-marie a{/*petit-marie*/
	background:url(../images/top_brand_petit-marie.jpg) left top no-repeat;
}
section#brand ul li.pinky-dianne a{/*pinky-dianne*/
	background:url(../images/top_brand_pinky-dianne.jpg) left top no-repeat;
}
section#brand ul li.portada a{/*portada*/
	background:url(../images/top_brand_portada.jpg) left top no-repeat;
}
section#brand ul li.princess-bijou a{/*princess-bijou*/
	background:url(../images/top_brand_princess-bijou.jpg) left top no-repeat;
}
section#brand ul li.regalo a{/*regalo*/
	background:url(../images/top_brand_regalo.jpg) left top no-repeat;
}
section#brand ul li.sainte-pure a{/*sainte-pure*/
	background:url(../images/top_brand_sainte-pure.jpg) left top no-repeat;
}
section#brand ul li.serieux a{/*serieux*/
	background:url(../images/top_brand_serieux.jpg) left top no-repeat;
}
section#brand ul li.cinderella a{/*cinderella*/
	background:url(../images/top_brand_cinderella.jpg) left top no-repeat;
}
section#brand ul li.lazare a{/*lazare*/
	background:url(../images/top_brand_lazare.jpg) left top no-repeat;
}
section#brand ul li.true-love a{/*true-love*/
	background:url(../images/top_brand_true-love.jpg) left top no-repeat;
}
section#brand ul li.une-mariage a{/*une-mariage*/
	background:url(../images/top_brand_une-mariage.jpg) left top no-repeat;
}
section#brand ul li.unoaerre a{/*unoaerre*/
	background:url(../images/top_brand_unoaerre.jpg) left top no-repeat;
}
section#brand ul li.with-thee a{/*with-thee*/
	background:url(../images/top_brand_with-thee.jpg) left top no-repeat;
}