@charset "utf-8";

/*********************************************************************
File Name:	style_regular.css
Author:		marty
*********************************************************************/

/*--------------------------------------------------------------------
トップページ
--------------------------------------------------------------------*/
#top_left_box{
	float:left;
	width:300px;
	height:auto;
	padding-right:20px;
	border-right:#BFBCB5 1px solid;
	margin-bottom:20px;
}
#top_left_box h2{
	height:20px;
	border-left:4px #111 solid;
	font-size:18px;
	color:#111;
	margin:0 0 15px 0;
	padding:0 0 0 10px;
}
#top_left_box h3{
	background:url(../img/top_yaji_under.png) no-repeat;
	height:12px;
	font-size:10px;
	color:#111;
	margin:0 0 8px 0;
	padding:0 0 0 18px;
	font-weight:bold;
}
.top_left_mini_banner_top{
	border-bottom:2px solid #111;
	height:62px;
	border-top:2px solid #111;
	padding:1px 0 1px 0;
	cursor: pointer;	
}
.top_left_mini_banner_top dl{
	float:left;
	margin:0 10px 0 0;	
}
.top_left_mini_banner_top dt{
	font-size:10px;
	color:#111;
	margin:13px 0 0 0;
}
.top_left_mini_banner_top dd{
	font-size:14px;	
	color:#111;
	font-weight:bold;
}
.top_left_mini_banner{
	height:62px;
	border-bottom:2px solid #111;
	padding:1px 0 1px 0;
	cursor: pointer;	
}
.top_left_mini_banner dl{
	float:left;
	margin:0 10px 0 0;	
}
.top_left_mini_banner dt{
	font-size:10px;
	color:#111;
	margin:13px 0 0 0;
}
.top_left_mini_banner dd{
	font-size:14px;	
	color:#111;
	font-weight:bold;
}
#top_right_box{
	float:right;
	width:618px;
	height:auto;
	padding-left:20px;
	border-left:#FFF 1px solid;
}
#top_right_box h2{
	height:20px;
	border-left:4px #111 solid;
	font-size:18px;
	color:#111;
	margin:0 0 15px 0;
	padding:0 0 0 10px;
}
/*ブランド別にさがす*/
#top_right_brand{
	width:618px;
	height:310px;
	margin:0 0 20px 0;
	padding:0;
}
.top_right_brand_sub{
	width:203px;
	height:310px;
	background:#111;
	float:left;
	text-align:center;
	padding:0;
}
.top_right_brand_sub p{
	font-size:12px;
	margin:8px 0 0 0;
	color:#FFF;
}
.top_right_brand_sub_center{
	width:202px;
	height:310px;
	background:#111;
	float:left;
	text-align:center;
	padding:0;
}
.top_right_brand_sub_center p{
	font-size:12px;
	margin:8px 0 0 0;
	color:#FFF;
}
/*カテゴリ別*/
#top_right_category{
	width:618px;
	height:202px;
	margin:0 0 20px 0;
	padding:0;
}
.top_right_category_sub{
	widows:618px;
}
.top_right_category_sub ul{
	widows:307px;
	height:165px;
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
}
.trc_left_01 a{
	background:url(../img/top_category_bg.png) no-repeat;
	display:block;
	width:143px;
	height:37px;
	float:left;
	padding:18px 0 0 10px;
	margin:0 1px 1px 0;
	color:#FFF;
}
.trc_left_01 a:hover {
	background-position: 0 bottom;
	color:#AC9A6F;
}
.trc_left_01_2l a{
	background:url(../img/top_category_bg.png) no-repeat;
	display:block;
	width:143px;
	height:45px;
	float:left;
	padding:10px 0 0 10px;
	margin:0 1px 1px 0;
	color:#FFF;
}
.trc_left_01_2l a:hover {
	background-position: 0 bottom;
	color:#AC9A6F;
}

