@charset "utf-8";
/******************************************************************************
CSS Document (c) Eco-Compass co.,Ltd.
******************************************************************************/

/* BASE ----------------------------------------------------------*/

body{
	margin: 0;
	padding: 0;
	color: #f0e9e0;
	background: #000;
	line-height: 180%;
	text-align: center;
	font-size: 90%;
	font-family: Meiryo, Verdana, "メイリオ", "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka;
}
a{ color: #4e8da5; text-decoration: none;}
a:hover{ color: #5fd3ff; text-decoration: underline;}

p{ margin: 0 0 0.7em 150px; word-break: break-all;}

hr{ padding: 1em; clear: both; border: none; height: 0;}
img {
    border: none;
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
}

.red{ color: #f47f65;}
strong{ color: #bd5138;}
span strong{ color: #a39887;}

.img_r{ margin: 0 0 10px 20px; float: right;}
.img_l{ margin: 0 20px 10px 0; float: left;}

.c{ text-align: center;}
.l{ text-align: left;}
.r{ text-align: right;}
.article .r{ text-align: right;}
.idt1{ text-indent: 1em;}
.em09{ font-size: 90%;}

.clr{ clear: both;}

.str1, .str2, .str3, .str4, .str5{ font-weight: 600;}
.str1, .str01{ font-size: 105%;}
.str2, .str02{ font-size: 120%;}
.str3, .str03{ font-size: 150%;}
.str4, .str04{ font-size: 200%;}
.str5, .str05{ font-size: 250%;}
.sml0{ font-size: 95%; line-height: 1.7;}
.sml1{ font-size: 90%; line-height: 1.65;}
.sml2{ font-size: 80%; line-height: 1.65;}
.sml3{ font-size: 75%; line-height: 1.6;}
.sml4{ font-size: 70%; line-height: 1.5;}


/* LAYOUT ----------------------------------------------------------*/

#wrap{
	margin: 0 auto;
	padding: 0;
	width: 960px;
	text-align: left;
}
#header{
	position: relative;
	height: 130px;
	overflow: hidden;
}

#left{
	float: left;
	width: 230px;
}
#right{
	float: right;
	width: 700px;
}
#footer{
	clear: both;
	background: url(common/bg_footer.gif) repeat-x 0 0;
}
#footer_inner_1{
	background: url(common/bg_footer_inner.gif) no-repeat top center;
}
#footer_inner_2{
	margin: 0 auto;
	padding: 0 0 20px;
	color: #8e8270;
	width: 960px;
	text-align: left;
	font-size: 85%;
}

/* index & Content *****************/

#index #container{ background: url(index/bg_mainimg.jpg) no-repeat center top;}
#index #header{ background: url(index/bg_header.jpg) no-repeat top;}
#index #left{ padding: 100px 0 0;}
#index #t_navi, #index #t_navi li a:hover{ background-image: url(index/header_navi.jpg);}

#content #container{ background: url(common/bg_mainimg.jpg) no-repeat center top;}
#content #header{ background: url(common/bg_header.jpg) no-repeat top;}
#content #left{ padding: 30px 0 0;}
#content #t_navi, #content #t_navi li a:hover{ background-image: url(common/header_navi.jpg);}

/* NAVIGATION ----------------------------------------------------------*/

/* Logo & Top Navi *****************/

#header a{ text-decoration: none;}
#header a span{ display: none;}
#header .logo, #t_navi, #btn_mail, #btn_reserve{ position: absolute;}

/* Logo *****************/

.logo{
	top: 16px;
	left: 0;
	width: 350px;
	height: 110px;
	line-height: 110px;
}
.logo a{ display: block; width: 350px; height: 110px;}

/* Top Navi *****************/

#btn_mail{
	top: 13px;
	right: 190px;
	width: 125px;
	height: 36px;
}
#btn_reserve{
	top: 8px;
	right: 0;
	width: 175px;
	height: 45px;
}
#t_navi{
	top: 60px;
	right: 0;
	width: 602px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: right top;
}
#t_navi ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#t_navi li{
	margin: 0;
	padding: 0;
	float: left;
}
#t_navi li, #t_navi a{
	width: 120px;
	height: 40px;
	display: block;
}
#t_navi li a:hover{ background-repeat: no-repeat;}
#t_navi .n01 a:hover{ background-position: 3px -40px }
#t_navi .n02 a:hover{ background-position: -117px -40px }
#t_navi .n03 a:hover{ background-position: -237px -40px }
#t_navi .n04 a:hover{ background-position: -357px -40px }
#t_navi .n05 a:hover{ background-position: -477px -40px }

