@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	text-align: center;
	font-family:Verdana;
	font-size:12px;
	background : #4d1c0e url(../img/back.jpg);
	color: #CCC2BF;
}

div#container{
	width:100%;
	margin:0px auto;
	position:relative;
	height:100%;
	min-height: 100%;
}

* html div#container{
	height:100%;
}


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


#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: center;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	padding: 0;
	margin: 0;
}

br {
	letter-spacing: 0;
	line-height:100%;
}

.clear {
	clear:both;
}

.dotline {
	margin-top:30px;
	border-top: 1px dotted #7D6128;
}

a {
	color: #c0dc00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}


.clearfix{
	display:inline-block;
	min-height:1%;  /* for IE 7 and MacIE5.5*/
}

/* Hides from IE-mac \*/
*html .clearfix{height: 1%;}
.clearfix{
	display: block;
}
/* for ie5,6*/

/* ------------------------------------------------------------------------
トップ
------------------------------------------------------------------------ */
h1 {
	margin: 0;
	padding: 0;
}

#mutiara_logo {
	background : url(../img/logo2.gif) no-repeat;
	width: 265px;
	height:125px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 10px 70px 5px 0;
	float:left;
}

#mutiara_logo2 a {
	background : url(../img/logo2.gif) no-repeat;
	display: block;
	width: 265px;
	height: 125px;
	float:left;
	margin: 10px 70px 5px 0;
	text-indent: -9999px;
	overflow: hidden;
}

#yoyaku {
	margin: 0;
	padding-top:0px;
	float:right;
	text-align: right;
}

h2#mutiara_text {
	margin: 0;
	padding-top:40px;
	font-size:10px;
	font-weight: normal;
	line-height: 150%;
	float:right;
	text-align: right;
	width: 550px;
	color: #92827E;
}

#photo {
	clear: both;
	width: 900px;
	height:500px;
	margin-top: 10px;
}

* html #photo {
	margin-left: -900px;
}

#info_box2 {
	height: 150px;
}

#info_box {
	margin: 20px 0 40px 0;
	line-height:150%;
	text-align: left;
	float:left;
}

#banner1 {
	padding: 27px 0 0 35px;
	float:left;
}

#banner2 {
	padding-top: 27px;
	float:right;
}

#banner2 a:hover img {
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.70;
	opacity:0.70;
}

/* ------------------------------------------------------------------------
ナビ
------------------------------------------------------------------------ */
#navigation_bg {
	background: url(../common/img/bg_menu.jpg) repeat-x #383838;
	height:39px;
}

#navigation {
	margin: 10px auto 0 auto;
	padding: 0;
	text-align:left;
	list-style-type: none;
	width: 900px;
	height: 30px;
	background : #a4ba0b url(../img/menu.gif) no-repeat;
}
#navigation li {
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 30px;
}

#navigation li#navi1 a {
	margin-left: 0px;
	display: block;
	width: 97px;
	height: 30px;
}
#navigation li#navi2 a {
	margin-left: 1px;
	display: block;
	width: 99px;
	height: 30px;
}
#navigation li#navi3 a {
	margin-left: 1px;
	display: block;
	width: 99px;
	height: 30px;
}
#navigation li#navi4 a {
	margin-left: 1px;
	display: block;
	width: 99px;
	height: 30px;
}
#navigation li#navi5 a {
	margin-left: 1px;
	display: block;
	width: 99px;
	height: 30px;
}
#navigation li#navi6 a {
	margin-left: 1px;
	display: block;
	width: 97px;
	height: 30px;
}
#navigation li#navi7 a {
	margin-left: 1px;
	display: block;
	width: 106px;
	height: 30px;
}
#navigation li#navi8 a {
	margin-left: 1px;
	display: block;
	width: 98px;
	height: 30px;
}
#navigation li#navi9 a {
	margin-left: 1px;
	display: block;
	width: 98px;
	height: 30px;
}

#navigation li#navi1 a:hover {
	background : url(../img/menu2.gif) no-repeat;
	background-position: 0 0;
}
#navigation li#navi2 a:hover {
	background : url(../img/menu2.gif) no-repeat;
	background-position: -98px 0;
}
#navigation li#navi3 a:hover {
	background : url(../img/menu2.gif) no-repeat;
	background-position: -198px 0;
}
#navigation li#navi4 a:hover {
	background : url(../img/menu2.gif) no-repeat;
	background-position: -298px 0;
}
#navigation li#navi5 a:hover {
	background : url(../img/menu2.gif) no-repeat;
	background-position: -398px 0;
}
#navigation li#navi6 a:hover {
	background : url(../img/menu2.gif) no-repeat;
	background-position: -498px 0;
}
#navigation li#navi7 a:hover {
	background : url(../img/menu2.gif) no-repeat;
	background-position: -596px 0;
}
#navigation li#navi8 a:hover {
	background : url(../img/menu2.gif) no-repeat;
	background-position: -703px 0;
}
#navigation li#navi9 a:hover {
	background : url(../img/menu2.gif) no-repeat;
	background-position: -802px 0;
}