.trc_right_01 a{
	background:url(../img/top_category_bg.png) no-repeat;
	display:block;
	width:143px;
	height:37px;
	float:right;
	padding:18px 0 0 10px;
	color:#FFF;
}
.trc_right_01 a:hover {
	background-position: 0 bottom;
	color:#AC9A6F;
}
.trc_right_01_2l a{
	background:url(../img/top_category_bg.png) no-repeat;
	display:block;
	width:143px;
	height:45px;
	float:right;
	padding:10px 0 0 10px;
	color:#FFF;
}
.trc_right_01_2l a:hover {
	background-position: 0 bottom;
	color:#AC9A6F;
}
/*新着情報*/
#top_right_news{
	clear:both;
}
#top_right_news h2{
	width:200px;
	height:20px;
	float:left;
	border-left:4px #111 solid;
	font-size:18px;
	color:#111;
	margin:0 0 15px 0;
	padding:0 0 0 10px;
}
#top_right_news h3 a{
	background:url(../img/top_yaji_right.png) no-repeat 0 2px;
	width:160px;
	height:20px;
	float:right;
	margin:5px 0 0 0;
	padding:0 0 0 18px;
	color:#111;
	font-size:12px;
	text-decoration:underline;
}
#top_right_news h3 a:hover{
	text-decoration:none;
}
#top_info{
	clear:both;
	width:598px;
	height:357px;
	padding:5px 10px;
	font-size:12px;
	border-radius:4px;
	background:#FFF;
}

.top_info_dl{
	width:598px;
	height:22px;
 	margin: 0 auto;
	border-bottom:#CCC dotted 1px;
	padding:6px 0;
}
.top_info_dl_2{
	width:598px;
	height:36px;
 	margin: 0 auto;
	border-bottom:#CCC dotted 1px;
	padding:6px 0;
}
.top_info_dl_end{
	width:598px;
	height:22px;
 	margin: 0 auto;
	padding:6px 0;
}
#top_info dt{
	width:45px;
	float:left;
	font-weight:bold;
	margin:0;
	padding:0;
}

#top_info dd{
	width:512px;
	float:left;
}

#top_info dd a{
	color:#000;
	text-decoration:underline;
}

#top_info dd a:hover{
	text-decoration:none;
}

/*--------------------------------------------------------------------
新着情報
--------------------------------------------------------------------*/
#news_waku{
	width:960px;
}
#news_waku h1{
	border-left:4px solid #333;
	height:40px;
	padding:20px 0 0 20px;
	margin:10px 0 20px 0;
	font-size:20px;
}
#news_left{
	width:780px;
	height:auto;
	float:left;
}
.news_left_ul{
	height:60px;
	margin:0;
	padding:20px 20px 0 0;
	border-bottom:1px #e0e0e0 solid;
}
#news_left_ul_end{
	height:60px;
	margin:0 0 50px 0;
	padding:20px 20px 0 0;
}
.news_left_day_item{
	background:url(../img/news/news_icon_item.png) no-repeat;
	height:35px;
	width:100px;
	float:left;
	padding:25px 0 0 0;
}
.news_left_day_event{
	background:url(../img/news/news_icon_event.png) no-repeat;
	height:35px;
	width:100px;
	float:left;
	padding:25px 0 0 0;
}
.news_left_day_fair{
	background:url(../img/news/news_icon_fair.png) no-repeat;
	height:35px;
	width:100px;
	float:left;
	padding:25px 0 0 0;
}
.news_left_day_info{
	background:url(../img/news/news_icon_info.png) no-repeat;
	height:35px;
	width:100px;
	float:left;
	padding:25px 0 0 0;
}
.news_left_day_recruit{
	background:url(../img/news/news_icon_recruit.png) no-repeat;
	height:35px;
	width:100px;
	float:left;
	padding:25px 0 0 0;
}
.news_left_kiji{
	width:640px;
	background:#FFF;
	float:right;
	line-height:22px;
}
.news_left_kiji a{
	color:#000;
	text-decoration:underline;
}
.news_left_kiji a:hover{
	color:#900;
	text-decoration:none;
}

#news_syousai_left{
	width:780px;
	height:auto;
	float:left;
	font-size:14px;
	margin-bottom:50px;
}
#news_syousai_left a{
	text-decoration:underline;
}
#news_syousai_left a:hover{
	text-decoration:none;
	color:#900;
}
#news_syousai_left h1{
	float:left;
	width:636px;
}
#news_syousai_left h2{
	background:#900;
	border-left:2px solid #600;
	border-right:2px solid #600;
	height:24px;
	width:116px;
	float:right;
	margin:25px 0 0 0;
	padding:6px 0 0 0;
	color:#FFF;
	font-size:12px;
	text-align:center;
}
#news_syousai_left h3{
	height:16px;
	color:#900;
	font-weight:bold;
	font-size:14px;
	margin:0;
}
#news_syousai_left_kiji{
	clear:both;
	padding:0 20px;
	height:auto;
}
#news_syousai_left_kiji p{
	line-height:24px;
}

