@charset "UTF-8";

/* ----------
リセット
------------- */

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}

/* ----------
全体
------------- */

body{
	text-align:center;
	font-size:12px;
	color:#491501;
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	line-height:150%;
	background-image: url(../img/img_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E0D8CD;
}

html, body, #wrapper {height:100%;}

body > #wrapper {height:auto; min-height:100%;}

a,
a:link,
a:visited {
	color:#491501;
	text-decoration:none;
}

a:hover,
a:active {
	color:#491501;
	text-decoration:underline;
}


#wrapper {
	width:820px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E0D8CD;
}

#main{
	width:820px;
	padding-bottom: 184px;
}  /* must be same height as the footer */

#main_in{
	width:800px;
	margin-right: 10px;
	margin-left: 10px;
} 


.clear {
	clear:both;
}


h1{
	font-size: 11px;
	font-weight: normal;
	text-indent: 20px;
	line-height: 14px;
	height: 14px;
	color: #9B968F;
	clear: both;
}

h2{

}

/* ----------
ヘッダー
------------- */
#header{
	background-image: url(../img/img_header.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 820px;
}

#logo{
	width:251px;
	display:inline;
	text-indent:-9999px;
	margin: 0px;
	float: left;
}

#logo a{
	width:251px;
 	height:62px;
 	display: block;
	overflow:hidden;
	text-decoration:none;
}

#banner{
	float: right;
	height: 43px;
	width: 480px;
	
}

#banner_r{
	margin-top: 19px;
	padding-right: 284px;
}

/* ----------
グローバルナビ
------------- */
#gnavi{
	width: 820px;
	height: 58px;
	background-image: url(../img/img_gnavi_back.jpg);
	background-repeat: no-repeat;
}
#gnavi ul{height: 58px;width: 800px;margin-left: 10px;}
#gnavi li{float:left;}
#gnavi a {display: block;}

#gnavi li#toppage a {
	background-image:url(../img/btn_toppage.jpg);
	background-position:0px 0px;
	width:133px;
	height: 58px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#toppage a:hover, #gnavi li#toppage a:active {
 	background-position:0px -58px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#information a {
	background-image:url(../img/btn_information.jpg);
	background-position:0px 0px;
	width:133px;
	height: 58px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#information a:hover, #gnavi li#information a:active {
 	background-position:0px -58px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#pricelist a {
	background-image:url(../img/btn_pricelist.jpg);
	background-position:0px 0px;
	width:133px;
	height: 58px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#pricelist a:hover, #gnavi li#pricelist a:active {
 	background-position:0px -58px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#staff a {
	background-image:url(../img/btn_staff.jpg);
	background-position:0px 0px;
	width:133px;
	height: 58px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#staff a:hover, #gnavi li#staff a:active {
 	background-position:0px -58px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#school a {
	background-image:url(../img/btn_school.jpg);
	background-position:0px 0px;
	width:133px;
	height: 58px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#school a:hover, #gnavi li#school a:active {
 	background-position:0px -58px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#media a {
	background-image:url(../img/btn_media.jpg);
	background-position:0px 0px;
	width:135px;
	height: 58px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#media a:hover, #gnavi li#media a:active {
 	background-position:0px -58px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* ----------
フラッシュ
------------- */
#flash_box{
	clear: both;
	height: 388px;
	width: 820px;
	background-image: url(../img/img_flash_back.jpg);
	background-repeat: no-repeat;
}

#flash{padding-top: 4px;padding-left: 5px;}

/* ---修正後--- */
#flash_box02{
	clear: both;
	height: 340px;
	width: 820px;
	background-color: #EFE7DA;
	/*background-repeat: no-repeat;*/
	margin-top:2px;
	border-bottom:1px solid #382f28;
}

/* ----------
NEW COLLECTION
------------- */
#new_collection{
	width: 820px;
	height: 121px;
	background-image: url(../img/img_newcollection_back.jpg);
	background-repeat: no-repeat;
}

#new_collection ul{
	padding-left: 48px;
	padding-top: 6px;
}
#new_collection li{
	float:left;
	margin-left: 5px;
	
	
	text-align: center;
}

#new_collection li a{
	border: 1px solid #E0D8CD;
	display: block;
	height: 108px;
	width: 144px;
}

#new_collection li a:hover, #new_collection li a:active {
 	border: 1px solid #E5007F;
}


/* ----------
左コンテンツ
------------- */

#left_contents{
	float: left;
	width: 580px;
	margin-bottom: 10px;
	margin-top: 10px;
}

* html #left_contents{
	float: left;
	width: 580px;
	margin-bottom: 9px;
	margin-top: 10px;
}

/* ----------
サムネイルバナー
------------- */
#snavi{width: 580px;height: 89px;}
#snavi li{float:left;}
#snavi a {display: block;}

#snavi li#gallery a {
	background-image:url(../img/btn_gallery.jpg);
	background-position:0px 0px;
	width:190px;
	height: 89px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#snavi li#gallery a:hover, #snavi li#gallery a:active {
 	background-position:0px -89px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#snavi li#diary {margin-left: 5px;}
#snavi li#diary a {
	background-image:url(../img/btn_diary.jpg);
	background-position:0px 0px;
	width:190px;
	height: 89px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#snavi li#diary a:hover, #snavi li#diary a:active {
 	background-position:0px -89px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#snavi li#collection {margin-left: 5px;}
#snavi li#collection a {
	background-image:url(../img/btn_collection.jpg);
	background-position:0px 0px;
	width:190px;
	height: 89px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#snavi li#collection a:hover, #snavi li#collection a:active {
 	background-position:0px -89px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}