/* TITLES ----------------------------------------------------------*/

h2 span{ display: none;}

#index h1{
	margin: 90px 50px 144px;
	line-height: 100%;
	font-size: 100%;
}
#content h1{
	margin: 61px 0 94px 301px;
}
#right h2{
	margin: 0 0 25px;
	height: 40px;
	clear: both;
	line-height: 100%;
	font-size: 100%;
}
#left h2{
	margin: 0 0 0.7em;
	padding: 0 0 0.7em 15px;
	color: #a39887;
	background: url(common/h2_left.gif) no-repeat bottom left;
	font-size: 105%;
}
h3{
	margin: 0 0 0.5em;
	color: #8e8270;
	font-size: 110%;
}

.f_l h3, .f_r h3, #price_list h3{
	margin: .35em 0;
	padding: 0 0 0 25px;
	background: url(common/icon_4.gif) no-repeat 0 5px;
	font-size: 100%;
}
.f_l p, .f_r p{ padding: 0 0 0 25px;}

/* H2 *****************/

#index #h2_1 h2{ background: url(index/h2_1.gif) no-repeat;}
#index #h2_2 h2{ background: url(index/h2_2.gif) no-repeat;}
#index #h2_3 h2{ background: url(index/h2_3.gif) no-repeat;}
#index #h2_4 h2{ background: url(index/h2_4.gif) no-repeat;}

.ganbanyoku #h2_1 h2{ background: url(ganbanyoku/h2_1.gif) no-repeat;}
.ganbanyoku #h2_2 h2{ background: url(ganbanyoku/h2_2.gif) no-repeat;}
.ganbanyoku #h2_3 h2{ background: url(ganbanyoku/h2_3.gif) no-repeat;}
.ganbanyoku #h2_4 h2{ background: url(ganbanyoku/h2_4.gif) no-repeat;}

.ganbanyoga #h2_1 h2{ background: url(ganbanyoga/h2_1.gif) no-repeat;}
.ganbanyoga #h2_2 h2{ background: url(ganbanyoga/h2_2.gif) no-repeat;}
.ganbanyoga #h2_3 h2{ background: url(ganbanyoga/h2_3.gif) no-repeat;}
.ganbanyoga #h2_4 h2{ background: url(ganbanyoga/h2_4.gif) no-repeat;}
.ganbanyoga #h2_5 h2{ background: url(ganbanyoga/h2_5.gif) no-repeat;}

.esthetic #h2_1 h2{ background: url(esthetic/h2_1.gif) no-repeat;}
.esthetic #h2_2 h2{ background: url(esthetic/h2_2.gif) no-repeat;}
.esthetic #h2_3 h2{ background: url(esthetic/h2_3.gif) no-repeat;}
.esthetic #h2_4 h2{ background: url(esthetic/h2_4.gif) no-repeat;}
.esthetic #h2_5 h2{ background: url(esthetic/h2_5.gif) no-repeat;}
.esthetic #h2_6 h2{ background: url(esthetic/h2_6.gif) no-repeat;}
.esthetic #h2_7 h2{ background: url(esthetic/h2_7.gif) no-repeat;}

/* TIPS & ARTICLES ----------------------------------------------------------*/

/* left *****************/

#left p{
	margin: 0 0 1.5em;
	padding: 0 0 0 15px;
	line-height: 165%;
	font-size: 90%;
}
#left img{ margin: 5px 0;}

/* right *****************/

.article{ padding: 0 5px 35px;}

#content .meta{
	margin: 0 0 0.7em;
	border-bottom: dotted 1px #aaa;
	text-align: right;
	font-size: 90%;
}
.f_l{ float: left; width: 330px;}
.f_r{ float: right; width: 330px;}

.f_l p, .f_r p{ margin: 0 0 0.7em;}

/* pagetop *****************/

.pagetop{
	margin: 0 0 28px 875px;
	clear: both;
	height: 20px;
	background: no-repeat 0 0 url(common/btn_pagetop.gif);
}
.pagetop a{
	display: block;
	width: 85px;
	height: 25px;
	text-decoration: none;
}
.pagetop a:hover{ background: no-repeat 0 -25px url(common/btn_pagetop.gif);}
.pagetop a span{ display: none;}