#news_right{
	width:160px;
	height:auto;
	float:right;
	background:#e0e0e0;
	margin-top:10px;
}
#news_right ul{
	list-style:none;
	margin:0;
	padding:0;
}
.news_right_title{
	width:140px;
	height:30px;
	background:#333;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 0 20px;
}
.news_right_year{
	width:140px;
	height:30px;
	font-size:14px;
	color:#900;
	padding:10px 0 0 20px;
}
.news_right_year a{
	color:#000;
}
.news_right_year a:hover{
	color:#900;
	text-decoration:underline;
}

#news_syousai_20140723_01{
	background:url(../img/news/news_20140723_01.png);
	width:737px;
	height:220px;
	padding:80px 0 0 20px;
	margin-bottom:20px;
}
#news_syousai_20140723_01 p{
	width:380px;
	text-align:center;
	font-size:16px;
	margin:0;
}
.news_syousai_20140723_02{
	width:757px;
	height:290px;
	text-align:center;
	font-size:14px;
	border-collapse:collapse;
	border:#666 solid 1px;
}
.news_syousai_20140723_02_01{
	height:50px;
	background:#900;
	border:#666 solid 1px;
	color:#FFF;
}
.news_syousai_20140723_02_02{
	height:60px;
	border:#666 solid 1px;
}
.news_syousai_20140723_02_03{
	height:60px;
	background:#e0e0e0;
	border:#666 solid 1px;
}
/*--------------------------------------------------------------------
ブランドコンセプト
--------------------------------------------------------------------*/
#mbc_header{
	height:50px;
	width:100%;
	margin:0;
	padding:10px 0 0 10px;
}
#mbc_title{
	background:#000;
	height:56px;
	width:100%;
	margin:0;
	padding:10px 0 0 0;
	text-align:center;
}
#mbc_title h1{
	font-family: 'Alegreya', serif;
	height:26px;
	color:#A89271;
	font-size:30px;
	font-weight:normal;
	margin:0 0 0 10px;
}
#mbc_txt {
	background:#333;
	height:52px;
	width:100%;
	margin:0 0 1px 0;
	padding:18px 0 0 0;
	text-align:center;
}
#mbc_txt h2 {
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	margin:0;
}
#mbc_list{
	background:#000;
	height:37px;
	width:100%;
	margin:0;
	padding:15px 0 0 0;
	text-align:center;
}
#mbc_list ul{
	width:960px;
	margin: 0 auto;
	padding:0;
}
#mbc_list li a{
	width:192px;
	height:14px;
	float:left;
	color:#FFF;
	font-size:14px;
}
#mbc_list li a:hover{
	color:#999;
}
.mbc_list_h3{
	font-family: 'Pinyon Script', cursive;
	font-size:60px;
	font-weight:normal;
	margin:0;
}
.mbc_list_h4{
	font-size:20px;
	height:20px;
	margin:0 0 30px 0;
}
.mbc_list_a{
	height:18px;
	background:url(../img/brand_concept/mbc_yajirushi.png) no-repeat 0 4px;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding-left:25px;
	text-decoration:underline;
}
.mbc_list_a a:hover{
	text-decoration:none;
}
.mbc_list_a_wh{
	height:18px;
	background:url(../img/brand_concept/mbc_yajirushi_wh.png) no-repeat 0 4px;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding-left:25px;
	text-decoration:underline;
}
.mbc_list_a_wh a:hover{
	text-decoration:none;
}
.mbc_w100 {
	width:100%;
	height:350px;
	padding:150px 0 0 0;
}
.mbc_w960 {
	width:960px;
	margin: 0 auto;
}
.mbc_w960_right{
	width:550px;
	float:right;
}
#mbc_01_bg {
	background:url(../img/brand_concept/mbc_01.png) no-repeat;
	background-position: center center;
}
#mbc_02_bg {
	background:url(../img/brand_concept/mbc_02.png) no-repeat;
	background-position: center center;
}
#mbc_03_bg {
	background:url(../img/brand_concept/mbc_03.png) no-repeat;
	background-position: center center;
}
#mbc_04_bg {
	background:url(../img/brand_concept/mbc_04.png) no-repeat;
	background-position: center center;
}
#mbc_05_bg {
	background:url(../img/brand_concept/mbc_05.png) no-repeat;
	background-position: center center;
}
/*--ブランドコンセプト下層--*/
#mbc_kasou_w100 {
	width:100%;
	height:auto;
	padding:130px 0 0 0;
	min-width:1000px;
}
#mbc_container{
	width:1000px;
	float:right;
	margin:50px 50px 0 0;
}
#mbc_kasou01_bg {
	background-image: url(../img/brand_concept/mbc_01_01bg.png), url(../img/brand_concept/mbc_01_02bg.png), url(../img/brand_concept/mbc_01_03bg.png);
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: top left, center left, bottom left;
	background-size: 1500px 980px, 550px 825px, 500px 750px; 
}
#mbc_kasou02_bg {	
	background-image: url(../img/brand_concept/mbc_02_01bg.png), url(../img/brand_concept/mbc_02_02bg.png);
	background-repeat: no-repeat, no-repeat;
	background-position: top left, center left;
	background-size: 662px 970px, 662px 993px;  
}
#mbc_kasou03_bg {
	background-image: url(../img/brand_concept/mbc_03_01bg.png), url(../img/brand_concept/mbc_03_02bg.png);
	background-repeat: no-repeat, no-repeat;
	background-position: top left, center left;
	background-size: 1121px 690px, 600px 890px;  
}
#mbc_kasou04_bg {
	background-image: url(../img/brand_concept/mbc_04_01bg.png), url(../img/brand_concept/mbc_04_02bg.png);
	background-repeat: no-repeat, no-repeat;
	background-position: top left, bottom left;
	background-size: 1358px 920px, 800px 1619px; 
}
#mbc_kasou05_bg {
	background-image: url(../img/brand_concept/mbc_05_01bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 1237px 700px;
}
/*--サイド--*/
#mbc_container_left{
	width:230px;
	height:auto;
	float:right;
	background:#000;
	margin-right:20px;
}
#mbc_container_left ul{
	margin:0;
	padding:0;
	list-style:none;
}
#mbc_container_left li{
	list-style:none;
	font-size:13px;
}
#mbc_container_left li a{
	color:#FFF;
}
#mbc_container_left li a:hover{
	opacity:0.5;
}
#mbc_container_left_title{
	background:#FFF;
	width:210px;
	height:40px;
	color:#9C845F;
	font-size:13px;
	margin:0;
	padding:20px 0 0 20px;
	border-top:1px #666 solid;
	border-bottom:1px #666 solid;
	cursor: pointer;
}
.mbc_container_left_h3{
	background:#333;
	width:210px;
	height:40px;
	font-size:12px;
	margin:0;
	padding:20px 0 0 20px;
	cursor: pointer;
}
.mbc_container_left_h3_title{
	background:#9C845F;
	color:#FFF;
	width:210px;
	height:40px;
	font-size:13px;
	margin:0;
	padding:20px 0 0 20px;
	cursor: pointer;
}
.mbc_container_left_h4{
	background:#111;
	width:210px;
	height:40px;
	margin:0;
	padding:20px 0 0 20px;
	cursor: pointer;
	color:#9C845F;
}
.mbc_container_left_border01{
	border-bottom:1px #000 solid;
}
.mbc_container_left_border02{
	border-bottom:1px #666 solid;
}
/*--メイン--*/
#mbc_container_right{
	width:700px;
	height:auto;
	float:right;
	margin:0 0 40px 0;
}
#mbc_container_right p{
	font-size:14px;
	line-height:24px;
	margin:0 0 15px 30px;
}
.mbc_container_right_box01{
	width:700px;
	height:300px;
	background:#FFF;
	height:auto;
	margin-bottom:10px;
}
.mbc_container_right_box01 h3{
	height:57px;
	background:#9C845F;
	font-size:20px;
	color:#FFF;
	padding:23px 0 0 30px;
	margin:0 0 30px 0;
}
.mbc_container_right_box01 h4{
	width:670px;
	height:auto;
	line-height:30px;
	font-size:16px;
	color:#9C845F;
	margin:0 0 30px 30px;
}
.mbc_container_right_box01 h5{
	height:18px;
	font-size:16px;
	margin:0 0 15px 30px;
	padding:0 0 0 10px;
	color:#333;
	border-left:4px solid #333;
}
.mbc_container_right_box01_txt_a{
	font-size:15px;
	text-decoration:underline;
	color:#9C845F;
}
.mbc_container_right_box01_txt_a a:hover{
	text-decoration:none;
	color:#9C845F;
}
.mbc_container_right_box01_a{
	background:url(../img/brand_concept/mbc_kasou_yajirushi.png) no-repeat 0 2px;
	font-size:12px;
	margin:0 0 0 30px;
	padding-left:20px;
	text-decoration:underline;
	color:#000;
}
.mbc_container_right_box01_a a:hover{
	text-decoration:none;
}
/*--ファッションライン--*/
#mcb_02_02_h3{
	height:57px;
	background:#900;
	font-size:20px;
	color:#FFF;
	padding:23px 0 0 30px;
	margin:0 0 30px 0;
}
#mcb_02_02_h4{
	width:670px;
	height:auto;
	line-height:30px;
	font-size:16px;
	color:#900;
	margin:0 0 30px 30px;
}
#mcb_02_04_h3{
	height:57px;
	background:#556F68;
	font-size:20px;
	color:#FFF;
	padding:23px 0 0 30px;
	margin:0 0 30px 0;
}
#mcb_02_04_h4{
	width:670px;
	height:auto;
	line-height:30px;
	font-size:16px;
	color:#556F68;
	margin:0 0 30px 30px;
}


