@charset "utf-8";

/*======= base =======*/
* {
	margin: 0;
	padding: 0;
	font-style: normal;
}
body {
	color: #000000;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳＰ明朝' ,sans-serif;
	font-size: 75%;
	line-height: 1.8;
	text-align: left;
/*	background-color:#1f2b67;*/

}

/**/


#header {
	height: 98px;
	width:auto;
	position: relative;
	margin:0 auto;
	margin-bottom:30px;
	border-bottom:dotted #333333 1px;
}



/******** 大枠 ********/


body {
  /*  background: url(../img/main_bg.jpg);*/
    background-repeat: repeat;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
 /*   color: #231815;*/
    line-height: 140%;
}
body#vogue {
	 /*background:#1f2b67;*/
    /*_background: url(../img/main_bg.gif);*/
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: "ＭＳＰ明朝", Osaka, "ヒラギノ角ゴ Pro W3";
     color: #231815;
    line-height: 140%;
}




#wrapper-vogue {
    margin: 0 auto;
    text-align: center;
    width: 100%;
	border-top: 12px solid;
}

#container {
	width:0 auto;
	margin: 0 auto;

}


.wrapper995 {
    width:0 auto;
    font-size: 12px;
    margin: 0 auto;
    text-align: left;
}


#content{
	width:996px;
	margin:0 auto;

	
	}


/******* タイトル部分 ********/

/*
#main-box {
	 background-color:#FFF;
	 border:1px solid #603;
}
*/

#main-pct {
	width: 996px;
	margin: 0 auto;
    height: auto;
	background-color:#FFF;
/*	border:1px solid #4d4848;*/
	margin-bottom:50px;
    padding: 0px;
    display: inline-block;

}

#main-pct h2 {
   /* float: left;*/
	margin:0 0 40px 0;
    padding: 0px 0 0px 0;
}


.section { 
        clear: both 
}


#main_recommend_item{
    widt:940px;
	height:750px;
	background:url(../img/main_image.jpg) no-repeat;
	}
	
#main_right{
     width:396px; 
     height:750px; 
     float:right;	
  }

#main_recommend_item h3{
	width:400px;
	height:532px;
	padding:0 0 20px 0;
	margin:0;
    float:right;
	background:url(../img/month_item.jpg) no-repeat;
	text-indent:-9999px;
	}

.spur_img{
	width:500px;
	float:left;
	margin-right:43px;
	}


	

	
/*******右メニュー　ツイッター*******/

#contents-right {
    width: 210px;
    padding: 0;
    margin: 0;
    float: right;
    display: block;
}

#contents-right-tw {
    width: 210px;
    padding: 0;
    margin: 0 0 30px;
    float: right;
    display: block;
}


#twitter-box .twtr-widget h4 {
    font-size: 14px !important;
    font-weight: bold;
}





#pagetop{

	width: 996px;
	height:25px;
	margin-bottom:80px;
/*	border-top: solid #333333 1px;*/
	}



/*======= colorvariation =======*/

#colorvariation{
	width: 743px;
	height:1300px;
	margin: 0px 42px 10px 0px;
    padding: 0 0px 30px 0px;
	border:1px solid #333;



	}

#shopping{
	width:660px;
	height:auto;
	margin:0px 20px;
	padding:40px 10px;
	}
	
#shopping .item_name{
	width:400px;
	height:auto;
	margin:15px 0;
	padding:0;
	}

#shopping .comment{
	width:430px;
	height:auto;
	margin:0;
	padding:0;
	letter-spacing:0.2em;
	line-height:170%;
	float:left;
	}


/*#shopping .shopping_btn	{
	float:right;
	
	}*/



/*======= coordinate =======*/


#coordinate{
	width: 743px;
	height:700px;
	margin: 0px 0px 0px 0px;

	background-repeat: no-repeat;
	background-position:right 45px;
	border:1px solid #4d4848;

	}



#coordinate_photo{
	width:683px;
	height:580px;
	margin:0px 0px 0px 0px;
    padding: 50px 30px 50px 30px;
