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

*
{
	margin:0;
	padding:0;
	text-align: left;
	line-height: 180%;
}

a:link    {color:#f8116d;}
a:visited {color:#660000;}
a:active  {color:#f8116d;}
a:hover   {color:#000;}

body {
	font-size: 90%;
	line-height: 120%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family:"メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image:url(../img/common/wap_bg.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-right: auto;
	background-color:#FFF;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size:100%;
	text-align: left;
	color: #333;
}

img {
    border: 0px;
}

.abc {
	line-height:0;
	font-size: 0;
	text-indent: -9999;
	height:0px;
}

a:link    {color:#f8116d;}
a:visited {color:#660000;}
a:active  {color:#f8116d;}
a:hover   {
	color:#005859;
}

.clear {clear: both;}

.nvi {
	margin-left:0px;
	margin-right: 0px;
}

h1 {
	margin:0px;
	padding:0px;
	margin-top:20px;
	margin-bottom: 10px;
}
h2 {
	margin:20px 0 0 0;
	padding:0px;
	vertical-align:bottom;
}


h3 {
    margin:0px;
	padding:0px;
}

h4 {
    margin:0px;
	padding:0px;
	color:#af9b80;
	font-weight:bold;
	font-size:90%;
}


/* 文字装飾
---------------------------------------------------- */
.style1 {color: #FF3300}
.style2 {
	color: #009933;
	font-size:1.5ex;
	font-weight: normal;
}
.style3 {
	color: #FF3300;
	font-size:1.8ex;
	font-weight: normal;
}         

.style4 {
	color: #000000;
	font-size:1.6ex;
	font-weight: normal;
}

.style6 {
	color:#FF33FF;
	font-size: 1.8ex;
}

.style7 {color: #FF6600};


/* レイアウト設定
---------------------------------------------------- */
#shadow {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#shadow_2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../img/common/sha_bg.gif);
	background-repeat:repeat-x;
}

#wraper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: bottom;
}

#wraper_2 {
	height: auto;
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image:url(../img/top/left_bg.jpg);
	background-repeat: no-repeat;
}

#wraper_3 {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: bottom;
}


#header {
	height: 87px;
	width: 800px;
	padding: 0px;
	margin: 0px;
	background-image:url(../img/common/head.gif);
	background-repeat:no-repeat;
}

/* safari only \*/ 
body:first-of-type #header {
	height: 87px;
	width: 800px;
	padding: 0px;
	margin: 0px;
	background-image:url(../img/common/head.gif);
	background-repeat:no-repeat;
	margin-top:-1px;
}


#logo {
	float: left;
	padding-left: 0px;
	margin-top: 13px;
	height: 71px;
	width: 280px;
}

#main_img {
	width:800px;
	height:301px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
}



/* ヘッダーナビ設定
---------------------------------------------------- */

#headernavi {
	margin-top: 2px;
	float: right;
	width: 460px;
	height: 26px;
	font-size: 8px;
	line-height: 15px;
}



#headernavi ul {
	font-size:10px;
	color:#f81142;
}

#headernavi ul li {
	float:right;
	list-style-type: none;
	margin-left: 12px;
	margin-right: 5px;
}

#headernavi ul li a {
	text-decoration:none;
}

/* グローバルナビ設定
---------------------------------------------------- */
#g {
	width:800px;
	clear: both;
	margin-left: auto;
	margin-right:auto;
	margin-top:6px;
	margin-bottom: 6px;
}



#g_navi {
	width:800px;
	margin-left: auto;
	margin-right:auto;
	height: 40px;
	list-style-type: none;
	background-image:url(../img/common/g_navi.gif);
	font-size:8px;
}

#g_navi a span {
    display:none;
}







#g_navi li a {
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 40px;
	padding-top: 40px;
	color: #FFFFFF;
	background-image:url(../img/common/g_navi.gif);
}

#g_navi a:hover, #g_navi a:visited{
    display:block;
	text-decoration:none;
}


#nav01 {width:150px; float:left;}
#nav02 {width:116px; float:left;}
#nav03 {width:143px; float:left;}
#nav04 {width:131px; float:left;}
#nav05 {width:142px; float:left;}
#nav06 {width:118px; float:left;}

/*　オフEウス時　*/
#nav01 a { background-position:   0   0 }
#nav02 a { background-position: -150px 0; }
#nav03 a { background-position: -266px 0; }
#nav04 a { background-position: -409px 0; }
#nav05 a { background-position: -540px 0; }
#nav06 a { background-position: -682px 0; }