/* price *****************/

#price_list{
	padding: 0 0 30px;
	font-size: 110%;
}
#price_list .Dlist dl{ margin-left: 20px; background: url(common/dot_1.gif) center center repeat-x;}
#price_list .Dlist dt{ margin: 0 0 0.1em; float: left; width: 300px;}
#price_list .Dlist dd{ margin: 0 0 0.1em; float: right; width: 70px; text-align: right;}
#price_list .Dlist dl span{ background: #000;}

#price_list .Dlist .f_l,
#price_list .Dlist .f_r{ width: 350px;}
#price_list .Dlist div dt{ width: 245px;}
#price_list .Dlist div dd{ width: 80px;}

/* BG_image *****************/

.bg_img_1{
	padding: 0 200px 0 0;
	background: url(common/bg_img_1.jpg) no-repeat right top;
	min-height: 227px;
	_height: 227px;
}
.bg_img_2{
	padding: 0 180px 0 0 ;
	background: url(common/bg_img_2.jpg) no-repeat right top;
	min-height: 244px;
	_height: 244px;
}
.bg_img_3{
	padding: 20px 0 20px 240px;
	background: url(common/bg_img_3.jpg) no-repeat left top;
	min-height: 273px;
	_height: 273px;
}
.bg_img_4{
	margin: 20px 0 40px;
	padding: 50px 20px 20px 220px;
	background: url(common/bg_img_4.jpg) no-repeat left top;
	min-height: 139px;
	_height: 139px;
	line-height: 200%;
	text-align: right;
	font-size: 110%;
}
.bg_img_5{
	background: url(common/bg_img_5.gif) no-repeat left top;
	min-height: 300px;
	_height: 300px;
}
.bg_img_6{
	padding: 0 220px 0 0;
	background: url(common/bg_img_6.gif) no-repeat right top;
	min-height: 160px;
	_height: 160px;
}

/* index *****************/

#index #h2_3 ul{ margin: 0 0 1em 0.5em;}

/* ganbanyoku *****************/

.ganbanyoku .article ul,
.ganbanyoga .article ul{
	margin: 0 0 1em 10px;
	padding: 0;
	list-style: none;
}
.ganbanyoku .article li,
.ganbanyoga .article li{
	padding: 0 0 0 25px;
	background: url(common/icon_4.gif) no-repeat 0 5px;
}
.ganbanyoga .article .check li{
	background: url(common/icon_5.gif) no-repeat 0 3px;
	line-height:200%;
}
.ganbanyoga .article table{
	margin: 0 0 20px;
	max-width: 700px !important;
	width: 700px !important;
}
.ganbanyoga .article td{
	width: auto !important;
	white-space:  !important;
	word-break: break-all;
	line-height: 1.5;
	font-size: 90%;
}
.ganbanyoga .article td:first-child{ white-space: nowrap;}

/* Dlist *****************/

.Dlist dl{
	margin: 0 0 0.4em;
	display: block;
	min-height: 0;
	line-height: 160%;
}
.Dlist dl:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .Dlist dl{ display: inline-block;}
/* exclude ie mac \*/
* html .Dlist dl{ height: 1%;}
/* all brouser */

/* List *****************/

ul{ margin: 0 0 0 10px; padding: 0 0 0 15px;}

/* table *****************/

table, tr, th, td{ border-collapse: collapse;}
table{ margin: 0 0 20px 10px;}
th, td{
	padding: 0.2em 0.5em;
	border: solid 1px #4c4437;
	text-align: center;
	_font-size: 14px;
}
th{ background: #221d16;}
table strong{ color: #a39887;}


/* FOOTER ----------------------------------------------------------*/

#footer img{ margin: 0 0 5px;}

/* UTILITY ----------------------------------------------------------*/

/* --- GET HIGHT --- */
.clrfx{
	display: block;
	min-height: 0;
}
.clrfx:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .clrfx{ display: inline-block;}
/* exclude ie mac \*/
* html .clrfx{ height: 1%;}

.article, .article p{ text-align: justify; text-justify: inter-ideograph;}
/* all brouser */

@media print {
body { _zoom: 0.8;}
}