/*	border:1px #663300 solid;*/
	}
	


#coordinate_photo ul li{
	width:200px;
	margin:0 13px 0 13px;
	float: left;

}



* html #coordinate{
	width: 683px;
	height:800px;
	margin: 0px 0px 0px 0px;
    padding: 65px 30px 50px 30px;
	background-repeat: no-repeat;
	background-position:right 45px;
	border:1px solid #4d4848;

	}




* html #coordinate_photo{
	width:683px;
	height:460px;
	margin:0px 0px 0px 0px;
	padding:0px;
/*	border:1px #663300 solid;*/
	}
	


* html #coordinate_photo ul li{
	width:200px;
	margin:0 10px 0 10px;
	float: left;

}





/*=======         =======*/


#bg_footer {
	background: #231815;
}
#footer {
	position: relative;
	width: 996px;
	height: 50px;
	margin: 0 auto;
}
.copyright {
	position: absolute;
	top: 22px;
	left: 40px;
}
.f_logo {
	position: absolute;
	top: 10px;
	left: 450px;
}
.fnavi {
	position: absolute;
	top: 22px;
	left: 665px;
}

/*======= heading =======*/
h1,h2,h3,h4 {
	font-size: 100%;
}
/*---- h1 ----*/
h1 {
	padding: 24px 0 20px;
	text-align: center;
}



/*======= breadList =======*/

#event-breadList-box {
    display: inline-block;
    text-align: left;
    width: 996px;
    font-size: 12px;
	color:#000000;
	margin:0 auto;
}
ul#event-breadList {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 15px 0 10px;

}
ul#event-breadList li {
    display: inline;
    list-style: none;
	color:#000000;
}


a:link {
    color: #000000;
    text-decoration: none;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
a:active {
    color: #000000;
    text-decoration: underline;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}

a:hover .event_link {
	font-weight:bold;
	color:#d57a12;
    text-decoration: underline;
	border-color:#d57a12;
	
	}

/*======= navi =======*/

#event-navi-box{


    width: 758px;

    font-size: 12px;
	color:#FFFFFF;
}

ul#event-navi {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0px;

}
ul#event-navi li.xmas {
	display:block;
    list-style: none;
	margin-right:2px;
	width:378px;
	height:45px;
	float:left;
	
}


ul#event-navi li.shop {
	display:block;
    list-style: none;
	width:378px;
	height:45px;
	float:right;

}

/*======= box =======*/

.new {
	background: #FFFFFF url(../img/bg_privilege01.gif) no-repeat 9px 9px;
}

/**/

.contentBox_Base {
	position: relative;
	width: 904px;
	margin-right: -13px;
}
.contentBox {
	color: #FFFFFF;
	float: left;
	width: 213px;
	padding-right: 13px;
}
.contentBox img {
	padding-bottom: 10px;
}

/*---- divide ----*/
.divide_le01 {
	float: left;
}
.divide_ri01 {
	float: right;
}

/**/




/*======= list =======*/
ul {
	list-style: none;
}
ul.ul_sns {
	position: absolute;
	top: 70px;
	right: 200px;
}
ul.ul_sns li {
	float: left;
	padding-left: 5px;
}



/*-- bnr --*/
ul.ul_bnr li {
	float: left;
	padding: 25px 33px;
}

/*-- report --*/
ul.ul_report {
	width: 797px;
	margin: 0 auto 30px;
}
ul.ul_report li {
	float: left;
	width: 149px;
	padding: 0 5px 10px;
}




/*======= link =======*/


/*======= others =======*/
img {
	border: 0;
	vertical-align: bottom;
}

.disnon {
	display: none;
}

/*----*/
.fs_s {
	font-size: 83%;
}
.fs_l {
	font-size: 116%;
}

/*----*/
.clear {
	clear: both;
}

/*----*/
.atten01 {
	color: #AA1520;
}
.atten02 {
	color: #A01A08;
}