/*　選択済み　*/
#nav01 a.stay { background-position:   0   -40px; }
#nav02 a.stay { background-position: -150px -40px; }
#nav03 a.stay { background-position: -266px -40px; }
#nav04 a.stay { background-position: -409px -40px; }
#nav05 a.stay { background-position: -540px -40px; }
#nav06 a.stay { background-position: -682px -40px; }


/*　オンマウス時　*/
#nav01 a:hover { background-position:   0   -40px; }
#nav02 a:hover { background-position: -150px -40px; }
#nav03 a:hover { background-position: -266px -40px; }
#nav04 a:hover { background-position: -409px -40px; }
#nav05 a:hover { background-position: -540px -40px; }
#nav06 a:hover { background-position: -682px -40px; }




#pankuzu {
	width:800px;
	margin-left: auto;
	margin-right:auto;
	height: 40px;
	list-style-type: none;
	background-repeat: no-repeat;
}

#pankuzu li {
	float:left;
	margin-left:20px;
	margin-top: 10px;
	font-size: 11px;
}


/* グローバルナビ設定パート2
---------------------------------------------------- */
#g2 {
	width:800px;
	clear: both;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 10px;
	margin-top: 1px;
}

#g_navi2 {
	width:800px;
	margin-left: auto;
	margin-right:auto;
	height: 100px;
	list-style-type: none;
	background-image:url(../img/common/g_navi_2.jpg);
	font-size:8px;
}

#g_navi2 a span {
    display:none;
}

#g_navi2 li {
    float:left;
	width:200px;
}

#g_navi2 li a {
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 100px;
	padding-top: 100px;
	color: #FFFFFF;
	background-image:url(../img/common/g_navi_2.jpg);
}

#g_navi2 a:hover, #g_navi a:visited{
    display:block;
	text-decoration:none;
}
#g_navi2 a:hover .setumei {
    display:block;
	position:absolute;	/*--絶対位置・相対位置それぞれ長短あり、E--*/
	top:347px;
	width:400px;
	line-height:1.5em;
}
*html #g_navi2 a:hover .setumei {
    display:block;
	position:relative;	/*--絶対位置・相対位置それぞれ長短あり、E--*/
	top:-382px;
	width:400px;
	line-height:1.5em;
}
*+html #g_navi2 a:hover .setumei {
    display:block;
	position:relative;	/*--絶対位置・相対位置それぞれ長短あり、E--*/
	top:-385px;
	width:400px;
	line-height:1.5em;
}



/*　オフEウス時　*/
#nav201 a { background-position: 0      0; }
#nav202 a { background-position: -200px 0; }
#nav203 a { background-position: -400px 0; }
#nav204 a { background-position: -600px 0; }
#nav205 a { background-position: -800px 0; }

/*　選択済み　*/
#nav201 a.stay { background-position:  0     -100px; }
#nav202 a.stay { background-position: -200px -100px; }
#nav203 a.stay { background-position: -400px -100px; }
#nav204 a.stay { background-position: -600px -100px; }
#nav205 a.stay { background-position: -800px -100px; }


/*　オンマウス時　*/
#nav201 a:hover { background-position:  0     -100px; }
#nav202 a:hover { background-position: -200px -100px; }
#nav203 a:hover { background-position: -400px -100px; }
#nav204 a:hover { background-position: -600px -100px; }
#nav205 a:hover { background-position: -800px -100px; }

#pankuzu {
	width:800px;
	margin-left: auto;
	margin-right:auto;
	height: 40px;
	list-style-type: none;
	background-repeat: no-repeat;
}

#pankuzu li {
	float:left;
	margin-left:20px;
	margin-top: 10px;
	font-size: 11px;
}


/* サイドナビ設定
---------------------------------------------------- */

#s_navi {
	width: 191px;/* ir{bNX */
	height:180px;
	overflow:hidden;
	background-image: url(../img/common/side_nav.gif) repeat-x left top;
	background-repeat: repeat-y;
	margin-bottom: 15px;
	margin-top: 10px;
	text-indent: -9999px;
}

#s_navi ul {
	width:191px;
	height: 36px;
	list-style-type: none;
}
#s_navi li {
	width:191px;
	height:36px;
}
#s_navi li a {
	display: block;
	width: 191px;
	height: 36px!important;
	height /**/: 36px;
	padding-left:191px;
	color: #FFFFFF;
	background-image: url(../img/common/side_nav.gif);
}