/*--------------------------------------------------------------------
スタイルブック
--------------------------------------------------------------------*/
#stylebook_header{
	background:#000;
	height:50px;
	width:100%;
	margin:0;
	padding:10px 0 0 10px;
}
#stylebook_title{
	background:#A89271;
	height:70px;
	width:100%;
	margin:0 0 5px 0;
	padding:0;
	text-align:center;
}
#stylebook_txt {
	background:#333;
	height:52px;
	width:100%;
	margin:-10px 0 20px 0;
	padding:18px 0 0 0;
	text-align:center;
}
#stylebook_txt h1 {
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	margin:0;
}
nav#pankuzu_stylebook{
	height:20px;
}

nav#pankuzu_stylebook p{
	color:#000;
	font-size:10px;
	padding:3px 0 0 0;
}

nav#pankuzu_stylebook a{
	text-decoration:underline;
	color:#000;
}

nav#pankuzu_stylebook a:hover {
	text-decoration:none;
	color:#666;
}
/*--スタイルブック全体の一覧ページ--*/
#bsb_list_1st_box{
	width:960px;
	height:320px;
	background:#720101;
	margin-bottom:20px;
}
#bsb_list_1st_box a:hover{
	color:#FFF;
}
#bsb_list_1st_title{
	width:940px;
	height:65px;
	background:#A50000;
	padding:35px 0 0 20px;
}
#bsb_list_1st_title h2{
	font-size:12px;
	font-weight:normal;
	margin:10px 0 0 0;
	color:#FFF;
}
#bsb_list_2nd_box{
	width:960px;
	height:320px;
	background:#663300;
	margin-bottom:20px;
}
#bsb_list_2nd_title{
	width:940px;
	height:65px;
	background:#333;
	padding:35px 0 0 20px;
}
#bsb_list_2nd_title h2{
	font-size:12px;
	font-weight:normal;
	margin:10px 0 0 0;
	color:#FFF;
}
#bsb_list_3rd_box{
	width:960px;
	height:320px;
	margin-bottom:30px;
	background:#276B3C;
}
#bsb_list_3rd_title{
	width:940px;
	height:65px;
	background:#556F68;
	padding:35px 0 0 20px;
}
#bsb_list_3rd_title h2{
	font-size:12px;
	font-weight:normal;
	margin:10px 0 0 0;
	color:#FFF;
}