/*----*/
.align_l {
	text-align: left;
}
.align_r {
	text-align: right;
}
.align_c {
	text-align: center;
}
/*----*/
.mag_clear {
	margin-bottom: 0 !important;
}
.mag_bt05 {
	margin-bottom: 5px;
}

.mag_tp05 {
	margin-top: 5px;
}

.mag_bt10 {
	margin-bottom: 10px !important;
}
.mag_bt15 {
	margin-bottom: 15px;
}
.mag_bt20 {
	margin-bottom: 20px;
}
.mag_bt25 {
	margin-bottom: 25px;
}
.mag_bt30 {
	margin-bottom: 30px;
}
.mag_bt35 {
	margin-bottom: 35px;
}
.mag_bt40 {
	margin-bottom: 40px;
}
.mag_bt50 {
	margin-bottom: 50px;
}
.mag_bt60 {
	margin-bottom: 60px;
}

/*----*/
.pad_le10 {
	padding-left: 10px;
}
.pad_le30 {
	padding-left: 30px;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* clearfix end */




/*topのli*/

			
			
ul.hover_block li.item1 {
			width:175px; 
			position: relative;
			margin-left: 200px;
			margin-top: 30px;
			padding: 0px; 
			list-style:none;
			float:left;
			background: #fff;

			}
			

ul.hover_block li.item1 a{
			display: block;
			position: relative;
			overflow: hidden;
			height: 198px;
			width: 175px;
			padding: 0px;
			color: #000;
			font: 1.6em/1.3 Helvetica, Arial, sans-serif;
		}
		
		
ul.hover_block li.item2 {
			width:152px; 
			position: relative;
			margin-top: 30px;
			margin-left: 130px;
			margin-bottom: 10px;
			padding: 0px; 
			list-style:none;
			float:left;
			background: #fff;

			}
			

ul.hover_block li.item2 a{
			display: block;
			position: relative;
			overflow: hidden;
			height: 198px;
			width: 152px;
			padding: 0px;
			color: #000;
			font: 1.6em/1.3 Helvetica, Arial, sans-serif;
		}
		
		

ul.hover_block li.item3 {
			width:153px; 
			position: relative;
			margin-top: 40px;
			margin-left:230px;
			padding: 0px; 
			list-style:none;
			float:left;
			background: #fff;

			}
			

ul.hover_block li.item3 a{
			display: block;
			position: relative;
			overflow: hidden;
			height: 198px;
			width: 153px;
			padding: 0px;
			color: #000;
			font: 1.6em/1.3 Helvetica, Arial, sans-serif;
		}
			
			
			
ul.hover_block2 li.item4 {
			list-style:none;
			float:left;
			background: #fff;
			padding: 0px;
			width:164px; 
			position: relative;
			margin-right: 300px; 
			margin-top:30px;
			}
			
			
ul.hover_block2 li.item4 a {
			display: block;
			position: relative;
			overflow: hidden;
			height: 198px;
			width: 164px;
			padding: 0px;
			color: #000;
			font: 1.6em/1.3 Helvetica, Arial, sans-serif;
		}
		
		
		
ul.hover_block2 li.item5 {
			list-style:none;
			float:left;
			background: #fff;
			padding: 0px;
			width:152px; 
			position: relative;
			margin-right: 150px; 
			margin-top: 0px; 
			}
			
			
ul.hover_block2 li.item5 a {
			display: block;
			position: relative;
			overflow: hidden;
			height: 198px;
			width: 152px;
			padding: 0px;
			color: #000;
			font: 1.6em/1.3 Helvetica, Arial, sans-serif;
		}		
		
		

		
ul.hover_block2 li.item6 {
			list-style:none;
			float:left;
			background: #fff;
			padding: 0px;
			width:152px; 
			position: relative;
			margin-top: 70px; 
			margin-right: 90px; 
			}
			
			
ul.hover_block2 li.item6 a {
			display: block;
			position: relative;
			overflow: hidden;
			height: 198px;
			width: 152px;
			padding: 0px;
			color: #000;
			font: 1.6em/1.3 Helvetica, Arial, sans-serif;
		}	




		
ul.hover_block2 li.item7 {
			list-style:none;
			float:left;
			background: #fff;
			padding: 0px;
			width:152px; 
			position: relative;
			margin-right: 0px; 
			margin-top: 30px; 	
			}
			
			
ul.hover_block2 li.item7 a {
			display: block;
			position: relative;
			overflow: hidden;
			height: 198px;
			width: 152px;
			padding: 0px;
			color: #000;
			font: 1.6em/1.3 Helvetica, Arial, sans-serif;
		}

		
			
ul.hover_block3 li.item8 {
			list-style:none;
			float:left;
			background: #fff;
			padding: 0px;
			width:164px; 
			position: relative;
			margin-left: 100px;
			margin-top: 10px;	
			}
			
	

ul.hover_block3 li.item8  a {
			display: block;
			position: relative;
			overflow: hidden;
			height: 198px;
			width: 164px;
			padding: 0px;
			color: #000;
			font: 1.6em/1.3 Helvetica, Arial, sans-serif;
		}
		
		
		
ul.hover_block3 li.item9 {
			list-style:none;
			float:left;
			background: #fff;
			padding: 0px;
			width:152px; 
			position: relative;
			margin-left: 150px;
			margin-top: 50px;
			}
			
	

ul.hover_block3 li.item9 a {
			display: block;
			position: relative;
			overflow: hidden;
			height: 198px;
			width: 152px;
			padding: 0px;
			color: #000;
			font: 1.6em/1.3 Helvetica, Arial, sans-serif;
		}
		
		
ul.hover_block3 li.item10  {
			list-style:none;
			float:left;
			background: #fff;
			padding: 0px;
			width:186px; 
			position: relative;
			margin-left: 100px;
			margin-top: 20px;
			}
			
	

ul.hover_block3 li.item10 a {
			display: block;
			position: relative;
			overflow: hidden;
			height: 198px;
			width: 186px;
			padding: 0px;
			color: #000;
			font: 1.6em/1.3 Helvetica, Arial, sans-serif;
		}
		


ul.hover_block li a, ul.hover_block2 li a,ul.hover_block3 li a { 
		text-decoration: none; 
		}



ul.hover_block li img, ul.hover_block2 li img , ul.hover_block3 li img{
			position: absolute;
			top: 0;
			left: 0;
			border: 0;
		}




.stoletitle{
	width:996px;
	height:300px;
	background-image:url(../img/text.jpg);
	background-repeat:no-repeat;
	background-position:240px 30px;

	
	}

.stole1{
	width:996px;
	height:260px;

	
	}
	
.stole3{
	width:996px;
	height:250px;

	
	}



#content h2{
	background-image:url(../img/main_title.jpg);
	background-repeat:no-repeat;
	width:996px;
	height:33px;
	text-indent:-9999px;
	margin-bottom:30px;


	}

	
	