/*オフEウス*/
#s_navi01 a { background-position: 0      0; }
#s_navi02 a { background-position: 0 -36px; }
#s_navi03 a { background-position: 0 -72px; }
#s_navi04 a { background-position: 0 -108px; }
#s_navi05 a { background-position: 0 -144px; }

/*スチE*/
#s_navi01 a.stay { background-position: -191px  0px; }
#s_navi02 a.stay { background-position: -191px -36px; }
#s_navi03 a.stay { background-position: -191px -72px; }
#s_navi04 a.stay { background-position: -191px -108px; }
#s_navi05 a.stay { background-position: -191px -144px; }

/*オンマウス*/
#s_navi01 a:hover { background-position: -191px  0px; }
#s_navi02 a:hover { background-position: -191px -36px; }
#s_navi03 a:hover { background-position: -191px -72px; }
#s_navi04 a:hover { background-position: -191px -108px; }
#s_navi05 a:hover { background-position: -191px -144px; }


/* 2ndペEジグローバルナビ設定
---------------------------------------------------- */

#p_navi {
	width:800px;
	margin-left: auto;
	margin-right:auto;
	height: 36px;
	list-style-type: none;
	background:#FFFFFF url(../img/common/g_navi_2.gif) repeat-x left top;
}

#p_navi li {
    float:left;
	width:333px;
}

#p_navi li a {
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 36px;
	padding-top: 36px;
	color: #FFFFFF;
	background-image:url(../img/common/g_navi_2.gif)
}

/*オフマウス*/
#pnav01 a { background-position: 0      0; }
#pnav02 a { background-position: -333px 0; }
#pnav03 a { background-position: -666px 0; }

/*ステイ*/
#pnav01 a.stay { background-position:  0     -36px; }
#pnav02 a.stay { background-position: -333px -36px; }
#pnav03 a.stay { background-position: -666px -36px; }


/*オンマウス*/
#pnav01 a:hover { background-position:  0     -36px; }
#pnav02 a:hover { background-position: -333px -36px; }
#pnav03 a:hover { background-position: -666px -36px; }


/* コンテンツ設定
---------------------------------------------------- */
#main_contents {
	height: auto;
	width: 800px;
	padding: 0;
	margin-top: 4px;
}

#box {
	height: auto;
	width: 800px;
	background-repeat: repeat;
}




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

#left {
	width:205px;
	float:left;
	height: auto;
}

.login {
    background-color:#FFFFFF;
}

#info_depi {
	background-image:url(../img/common/left_bg_gr.png);
	background-repeat:repeat-y;
	min-height:328px;
	width: 205px;
}
													  * html #info_depi {
													  behavior: expression(IEPNGFIX.fix(this));
													  }

.depi_box_top {
	background-image:url(../img/common/left_bg_pk_top.png);
	background-repeat:no-repeat;
	width:195px;
	height:16px;
	margin-left:auto;
	margin-right:auto;
	font-size:0px;
	line-height:0px;
}
													  * html .depi_box_top {
													  behavior: expression(IEPNGFIX.fix(this));
													  }
	
.depi_box_mid {
	background-image:url(../img/common/left_bg_pk_mid.png);
	background-repeat:repeat-y;
	width:195px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
													  * html .depi_box_mid {
													  behavior: expression(IEPNGFIX.fix(this));
													  }


.depi_box_bottom {
	background-image:url(../img/common/left_bg_pk_bottom.png);
	background-repeat:no-repeat;
	width:195px;
	height:16px;
	margin-left:auto;
	margin-right:auto;
	font-size:0px;
	line-height:0px;
	padding-bottom: 15px;
}
													  * html .depi_box_bottom {
													  behavior: expression(IEPNGFIX.fix(this));
													  }


.depi_box_mid ul {
	color:#FFFFFF;
	width:180px;
	margin-right:auto;
	margin-left:auto;
	font-size: 85%;
	list-style-type:disc;
}

.depi_box_mid ul li {
	line-height: 125%;
	padding-bottom:10px;
	margin-left:16px;
	list-style-type:disc;

}

/* 右コンテンツ設定
---------------------------------------------------- */
#right {
	width:568px;
	height: auto;
	float: left;
	padding: 0;
	margin-left: 27px;
}