.bsb_list_photo{
	clear:both;
	width:960px;
	height:220px;
}
.bsb_list_photo img{
	float:left;
	margin:0;
}

/*--スタイルブック一覧ページ--*/
#container {
   margin:0 auto;
   padding:5px 0 200px 0;
   width:100%;
}
.item{
	margin:4px;
}
.bab_1st_title{
	width:306px;
	height:276px;
	background:#A20000;
	text-align:center;
	padding:30px 0 0 0;
}
.bab_1st_title p{
	font-size:14px;
	color:#FFF;
}
.bab_1st_txtbg{
	width:306px;
	height:276px;
	background:#111;
	text-align:center;
	padding:30px 0 0 0;
}
.bab_1st_txtbg p{
	font-size:14px;
	color:#FFF;
}
.bab_2nd_title{
	width:306px;
	height:286px;
	background:#FFF;
	text-align:center;
	padding:20px 0 0 0;
}
.bab_2nd_title p{
	font-size:14px;
}
.bab_2nd_txtbg{
	width:306px;
	height:276px;
	background:#333;
	text-align:center;
	padding:30px 0 0 0;
}
.bab_2nd_txtbg p{
	font-size:14px;
	color:#FFF;
}
.bab_3rd_title{
	width:306px;
	height:276px;
	background:#556F68;
	text-align:center;
	padding:30px 0 0 0;
}
.bab_3rd_title p{
	font-size:14px;
	color:#FFF;
}
.bab_3rd_txtbg{
	width:306px;
	height:276px;
	background:#111;
	text-align:center;
	padding:30px 0 0 0;
}
.bab_3rd_txtbg p{
	font-size:14px;
	color:#FFF;
}