/* ------------------------------------------------------------------------
レイアウト
------------------------------------------------------------------------ */
#contents {
	margin: 10px auto 0 auto;
	padding: 40px 50px;
	text-align:left;
	width: 800px;
	background: #fff;
	filter: Alpha(Opacity=95);
	-moz-opacity: 0.95;
	opacity:0.95;
	color: #4d1c0e;
	line-height: 180%;
	letter-spacing: 0.05em;
}

.contents_title {
	margin-bottom: 20px;
}

.menu_img {
	float:left;
	margin-right: 15px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
}

.menu_text {
	float:left;
/*	padding-top: 10px; */
	width: 650px;
}

.pagetop {
	margin-top: 15px;
	text-align:right;
}

.table_border {
	width: 800px;
	margin-top: 5px;
	border-collapse: collapse;
}

.table_border td {
	border: 1px solid #c6c6c6;
	padding: 7px 10px;
}

.table_border .price_title {
	width: 150px;
	background: #EDEDCF;
}

.table_border .option_title {
	width: 150px;
	background: #EDDCC0;
}

.table_reserve {
	width: 800px;
	margin-top: 5px;
	border-collapse: collapse;
	text-align:center;
}

.table_reserve td {
	border: 1px solid #c6c6c6;
	padding: 3px 5px;
}

.table_reserve .cal_date {
	background: #f3efe1;
}

.table_reserve .cal_holi {
	background: #eeccd2;
}

.table_reserve .cal_gray {
	background: #e6e6e6;
}

.table_reserve .cal_time {
	background: #f3efe1;
}


#contents a {
	color:#e56304;
	text-decoration:underline;
}

#contents a:hover {
	color:#fff;
	background:#e56304;
	text-decoration:none;
}


#sidebar {
	width:240px;
	margin-right:10px;
	float:left;
}

#title_concept {
	display:block;
	margin-top:3px;
	background: url(../concept/img/title.gif) no-repeat;
	width:240px;
	height:70px;
	text-indent:-9999px;
	overflow:hidden;
}

#title_member {
	display:block;
	margin-top:3px;
	background: url(../member/img/title.gif) no-repeat;
	width:240px;
	height:70px;
	text-indent:-9999px;
	overflow:hidden;
}

#title_project {
	display:block;
	margin-top:3px;
	background: url(../project/img/title.gif) no-repeat;
	width:240px;
	height:90px;
	text-indent:-9999px;
	overflow:hidden;
}

#title_contact {
	display:block;
	margin-top:3px;
	background: url(../contact/img/title.gif) no-repeat;
	width:240px;
	height:70px;
	text-indent:-9999px;
	overflow:hidden;
}

/* ------------------------------------------------------------------------
フッター
------------------------------------------------------------------------ */
#footer_box_bg {
	clear:both;
	position:relative;
	width:100%;
	margin-top: 50px;
	background: #4d1c0e;
	height: 180px;
}

#footer_box {
	margin: 0 auto;
	text-align:center;
	width:900px;
}

#footer_menu {
	padding-top:30px;
	font-size:10px;
}

#footer_menu a {
	font-size:10px;
	color:#CCC2BF;
	text-decoration: none;
}

#footer_menu a:hover {
	font-size:10px;
	color:#CCC2BF;
	text-decoration: underline;
}

#footer_copy {
	padding-top:65px;
	font-size:10px;
	float: right;
}

#footer_info_box {
	margin: 50px 0 0 0;
}

#footer_info {
	text-align: left;
	font-size:10px;
	line-height: 150%;
	float: left;
}


/* ------------------------------------------------------------------------
コンセプト
------------------------------------------------------------------------ */
#sidebar_concept {
	width:240px;
	height:3000px;
	margin-right:10px;
	float:left;
}

#concept {
	display:block;
	margin:7px 0;
	background: url(../concept/img/concept2.gif) no-repeat;
	width:500px;
	height:300px;
	text-indent:-9999px;
	overflow:hidden;
}

#concept2 {
	display:block;
	margin:7px 0;
	background: url(../concept/img/concept.gif) no-repeat;
	width:500px;
	height:250px;
	text-indent:-9999px;
	overflow:hidden;
}


#subtitle0 {
	display:block;
	margin:80px 0 15px 0;
	background: url(../concept/img/subtitle0.gif) no-repeat;
	width:600px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
}