.qr {
	height:330px;
	background-repeat:no-repeat;
	background-image:url(../img/index/qr_bg.gif);
	background-color: #FFFFFF;
}

.qr_p {
	font-size:80%;
	padding:0 10px 0 10px;
	line-height:110%;
	margin-bottom: 15px;
}

.contents_box_l {
	float:left;
	width:273px;
}

.contents_box_r {
	float:left;
	width:273px;
	margin-left: 22px;
}

.date {
	width:60px;
	float:left;
	clear: both;
}

.date_text {
	width:505px;
	float:left;
}

.map_box_l {
	float:left;
	width:370px;
}

.map_box_r {
	float:left;
	width:183px;
	margin-left:15px;
}

.map_box_r p {
	line-height:110%;
}


/* フッター設定
---------------------------------------------------- */

#footer {
	height: auto;
	width: 100%;
	font-size: 12px;
	background-repeat: repeat;
	height:70px;
	margin-top: 15px;
	background-image: url(../img/common/foot.gif);
}

#footbox {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../img/common/foot_bg.gif);
	background-repeat: no-repeat;
	height: 70px;
}


#footernavi {
	width:800px;
	height:70px;
}

#footernavi ul li {
	background-image:url(../img/common/foot_point.gif);
	background-repeat:no-repeat;
	float:left;
	font-size:12px;
	color:#f8116d;
	padding-left:5px;
	list-style:none;
	margin:10px 0 10px 13px;
}

#footernavi ul li a {
    color:#f81142;
}

#re_top {
	width:230px;
	text-align: center;
	margin-top: 25px;
	height:auto;
}

#foot_bg {
	background-image:url(../img/common/foot_bg.gif);
	background-repeat:repeat-x;
	height:39px;
	width:100%
}


#copy {
	font-size:10px;
	text-align:center;
	color: #FFFFFF;
	font-weight: bold;
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	padding-top:10px;
}




	
/* お問あわせフォーム
---------------------------------------------------- */
#form {
     padding:20px 10px 20px 20px;
}

.form_title {
 padding-left: 10px;
 width: 130px;
 padding-top: 16px;
 padding-bottom: 10px;
 border-bottom-width: 1px;
 border-bottom-style:dotted;
 border-bottom-color: #333333;
 font-size:0.9em;
}

.form_title_top {
 padding-left: 10px;
 width: 130px;
 padding-top: 16px;
 padding-bottom: 10px;
 border-bottom-width: 1px;
 border-bottom-style:dotted;
 border-bottom-color: #333333;
 border-top-width: 1px;
 font-size:0.9em;
}

.form_input {
 width: 340px;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-bottom-style:dotted;
 border-bottom-color: #333333;
}

.form_input_top {
 width: 340px;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-bottom-style:dotted;
 border-bottom-color: #333333;
}

.input03 {
 background-color: #FFFFFF;
 border: 1px solid #cccccc;
 padding: 5px;
 text-align:center;
}


/* Pager Styles
-----------------------------------------------------------------------------  */
#rs_pager{
	padding:2em 0px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	clear:both;
	}
#rs_pager a{
	padding:5px 8px;
	border:1px solid #E7E7E7;
	font-size:110%;
	text-decoration:none;
	}
#rs_pager a:hover{
	border:1px solid #DBECFF;
	background: #DBECFF;
	}
#rs_pager b{
	border:1px solid #E7E7E7;
	padding:3px 6px;
	background: #E7E7E7;
	color: #999;
	font-weight:bold;
	}
	
/* 01
-----------------------------------------------------------------------------  */
.coments_box {
	float:right;
	margin-left: 10px;
}

.coments_01 {
	background-image:url(../img/01/sub_01.jpg);
	background-repeat:no-repeat;
	width:225px;
	height:171px;
	font-size:0px;
	line-height:0px;
}

.coments_01 {
	background-image:url(../img/01/sub_01.jpg);
	background-repeat:no-repeat;
	width:225px;
	height:171px;
	font-size:0px;
	line-height:0px;
}


.coments_02 {
	background-image:url(../img/01/sub_02.gif);
	background-repeat:repeat-y;
	width:205px;
	height:auto;
	padding: 0 10px 0 10px;
}

.coments_02 p {
	text-align:center;
	color:#333;
	font-size:70%;
}