/*--フッター--*/
#w_100_bsb_footer {
	width:100%;
	height:90px;
	margin:0 auto;
	padding:10px 0 0 0;
}
#w_100_bsb_footer ul {
	color:#000;
	font-size:14px;
	height:50px;
}
#w_100_bsb_footer ul li{
	margin-bottom:10px;
	width:240px;
	float:left;
}
#w_100_bsb_footer ul li a:hover{
	color:#666;
}
#bsb_footer_small{
	clear:both;
	background:#000;
	width:100%;
	height:30px;
	color:#FFF;
	padding:10px 0 0 0;
	text-align:center;
}

#w_100_bsb_footer_black {
	width:100%;
	height:90px;
	margin:0 auto;
	padding:10px 0 0 0;
}
#w_100_bsb_footer_black ul {
	font-size:14px;
	height:50px;
}
#w_100_bsb_footer_black ul li{
	margin-bottom:10px;
	width:240px;
	float:left;
}
#w_100_bsb_footer_black ul li a{
	color:#FFF;
}
#w_100_bsb_footer_black ul li a:hover{
	color:#A29377;
}
#bsb_footer_small_black{
	clear:both;
	background:#000;
	width:100%;
	height:30px;
	color:#FFF;
	padding:10px 0 0 0;
	text-align:center;
	border-top:#333 solid 1px;
}

