@charset "utf-8";
/* CSS Document */

/* --------------------
   --------------------
   
コンセプト用ＣＳＳ

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

/* -------------------------
コンセプトページのメイン写真
---------------------------- */
#mainphoto {background-image:url(../image/concept_img/top_barphoto.jpg); background-repeat:no-repeat; background-position:center top;}


/* -------------------------
コンテンツの位置変更（トップページと下層ページ）
---------------------------- */
#maincontents_container {float:right;}
#sidecontents_container {float:left;}

/* --------------------
コンセプトのフォント指定
------------------------ */

.concept_box h2 {font-size:13px; font-weight:bold; padding-left:60px; padding-right:60px}
.concept_box h3 {font-size:12px; padding-left:60px; padding-right:60px;}

#contents h3 a {font-size:13px; font-weight:bold; color:#F00; text-decoration:none;}
#contents h3 a:hover {font-size:13px; font-weight:bold; color:#999; text-decoration:underline;}
#contents h4 a {font-size:12px; color:#030; text-decoration:none;}
#contents h4 a:hover {font-size:12px; color:#030; text-decoration:underline;}

/* --------------------
コンセプトのcontents内の内容
------------------------ */
.box {padding-left:25px; padding-right:25px;}
.box img {margin-top:60px;}

.concept_box { width:616px; background-color:#FFF; padding-bottom:20px;}
.concept_box .concept_1 {margin-top:25px; padding-top:25px;}
.concept_box .concept_1 img {margin-left:60px;}
.concept_box .conphoto { margin-bottom:30px;}

#wide_container_conceptbg{
	width:907px;
//	background-image:url(../image/concept_img/main_bg.jpg); background-repeat:no-repeat;
//	background-position:center top;
	margin:0 auto;
	border:1px solid #ece8dc;
	background-color:#fbf9f0;
	padding:10px;
}
#concept_main_copy{
	margin-top:40px;
	margin-bottom:40px;
	width:498px;
	height:62px;
	margin-left:0px;
}
#concept_main_p{
 	display:block;
	font-size:1.2em;
	line-height:140%;
	font-weight:300;
	margin-bottom:40px;
}
.concept_main_p2{
	margin-top:0px;
	display:block;
	font-size:1.1em;
	line-height:120%;
	font-weight:100;
}
.concept_main_p3{
	margin-top:20px;
	margin-bottom:20px;
	display:block;
	font-size:1.1em;
	line-height:120%;
	font-weight:100;
}
#side_subphoto{
	margin:1px;
}

.concept_chapter_main_title{
	padding:20px 0px 5px 0px;
}
.concept_chapter_core{
	padding:5px;
}
.concept_chapter_mainphoto{
	width:287px;
	float:left;
}
.concept_chapter_right{
	width:288px;
	float:right;
}
.concept_chapter_subphoto{

}
.concept_chapter_p{
	padding-top:10px;
}
.concept_chapter_link{
	padding-top:10px;
	padding-bottom:10px;
	float:right;
}
#concept_salon_photo{
	width:229px;
}
#concept_salon_text{
	width:345px;
	padding:10px;
	font-size:1.1em;
	line-height:120%;
	font-weight:100;
}