/* ----------
新着情報
------------- */

html{overflow-y: scroll;}

#news{
	background-image: url(../img/img_news_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 9px;
	margin-top: 10px;
}

#news_box{
	background-image: url(../img/img_news_back.jpg);
	background-repeat: repeat-y;
	width: 580px;
	padding-top: 5px;
}

#news_box_in{
	width: 561px;
	margin-right: 9px;
	margin-left: 10px;
	overflow:scroll;
	overflow-x: hidden;
	height:345px;
}

#news_box dl{
	margin-bottom: 5px;
	width: 561px;
	background-color: #EFE7DA;
	background-image: url(../img/img_news_btm2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
}


#news_box dt{
	line-height: 30px;
	font-size: 11px;
	background-image: url(../img/img_news_title.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 29px;
	width: 561px;
}

#news_box dd{
	line-height: 160%;
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 10px;
	font-size: 11px;
}


/* ----次ページへのリンク部分---- */

#page{
	width: 552px;
	margin-top: 18px;
	margin-left: 14px;
}

.pager_current{
	width: 18px;
	height: 18px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	float: left;
	margin-right: 5px;
	border: 1px solid #362E2B;
	background-color: #362E2B;
}

#page a {
	width: 18px;
	height: 18px;
	color: #362E2B;
	text-align: center;
	display: block;
	float: left;
	text-decoration:none;
	margin-right: 5px;
	border: 1px solid #362E2B;
	background-color: #FFFFFF;
}

#page a:hover, #page a:active {
	color: #FFFFFF;
	background-color: #362E2B;
}

/* ----------
右コンテンツ
------------- */

#right_contents{
	float: right;
	width: 205px;
	margin-bottom: 10px;
	margin-top: 10px;
}

* html right_contents{
	float: right;
	width: 205px;
	margin-bottom: 9px;
	margin-top: 10px;
}

/* --- バナー --- */

#side_ban{
	width: 205px;
}
#side_ban ul{width: 205px;}
#side_ban a {display: block;}

#side_ban li#camp a {
	background-image:url(../img/btn_camp.jpg);
	background-position:0px 0px;
	width:205px;
	height: 89px;
	text-decoration:none;
	text-indent: -9999px;
	overflow:hidden;
}

#side_ban li#camp a:hover, #side_ban li#camp a:active {
 	background-position:0px -89px;
	text-decoration:none;
	text-indent: -9999px;
	overflow:hidden;
}


#side_ban li#cafe{margin-top: 5px;}
#side_ban li#cafe a {
	background-image:url(../img/btn_cafe.jpg);
	background-position:0px 0px;
	width:205px;
	height: 156px;
	text-decoration:none;
	text-indent: -9999px;
	overflow:hidden;
}

#side_ban li#cafe a:hover, #side_ban li#cafe a:active {
 	background-position:0px -156px;
	text-decoration:none;
	text-indent: -9999px;
	overflow:hidden;
}

#side_ban li#model{margin-top: 5px;}
#side_ban li#model a {
	background-image:url(../img/btn_model.jpg);
	background-position:0px 0px;
	width:205px;
	height: 105px;
	text-decoration:none;
	text-indent: -9999px;
	overflow:hidden;
}

#side_ban li#model a:hover, #side_ban li#model a:active {
 	background-position:0px -105px;
	text-decoration:none;
	text-indent: -9999px;
	overflow:hidden;
}

#side_ban li#recruit{margin-top: 5px;}
#side_ban li#recruit a {
	background-image:url(../img/btn_recruit.jpg);
	background-position:0px 0px;
	width:205px;
	height: 105px;
	text-decoration:none;
	text-indent: -9999px;
	overflow:hidden;
}

#side_ban li#recruit a:hover, #side_ban li#recruit a:active {
 	background-position:0px -105px;
	text-decoration:none;
	text-indent: -9999px;
	overflow:hidden;
}

#side_ban li#mb{margin-top: 5px;}






/* ----------
フッター
------------- */

#footer {
	background-image: url(../img/img_footer_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	width: 100%;
	height: 184px;
	position: relative;
	margin-top: -184px; /* negative value of footer height */
} 

/* CLEAR FIX*/
.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 */


#footer_box{
	width:820px;
	height: 184px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/img_footer.jpg);
	background-repeat: no-repeat;
}

/* フッターナビ------------------------ */

#fnavi {
	width:820px;
	height: 33px;
	text-align: left;
}

#fnavi ul {
	list-style-type:none;
	width:820px;
	height: 10px;
	padding-top: 10px;
	padding-left: 10px;
}

#fnavi li  {
	float:left;
	font-size: 10px;
	color: #FFFFFF;
}

#fnavi li a {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 10px;
}

#fnavi li a:hover, #fnavi li a:active {
	text-decoration:none;
	color: #CFA972;
	font-size: 10px;
}

.footer_on{
	color: #CFA972;
	font-size: 10px;
}

/* フッター情報------------------------ */

#footer_info{
	width: 405px;
	margin-top: 10px;
	margin-left: 415px;
	text-align: left;
}

.f_text1{
	font-size: 11px;
	color: #D1C0A5;
	line-height: 110%;
	padding-bottom: 9px;
}

.f_text2{
	font-size: 11px;
	color: #D1C0A5;
	line-height: 125%;
	padding-bottom: 7px;
}

.copy{
	font-size: 11px;
	color: #D1C0A5;
	line-height: 110%;
	padding-top: 2px;
	text-align: right;
	padding-right: 10px;
}