/*--スタイルブック詳細ページ--*/
#stylebook_waku{
	width:920px;
	height:auto;
	background:url(../img/brand_stylebook/bsb_kasou_bg01.png) no-repeat;
	padding:20px 20px 0 20px;
}
#stylebook_right_box{
	width:400px;
	height:auto;
	float:right;
	padding:30px 0 0 0;
}
#stylebook_left_box{
	width:920px;
	height:auto;
	float:left;
	padding:30px 0 0 0;
}
#stylebook_right_box h1{
	font-size:16px;
	height:auto;
	margin:0 0 20px 0;
}
#stylebook_right_box h2{
	font-size:14px;
	font-weight:normal;
	margin:0 0 20px 0;
	border-bottom:#988867 dotted 1px;
	padding-bottom:20px;
}
#stylebook_left_box h1{
	font-size:16px;
	height:16px;
	margin:0 0 20px 0;
}
#stylebook_left_box h2{
	font-size:14px;
	font-weight:normal;
	margin:0 0 20px 0;
	border-bottom:#988867 dotted 1px;
	padding-bottom:20px;
}
.stylebook_right_box_title01{
	font-size:14px;
	height:14px;
	font-weight:bold;
	color:#988867;
	margin:0 0 15px 0;
}
#stylebook_right_box h3{
	font-size:12px;
	font-weight:normal;
}
#stylebook_left_box h3{
	font-size:12px;
	font-weight:normal;
}
#stylebook_right_box_list{
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}
#stylebook_right_box_list li{
	background:url(../img/brand_stylebook/bsb_kasou_yajirushi.png) no-repeat 0 3px;
	margin:0 0 0 5px;
	padding:0 0 0 15px;
}
#stylebook_right_box_list a{
	color:#000;
	text-decoration:underline;
}
#stylebook_right_box_list a:hover{
	color:#000;
	text-decoration:none;
}
#stylebook_right_box_link{
	width:400px;
	height:60px;
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
#stylebook_right_box_link li{
	float:left;
	text-align:center;
}
#stylebook_right_box_link li a{
	text-decoration:underline;
}
#stylebook_right_box_link li a:hover{
	text-decoration:none;
}
.stylebook_right_box_link_li01{
	width:80px;
	height:38px;
	background:#000;
	float:left;
	padding:22px 0 0 0;
}
.stylebook_right_box_link_li01 a{
	color:#FFF;
}
.stylebook_right_box_link_li02{
	width:240px;
	height:48px;
	background:#E1DFD0;
	float:left;
	padding:12px 0 0 0;
}
#stylebook_right_box_sns{
	clear:both;
	width:388px;
	height:20px;
	border:1px #e0e0e0 solid;
	padding:5px;
}
#stylebook_right_box_sns p{
	float:left;
	margin:2px 10px 0 3px;
}
#stylebook_right_box_sns_twitter{
	width:80px;
	margin-right:5px;
	float:left;
}
#stylebook_right_box_sns_facebook{
	width:145px;
	float:left;
}
#stylebook_kasou_banner{
	width:960px;
}
#stylebook_kasou_banner h4{
	height:130px;
	float:left;
	text-align:center;
	color:#FFF;
	font-weight:normal;
	font-size:14px;
	padding:180px 0 0 0;
	cursor:pointer;
	margin-bottom:50px;
}
.stylebook_kasou_banner_1st{
	background:url(../img/brand_stylebook/bsb_kasou_banner_1st.png) no-repeat;
	width:310px;
	height:130px;
	margin-right:15px;
}
.stylebook_kasou_banner_1st a:hover{
	color:666;
}
.stylebook_kasou_banner_2nd{
	background:url(../img/brand_stylebook/bsb_kasou_banner_2nd.png) no-repeat;
	width:310px;
	height:130px;
	margin-right:15px;
}
.stylebook_kasou_banner_3rd{
	background:url(../img/brand_stylebook/bsb_kasou_banner_3rd.png) no-repeat;
	width:310px;
	height:130px;
}

/*--------------------------------------------------------------------
関連リンク集
--------------------------------------------------------------------*/
#link_ballet_dance_title{
	height:34px;
	border-left:4px solid #806F4F;
	padding:6px 0 0 26px;
	margin-bottom:20px;
}
#link_ballet_dance_title h2{
	font-size:20px;
	color:#806F4F;
	float:left;
	margin:0 30px 0 0;
}
#link_ballet_dance_title p{
	font-size:14px;
	margin:5px 0 0 0; 
}
.link_ballet_dance_container{
	border:1px solid #000;
	width:958px;
	height:auto;
	padding:0 0 40px 0;
	margin:0 0 20px 0;
}
.link_ballet_dance_category_title{
	background:#000;
	height:32px;
	margin:0 0 20px 0;
	padding:8px 30px 0 30px;
	color:#FFF;	
}
.link_ballet_dance_category_title h3{
	font-size:16px;
	margin:0;
	float:left;
}
.link_ballet_dance_category_title p{
	font-size:12px;
	float:right;
	margin:4px 0 0 0;
}
.link_ballet_dance_sub_container{
	width:288px;
	float:left;
	margin:0;
	padding:0 0 0 30px;
	font-size:14px;
}
.link_ballet_dance_sub_container_title{
	background:#e0e0e0;
	height:30px;
	padding:10px 0 0 20px;
	font-weight:bold;
}
.link_ballet_dance_sub_container_a{
	height:16px;
	background:url(../img/top_yaji_right.png) no-repeat 0 4px;
	padding:0 0 0 15px;
	margin:20px 0 0 0;
}
.link_ballet_dance_sub_container_a a{
	text-decoration:underline;
	color:#000;
}
.link_ballet_dance_sub_container_a a:hover{
	text-decoration:none;
}
.link_ballet_dance_sub_container_b{
	height:40px;
	background:url(../img/top_yaji_right.png) no-repeat 0 4px;
	padding:0 0 0 15px;
	margin:20px 0 0 0;
}
.link_ballet_dance_sub_container_b a{
	text-decoration:underline;
	color:#000;
}
.link_ballet_dance_sub_container_b a:hover{
	text-decoration:none;
}