.coments_03 {
	background-image:url(../img/01/sub_03.gif);
	background-repeat:no-repeat;
	width:225px;
	height:15px;
	font-size:0px;
	line-height:0px;
}



.ta {
	width:568px;
	border:#FCF solid 1px;
	font-size:70%;
}

.td_no {
	padding:10px 15px 10px 15px;
	text-align:center;
	background-color:#eeedee;
}

.th_01 {
	background-color:#fcd4e1;
	padding:10px 15px 10px 15px;
	text-align:center;
	font-weight:normal;

}

.th_02 {
	background-color:#df809d;
	color:#FFF;
	padding:10px 15px 10px 15px;
	text-align:center;
	font-weight:normal;

}

.coment_box_2 {
	border:#FCF solid 1px;
	margin:15px;
	padding:20px 20px 10px 30px;
	font-size:80%;
	color:#C03;
	clear: right;
}

.coment_box_2  ul li {
	margin-bottom:20px;
	list-style-type:circle;
	font-weight:bold;
}



/* 02
-----------------------------------------------------------------------------  */

.coments_04 {
	background-image:url(../img/02/sub_01.jpg);
	background-repeat:no-repeat;
	width:225px;
	height:171px;
	font-size:0px;
	line-height:0px;
}


.coments_05 {
	background-image:url(../img/02/sub_02.gif);
	background-repeat:repeat-y;
	width:205px;
	height:auto;
	padding: 0 10px 0 10px;
}

.coments_05 p {
	text-align:center;
	color:#333;
	font-size:70%;
}

.coments_06 {
	background-image:url(../img/02/sub_03.gif);
	background-repeat:no-repeat;
	width:225px;
	height:15px;
	font-size:0px;
	line-height:0px;
}

.step_01 {
	float:left;
	width:150px;
	font-size:80%;
	margin-left:30px;
}
*html .step_01 {
	float:left;
	width:150px;
	font-size:80%;
	margin-left:20px;
}
.step_01 p {
	font-weight:bold;
	color:#F3F;
}

.step_02 {
	float:left;
	width:150px;
	margin-left:30px;
	font-size:80%;
}

.moushuki_box {
	background-image:url(../img/02/bg.gif);
	background-repeat:no-repeat;
	width:568px;
}

.step_02 p {
	font-weight:bold;
	color:#F3F;
}

/* 05　サロン
-----------------------------------------------------------------------------  */
.salon_ta {
	width:330px;
	font-size:80%;
	border:0px;
}

.sa_1 {
	width:20%;
	border-bottom:#FCF solid 1px;
	padding: 10px;
}

.sa_2 {
	width:80%;
	border-bottom:#FCF solid 1px;
	font-size:90%;
	padding: 10px;
}

.map_bg {
	background-color:#fef9fe;
	width:568px;
	padding-bottom: 20px;
}

.map_coment_l {
	float:left;
	width:230px;
	padding:15px;
	margin-left:15px;
	background-color: #FFF;
	font-size: 80%;
}



/* 07　予約
-----------------------------------------------------------------------------  */

.yoyaku {
	width:558px;
	border:#f5c1de solid 5px;
	margin-top: 20px;
	padding-bottom:20px;
}

.form_ta {
	width:539px;
	border-bottom:#CCC dotted 1px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 10px;
}

.td_01 {
	width:23%;
	text-align: center;
	background-color: #f9e7ee;
	padding: 5px;
}
.td_01 p {
	text-align:center;
}
.td_02 {
	width:3%;
}
.td_03 {
	width:73%;
}

.td_03b {
	width:70%;
	padding-left:10px;
}

.space_ud {
	padding:5px 0;
}

.span_m {
	padding:3px;
	float:left;
	width: 23%;
}

.span_c {
	float:left;
	clear:left;
	width:90%;
	padding:3px;
}

.span_n {
	float:left;
	width:180px;
	padding:3px;
}

.co_ta1 {
	width:23%;
	padding:5px 0 10px 0;
}

.co_ta2 {
    width:5%;
}

.co_ta3 {
	width:70%;
	padding:5px 0 10px 0;
}

.co_ta4 {
    text-align:center;
	padding:5px 0 3px 0;
}

.co_ta {
	margin-right:auto;
	margin-left:auto;
	width:525px;
}

/* サイトマップ
-----------------------------------------------------------------------------  */

.sitemap {
	margin-left:50px;
	list-style-type:none;
}

.sitemap li {
	padding-bottom:15px;
}