#subtitle1 {
	display:block;
	margin:50px 0 15px 0;
	background : url(subtitle1.gif) no-repeat;
	width:600px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
}

#subtitle2 {
	display:block;
	margin:80px 0 15px 0;
	background : url(subtitle2.gif) no-repeat;
	width:600px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
}

#subtitle3 {
	display:block;
	margin:80px 0 15px 0;
	background : url(subtitle3.gif) no-repeat;
	width:600px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
}

#pr_ex {
	margin:0 0 30px 0;
	padding:20px 30px;
	width:540px;
/*	border: 1px dotted #7D6128; */
	background: url(../contact/img/bg_main.jpg);
}

.diagram_link {
	display:block;
	margin:0;
	padding:0;
}

/* ------------------------------------------------------------------------
ニュース
------------------------------------------------------------------------ */
#news_top {
	margin-top: -10px;
}

.news_box {
	border-bottom: 1px dotted #ccc;
	padding: 12px 0;
}
.news_date {
	background : url(icon.gif) no-repeat 0px 2px;
	padding-left: 23px;
	float:left;
	margin-right:20px;
	font-weight: bold;
}
.news_text {
	float:left;
}
* html .news_text {
	padding-top: 1px;
}


/* ------------------------------------------------------------------------
予約
------------------------------------------------------------------------ */
.sys_text {
	background : url(icon.gif) no-repeat 0px 2px;
	padding-left: 23px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
* html .sys_text {
	background : url(icon.gif) no-repeat 0px 1px;
}


/* ------------------------------------------------------------------------
問い合わせ
------------------------------------------------------------------------ */
#contact_form {
	margin-top:30px;
}

#contact_form dt {
	padding:5px;
	width:120px;
	float:left;
}

#contact_form dd {
	padding:5px;
}

#contact_form .inp_txt {
	width:300px;
	font-family:Verdana;
	font-size:12px;
	color: #35322E;
	background: url(../contact/img/bg_main.jpg) #D0C5A5 right;
	border-top :1px solid #524C3E;
	border-left :1px solid #524C3E;
	border-right :1px solid #8E8776;
	border-bottom :1px solid #8E8776;
	padding:5px;
}

#contact_form .inp_textarea {
	width:440px;
	height:200px;
	font-family:Verdana;
	font-size:12px;
	color: #35322E;
	background: url(../contact/img/bg_main.jpg) #D0C5A5;
	border-top :1px solid #524C3E;
	border-left :1px solid #524C3E;
	border-right :1px solid #8E8776;
	border-bottom :1px solid #8E8776;
	padding:5px;
}

.hissu {
	color:#9E2E17;
}

#confirm_form {
	clear:both;
	margin-top:25px;
	width:560px;
	line-height:150%;
}

#confirm_form dt {
	clear: left;
	float: left;
	width: 13em;
	padding: 5px 0.5em;
}

#confirm_form dd {
	margin-left: 0;
	padding: 5px 0.5em 5px 14em;
	border-top: dotted 1px #4d1c0e;
}


/* ------------------------------------------------------------------------
セラピスト
------------------------------------------------------------------------ */
#thera_photo {
	float: left;
	margin-right: 25px;
}

#thera_comment {
	float: left;
	width: 425px;
}


/* ------------------------------------------------------------------------
お客様の声
------------------------------------------------------------------------ */
#voice_menu_box {
	background: #f0ebdd;
	padding: 20px;
	margin-bottom: 30px;
	border: 2px solid #d8cfb6;
}

#voice_menu {
	margin-top: 5px;
}

#voice_menu li {
	width: 240px;
	float: left;
}

.voice_title {
	float: left;
	font-weight: bold;
	letter-spacing: 0;
	width: 120px;
	margin-right: 17px;
}


.voice_comment {
	float: left;
}

#voice_menu_box2 {
	background: #EDDCC0;
	padding: 20px;
	margin-bottom: 30px;
	border: 2px solid #d8cfb6;
}

.customer_box {
	/*	border: 1px solid #ceeaf2; */
	padding: 15px 25px;
	margin-bottom: 30px;
	background : #ece5d6 url(background.jpg);
	width: 613px;
}

.customer_menu {
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	margin-bottom: 8px;
}

.masayo_comment {
	margin-top: 15px;
/*	margin-left: 20px; */
	border-top: 1px dotted #999;
	padding-top: 10px;
	padding-left: 3px;
/*	color: #666; */
	font-size: 10px;
}

.masayo {
	font-size: 10px;
/*	color: #666; */
/*	margin-left: 23px; */
}

.voice_pagetop {
	clear: both;
	text-align: right;
	height: 100px;
}

.voice_pagetop a {
	font-size: 10px;
	letter-spacing: 0;
}