/*--------------------------------------------------------------------
シーズンコーディネート
--------------------------------------------------------------------*/
#coordinate_title {
	background:url(../img/coordinate/coordinate_list_title.png);
	width:815px;
	height:140px;
	padding:40px 105px 0 40px;
	margin-bottom:15px;
}
#coordinate_title h2{
	font-size:14px;
	float:right;
	color:#716A48;
}
#coordinate_list{
	width:960px;
}
.coordinate_list_box{
	float:left;
	width:310px;
	height:674px;
	margin-bottom:60px;
	text-align:center;
}
.coordinate_list_box_category{
	height:160px;
	background-color:#333;
	padding:20px 20px 0 20px;
}
.coordinate_list_box_category h3{
	width:270px;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	line-height:24px;
}
.coordinate_list_box_new{
	height:514px;
	background:url(../img/coordinate/coordinate_list_bg.png);
	text-align:left;
	padding:10px 20px 0 20px;
}
.coordinate_list_box_new h4{
	height:60px;
	font-size:14px;
	margin:0px 0 10px 0;
}
.coordinate_list_box_new_a{
	width:270px;
	height:51px;
	background:url(../img/coordinate/coordinate_list_button.png);
	text-align:center;
	padding-top:9px;
}
.coordinate_list_box_new_a a{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
.coordinate_list_box_new_a a:hover{
	color:#CDCAB5;
}
#coordinate_kasou_title {
	background:url(../img/coordinate/coordinate_kasou_title.png);
	width:930px;
	height:70px;
	padding:30px 30px 0 0;
	margin-bottom:1px;
}
#coordinate_kasou_title h2{
	font-size:14px;
	float:right;
	color:#716A48;
}
#coordinate_pager{
	background-color:#847E4F;
	width:960px;
	height:40px;
}
#coordinate_box{
	width:940px;
	height:auto;
	background:url(../img/coordinate/coordinate_kasou_bg.png) no-repeat;
	padding:20px 0 0 20px;
}
#coordinate_right{
	width:400px;
	height:auto;
	float:right;
}
#coordinate_right h3{
	font-size:16px;
	margin:10px 0;
}
#coordinate_right p{
	font-size:14px;
	line-height:26px;
	margin:0 0 15px 0;
}
#coordinate_right ul{
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
}
#coordinate_right li{
	background:url(../img/coordinate/coordinate_kasou_yajirushi.png) no-repeat 0px 4px;
	margin:0 0 10px 0;
	padding-left:10px;
}
#coordinate_right li a:hover{
	color:#847E4E;
	text-decoration:underline;
}
#coordinate_kome{
	clear:both;
	font-size:10px;
	height:30px;
	margin:0 0 40px 0;
}
/*--その他のコーディネート--*/
#coordinate_other{
	width:960px;
	height:auto;
}
#coordinate_other h4{
	height:30px;
	font-size:16px;
	color:#847E4E;
	border-bottom:#847E4E solid 1px;
	margin:0 0 15px 0;
}
#coordinate_other img{
	float:left;
}
/*--他のカテゴリ--*/
#coordinate_banner{
	width:960px;
	height:auto;
}
#coordinate_banner h4{
	height:30px;
	font-size:16px;
	color:#847E4E;
	border-bottom:#847E4E solid 1px;
	margin:0 0 15px 0;
}
#coordinate_banner img{
	margin:-7px 0 0 0;
}