@charset "UTF-8";

/* ------------------------------
■目次
1.デフォルト設定解除
2.基本CSS
3.ヘッダー
4.左ナビゲーション	
5.本文
6.フッター
 ------------------------------*/


/* ------------------------------
1.デフォルト設定解除
 ------------------------------*/

ul,li,ol,li{
	margin:0;
	padding:0;
	list-style:none;
	text-indent:0;
	}
table,th,td{
	font-size:12px;
	font-weight:normal;
	text-align:left;
	margin:0;
	color:#505050;
	padding:0;
	border:none;
	line-height:140%;
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif , arial;
	}
table{
	border-collapse: separate;
	border-spacing: 0;
}
dl,dt,dd{
	margin:0;
	padding:0;
	}
form,hr{
	margin:0;
	padding:0;
	}
img{
	border:none;
	}
h1,h2,h3,h4,h5,h7,h8{
	font-size:13px;
	margin:0;
	padding:0;
	font-weight:normal;
	display:block;
	
	}
em{
	font-style:normal;
	font-weight:bold;
	}
p{
	padding:0;
	margin:0;
	}

a:link {color:#000066; text-decoration:none}
a:visited {color:#000066; text-decoration:none}
a:active{color:#000066;text-decoration:none;}
a:hover {color:#ff0000; text-decoration:none;}

.middle{
	vertical-align:middle;
	}
.top{
	vertical-align:top;
	}
.bottom{
	vertical-align:bottom;
	}	
.right{
	text-align:right;
	}
	
.center{
	margin:0 auto;
	text-align:center;
	}
	
.txt10{
	font-size:10px;
	}
	
.mar10{
	margin-bottom:10px;
	}	
.nomar{
	margin:0;
	}	
	
.left{
	text-align:left;
}
/* ------------------------------
2.基本CSS
 ------------------------------*/
body{
	width:800px;
	text-align:center;
	margin:0 auto;
	line-height:1.5;
	font-size:12px;
	color:#505050;
	background:#E0DFDB;
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif , arial;
	}
	
#all{
	width:800px;
	border-right: 1px solid #888580;
	background:#ffffff;
	}
	
#content{
	background:#ffffff url(../../img/content_bg.gif) repeat-y;
	width:100%;
	z-index:100;
	}
	
#content:after{
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
	}	


.txt11{
	font-size:11px;
	}
.txt13{
	font-size:13px;
	}	
	
.red{
	color:#9B3C3C;
	}
.TextYellow{
	color:#9C770A;
	}
		
	
.clear,br,#main{
	clear:both;
	}
.gokei{
	border-top:1px solid #cecece;
}
/* ------------------------------
3.ヘッダー
 ------------------------------*/
#gnb{
	width:760px;
	height:41px;
	background:#ffffff url(../../img/gnb_bg.jpg) repeat-x;
	text-align:left;
	}
#gnb li{
	float:left;
	width:190px;
	text-align:left;
	}
#gnb li img{
	vertical-align:top;
	text-align:left;
	}	

#pan{
	font-size:10px;
	margin:10px 0 30px 0;
	}



/* ------------------------------
4.左要素
------------------------------*/
#left{
	width:210px;
	float:left;
	}
#left ul{
	width:180px;
	}
#left ul ul{
	width:150px;
	}
	
	
#left li{
	background:#ffffff url(../../img/ico_navi.gif) no-repeat;
	padding-left:10px;
	padding-bottom:5px;
	}
#left li.o{
	background:#ffffff url(../../img/ico_navi_o.gif) no-repeat;
	padding-left:10px;
	padding-bottom:5px;
	}	
	
	
#left li a:link,#left li a:active,#left li a:visited{
	color:#505050;
	}
#left li a:hover{
	color:#ff0000;
	}


#left .backtop{
	height:280px;
	}	
	
	
#left .backtop a:link,#left .backtop a:active,#left .backtop a:visited{
	border:2px solid #D8D2CB;
	width:150px;
	color:#505050;
	}
#left .backtop a:hover{
	background:#F1EEEB;
	width:150px;
	}	
#left .backtop a{
	padding:2px 0 2px 8px;
	display:block;
	}
	
#left .bottom-navi{
	border-bottom:1px dashed #C5BEB6;
	width:190px;
	margin-bottom:10px;
	}
#left .bottom-navi-o{
	border-bottom:1px solid #C5BEB6;
	width:190px;
	margin-bottom:10px;
	}	
#left .bottom-navi a:link,#left .bottom-navi a:active,#left .bottom-navi a:visited{
	color:#505050
	}
#left .bottom-navi a:hover{
	color:#ff0000
	}	
	
	
/* ファッションウィーク */	
#left .event{
	background:#ffffff url(../../fashion_week/img/ico.gif) no-repeat; padding-left:18px; width:120px;
	}
#left .blog-list li{
	background:#ffffff url(../../img/list_ico.gif) no-repeat;
	}	
		
/* ------------------------------
5.右要素
------------------------------*/	
#right{
	width:550px;
	float:left;
	text-align:left;
	}
#right h3{
	color:#81776E;
	font-size:15px;
	font-weight:bold;
	margin-bottom:30px;
	}
#right h4{
	font-size:14px;
	margin-bottom:10px;
	}

#right .border{
	border:1px solid #cecece;
	width:380px;
	margin:20px 0;
	font-size:11px;
	}
#right .border span{
	padding:10px;
	display:block;
	}
#right .border span strong{
	color:#81776E;
	}	
	
#right p,#right ul{
	margin-bottom:20px;
	}




.hyo{
	border-left:1px solid #cecece;
	border-top:1px solid #cecece;
	margin-bottom:10px;
	}
.hyo td,.hyo th{
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	padding:10px;
	}
.hyo th{
	background:#F0EFEF;
	}

.hyo th span{
	color:#9B3C3C;
	}
		
#right .float{
	float:left;
	display:block;
	}
	
#right .margin10{
	margin-bottom:10px;
	}
#right .margin20{
	margin-bottom:20px;
	}
	
#right .padd10{
	padding-bottom:10px;
	}
#right .padd20{
	padding-bottom:20px;
	}
	
#left .d{
	color:#EC3C1A;
	}
#left .k{
	color:#F49F1A;
	}				
	
/* ------------------------------
6.フッター
------------------------------*/
#footer{
	font-style:normal;
	text-align:right;
	border-top:2px solid #CDCBC7;
	border-bottom:2px solid #CDCBC7;
	clear:both;
	padding:7px 0;
	font-size:10px;
	}		
	
#footer ul{
	padding:5px;
	}	
#footer ul li{
	display:inline;
	}
#footer a:link,#footer a:visited,#footer a:active{color:#505050; text-decoration:none;}

#footer a:hover {color:#505050; text-decoration:underline;}	
	

#address{
	clear:both;
	text-align:left;
	padding:10px 0 0 10px;
	vertical-align:top;
	font-size:10px;
	font-style:normal;
	margin:0;
	}
#address .float1{
	float:left;
	width:350px;
	text-align:left;
	padding-bottom:70px;
	}
#address .float2{
	float:right;
	width:400px;
	text-align:right;
	padding-bottom:70px;
	}
#address .float2 span{
	padding:15px 10px 0 0;
	display:block;
	}