#main{
	width:996px;
	height:650px;
	background-repeat:no-repeat;	
	background-position:570px 0px;
	text-align:left;
	
	}

.maimnphoto1{
	background-image:url(../img/image01_1.jpg);	
	}	
	
.maimnphoto2{
	background-image:url(../img/image02_1.jpg);	
	}		
	
.maimnphoto3{
	background-image:url(../img/image03_1.jpg);	
	}	
	
.maimnphoto4{
	background-image:url(../img/image04_1.jpg);	
	}	
	
.maimnphoto5{
	background-image:url(../img/image05_1.jpg);	
	}	
	
.maimnphoto6{
	background-image:url(../img/image06_1.jpg);	
	}	
	
.maimnphoto7{
	background-image:url(../img/image07_1.jpg);	
	}	
	
.maimnphoto8{
	background-image:url(../img/image08_1.jpg);	
	}	
	
	
	
	
#main h3 {
	width:600px;
	height:320px;

	background-repeat:no-repeat;
	text-indent:-9999px;
	background-position:45px 80px;
	}	
	
	
	
#main p{
	width:380px;
	text-align:left;
	margin-left:130px;
	line-height:160%;
	letter-spacing:0.2em;
　　font-family: "ＭＳ Ｐ明朝",sans-serif;	
		
	}	
	
#main h3#stole1{
	background-image:url(../img/sub_title1.jpg);	
	}	
	
#main h3#stole2{
	background-image:url(../img/sub_title2.jpg);	
	}

#main h3#stole3{
	background-image:url(../img/sub_title3.jpg);	
	}

#main h3#stole4{
	background-image:url(../img/sub_title4.jpg);	
	}

#main h3#stole5{
	background-image:url(../img/sub_title5.jpg);	
	}

#main h3#stole6{
	background-image:url(../img/sub_title6.jpg);	
	}

#main h3#stole7{
	background-image:url(../img/sub_title7.jpg);	
	}
	
#main h3#stole8{
	background-image:url(../img/sub_title8.jpg);	
	}

	
.detail{
	float:right; 
	margin:50px 0;
	}
		
	
#photo{
	width:996px;	
	height:721px;
	margin-bottom:100px;
	}
	
	
	
#details{
	width:996px;	
	height:350px;
	margin-bottom:100px;
	}
	
	
	
#item_Simage{
	width:500px;
	float:left;	
	margin:0 20px 0 50px;
		}	
		
		
		
			
* html #item_Simage{
	width:500px;
	float:left;	
	margin:0 10px 0 20px;
		}
		
		
	
#credit{
	width:380px;
	float:left;
	margin-top:20px;
	padding:10px;
	text-align:left;
	}	
	
	
	
	
	
#credit	ul{
	width:380px;
	height:aute;
	border-bottom:#666666 1px solid;	
	padding:20px 0;	
	
	}
	
	
	
#credit	ul li.item_name{
	width:160px;
	float:left;
	color:#FF0000;
}



#credit	ul li.item_nameA{
	width:160px;
	float:left;

}	
		
#credit	ul li.price{
	width:110px;
	float:left;
}

	
#credit	ul li.btn{
	width:90px;
	float:left;
}


	
#credit	ul#credit_A{
	width:380px;
	height: auto;
	padding:0px;
	padding-bottom:5px;
	margin-bottom:15px;
	}
		
	
#credit	ul#credit_B{
	color:#999999;
	border-bottom:none;
	padding:0px;
	padding:8px 0px 0 0;
	margin-bottom:10px;
	}
	
	
#credit	ul#credit_C{
    padding:0px;
	padding:20px 0px 30px 0;
	margin-bottom:10px;
	}
	
	
#credit	ul#credit_D{
    padding:0px;
	padding:10px 0px 30px 0;
	margin-bottom:10px;
	}
	
	
	
#shopfair{
	width:996px;	
	height:350px;
    margin-bottom:50px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	}
	
	
#fair_taxt{
	width:916px;
	height:250px;
	margin:50px auto;
	background-color:#fdfdfd;
	text-align:left;
	border: 1px solid #ccc;
	}
	

.fairday{
	margin:33px 33px 33px 70px;
	float:left;
		}
	
	
.fair_comment{
	width:450px;
	margin:68px 60px 65px 20px;
	float:left;
	display:block;
	letter-spacing:0.1em;
	line-height:160%;
	font-size:12px;
		}	



	
	
#allow{
	width:300px;	
	height:50px;
	margin:0 auto;
	margin-bottom:20px;



	}
#allow ul{
	margin:0 auto;
	width:197px;

	}		
		
#allow ul li{
	float:left;
	width:30px;

	}
	
	
#allow ul li.prev{
   width:76px;
   margin-top:5px;
	}

#allow ul li.next{
   width:72px;
   margin-top:5px;

	}		
	
#allow ul li.line{
   width:9px;
   margin:0 20px;

	}		
	
	
	
	
	
	
	
	
	