@charset "utf-8";

#container {
	height: 100%;
	width: 100%;
	position: relative;
	background-color: #FFF!important;
	}
#w01 {
	height: 100%;
	width: 950px;
	position: relative;
	z-index: 10;
	background-color: #FFF;
	}
#w02 {
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 2;
	}
#w03 {
	background-color: #000;
	}
#w03_mv {
	height: 600px;
	position: relative;
	}
#w04 {
	text-align: center;
	background-color: #000;
	}
#w06 {
	}
#w07 {
	}
#w08 {
	}
#w09 {
	}
#w10 {
	text-align: center;
	background-color: #000000;
	background-image: url(../../images/search_bg.jpg);
	background-repeat: repeat-x;
	background-position: center 50px;
	}
#w11 {
	text-align: center;
	background-color: #dcd8d5;
	}
#main_content {
	width: 950px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
#w12 {
	text-align: center;
	background-color: #000000;
	}
#footer_mnu_w {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	background-image: url(../../images/mori_24.png);
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 10px;
	}
#footer_mnu {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	}
#footer_mnu a {
	color: #FFF;
	}
#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding-top: 20px;
	}
.footer_l {
	text-align: center;
	color: #FFF;
	line-height: 1.5;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	}
	
.addr {
	float: left;
	margin-right: 20px;
	color: #FFF;
	}
.qr {
	float: left;
	}
.footer_r {
	
	text-align: left;
	float: right;
	color: #FFF;
	}
.f_mnu {
	float: right;
	margin-right: 20px;
	line-height: 1.5;
}
.f_mnu a {
	color: #FFF;
}

section#slider {
	z-index: 1000;
	position: relative;
	text-align: left;
	z-index: 10;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 30px;
}

.slideFrame {
  position: relative;
  overflow: hidden;
  overflow-x: auto;
  width: 100%;
}

.slideGuide {
  height: 100%;
	margin-bottom: 20px;
}

.slideCell {
    width: 100%;
  display: block;
  float: left;
  margin-right: 10px;
  /*
  	width: 325px;
  	height: 100%;
  */
}

.sldImg1 {
	width: 300px;
	background-image: url(../../images/slide_img_03.jpg);
	}
.sldImg2 {
width:300px;
	background-image: url(../../images/slide_img_05.jpg);
	}
.sldImg3 {
width:300px;
	background-image: url(../../images/slide_img_07.jpg);
	}
.sldImg4 {
width:300px;
	background-image: url(../../images/slide_img_09.jpg);
	}
.sldImg5 {
width:300px;
	background-image: url(../../images/slide_img_11.jpg);
	}
.sldImg6 {
width:300px;
	background-image: url(../../images/slide_img_18.jpg);
	}
.sldImg7 {
width:300px;
	background-image: url(../../images/slide_img_19.jpg);
	}
.sldImg8 {
width:300px;
	background-image: url(../../images/slide_img_20.jpg);
	}
.sldImg9 {
width:300px;
	background-image: url(../../images/slide_img_21.jpg);
	}
.sldImg10 {
width:300px;
	background-image: url(../../images/slide_img_22.jpg);
}
.sldImg11 {
width:300px;
	background-image: url(../../images/slide_img_23.jpg);
}


    .fade {  
        -webkit-transition: 0.3s ease-in-out;  
           -moz-transition: 0.3s ease-in-out;  
             -o-transition: 0.3s ease-in-out;  
                transition: 0.3s ease-in-out;  
    }  
    .fade:hover {  
        opacity: 0;  
        filter: alpha(opacity=100);  
    }

/* sample */
.slideCell a {
  display: block;
  height: 100%;
}



#left_mnu {
	position: fixed;
	top: 15px;
	z-index: 20;
	right: 0px;
	}
.english {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
	}
.top_haed {
	width: 100%;
	position: absolute;
	}
.header_main_w {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	z-index: 15;
	position: relative;
	}
.header_main {
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	position: relative;
	z-index: 1003;
	}
#head_mnu_w {
	position: relative;
	width: 100%;
	}
#head_mnu {
	background-image: url(../../images/mnu_05.png);
	width: 100%;
	z-index: 2;
	bottom: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	}

.head_mnu {
	margin-right: auto;
	margin-left: auto;
	}
.head_l {
	width: 300px;
	}
.top_h_news {
	float: left;
	}
.head_r {
	float: right;
	width: 236px;
	}
.head_r ul {
	margin: 0px;
	padding: 0px;
	}
.head_r ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
.head_r img {  
        -webkit-transition: 0.3s ease-in-out;  
           -moz-transition: 0.3s ease-in-out;  
             -o-transition: 0.3s ease-in-out;  
                transition: 0.3s ease-in-out;  
    }  
.head_r img:hover {  
        opacity: 0.3;  
        filter: alpha(opacity=70);  
    }
.top_h_reserve {
	float: right;
	}
#side_logo {
	width: 715px;
	background-image: url(../../images/left_line_02.png);
	position: fixed;
	height: 100%;
	background-repeat: repeat-y;
	background-position: left center;
	padding-left: 235px;
	left: -475px;
	margin-right: auto;
	margin-left: 50%;
	z-index: 150;
	}
#contents {
	position: relative;
	}

  /*#top01 {
	height: 100%;
	display: inline-block;
	position: relative;
}
#top01:after {
	display: block;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(left, rgba(255, 255, 255, 0) 40%, #fff 100%);
}  */
#index .top01 {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/index_mv.jpg);
	  /* 画像を常に天地左右の中央に配置 */
  background-position: center center;
  /* 画像をタイル状に繰り返し表示しない */
  background-repeat: no-repeat;
  /* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
  /*   background-attachment: fixed; */
  /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
background-size:auto 100%;
  /* 背景画像が読み込まれる前に表示される背景のカラー */
	}
.top01 {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/index_mv.jpg);
	/* 画像を常に天地左右の中央に配置 */
	background-position: center center;
	/* 画像をタイル状に繰り返し表示しない */
	background-repeat: no-repeat;
	/* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
  /*   background-attachment: fixed; */
  /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
	background-size: cover;
	background-color: #000;  /* 背景画像が読み込まれる前に表示される背景のカラー */
	}
/*.top02 {
	width:1200px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	}*/
	
#room01 .top01 {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/room01_01.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
	}
#dish .top01 {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/dish_01.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
	}
#spa .top01 {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/spa_01.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
	}
#faci .top01 {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/faci_01.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
	}
#stay .top01 {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/stay_01.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
	}
#faq .top01 {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/faq_01.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
	}
/*.top02 {
	width:1200px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	}*/
.top02 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	}
.top03 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	}
.top04 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	}
.top05 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	}
#top03 {
	height: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	z-index: 999;
	}
#top03 .top_bnr {
	z-index: 999;
	}
#top03 .top_bnr a {
	z-index: 999;
	}
.btn_scroll {
	position: absolute;
	bottom: 0px;
	width: 187px;
	margin-right: auto;
	margin-left: -94px;
	left: 50%;
	}
.cont {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	}
#footer_w {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 999;
	background-image: url(../../images/footer_bg.jpg);
	background-repeat: repeat;
	padding-top: 20px;
}
#footer {
	width: 950px;
	height: 100%;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;}
#footer_mnu {
}
#footer_mnu a {
	color: #FFF;
}
.top_bnr {
	}
.yoyaku {
	width: 235px;
	}

#c01 {
	height: 100%;
	width: 100%;
	position: relative;
	}
#c02 {
	height: 100%;
	width: 100%;
	position: relative;
	}
#c03 {
	width: 100%;
	position: relative;
	background-color: #036;
	height: 320px;
	}
#c_main_v {
	width:1200px;
	margin-right: auto;
	margin-left: auto;
	}
	
#c_mnu_w {
	position: relative;
	width: 100%;
	height: 107px;
	background-image: url(../../images/head_15.png);
	background-repeat: repeat-x;
	background-position: bottom;
	top: -27px;
	}
#c_mnu_w
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
#c_mnu_w:before, #c_mnu_w:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
#c_mnu_w:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}
#c_mnu {
	height: 80px;
	width: 100%;
	z-index: 999;
	}


#c_mnu ul {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#c_mnu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	}
#c04 {
	width: 100%;
	position: relative;
	background-color: #036;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat;
	}
#c05 {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	}
.rec_nai {
	margin-left: auto;
	width: 950px;
	margin-right: auto;
	}
.rec_tit {
	font-size: 120%;
	margin-top: 10px;
	}
.rec_hon {
	margin-left: 20px;
	}
#news{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	}
.fb-page {
	float: left;
	width: 510px;
	}
#day_news {
	width: 440px;
	float: right;
	height: 320px;
	background-image: url(../../images/index_19.png);
	}
.day_news_hon {
	margin-top: 60px;
	margin-left: 25px;
	}

#t_news {
	margin-top:-150px;
	padding-top:150px;
}

#dropmenu0 {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 1002;
}
#dropmenu0 li {
	width: 140px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
}
#dropmenu0 li a {
	display: block;
	margin: 0;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}
#dropmenu0 li ul {
  list-style: none;
  width: 100px;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  border-radius: 0 0 3px 3px;
}
#dropmenu0 li ul li{
  overflow: hidden;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#dropmenu0 li ul li a{
	padding: 7px 7px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}
#dropmenu0 li:hover > a{
	color: #666666;
	background-color: #FFFFFF;
}
#dropmenu0 > li:hover > a{
  border-radius: 3px 3px 0 0;
}
#dropmenu0 li:hover ul li{
	overflow: visible;
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#dropmenu0 li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu0 li:hover ul li:last-child{
  border-bottom: 0;
}
#dropmenu0 li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}










#dropmenu {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 1002;
}
#dropmenu li {
	width: 100px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
}
#dropmenu li a {
	display: block;
	margin: 0;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}
#dropmenu li ul {
  list-style: none;
  width: 100px;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  border-radius: 0 0 3px 3px;
}
#dropmenu li ul li{
  overflow: hidden;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#dropmenu li ul li a{
	padding: 7px 7px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFE8E8;
}
#dropmenu li:hover > a{
	color: #666666;
	background-color: #E3E3E3;
}
#dropmenu > li:hover > a{
  border-radius: 3px 3px 0 0;
}
#dropmenu li:hover ul li{
	overflow: visible;
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
#dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}
#w0c {
	width: 1200px;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;}
	
	
    .fade {  
        -webkit-transition: 0.3s ease-in-out;  
           -moz-transition: 0.3s ease-in-out;  
             -o-transition: 0.3s ease-in-out;  
                transition: 0.3s ease-in-out;  
    }  
    .fade:hover {  
        opacity: 0;  
        filter: alpha(opacity=100);  
    }
.top_btn {
	float: left;
	}
.top_btn01 {
	background-image: url(../../images/ichii_o_09.png);
	height: 206px;
	width: 360px;
	display: block;
	}
.top_btn02 {
	background-image: url(../../images/ichii_o_10.png);
	height: 206px;
	width: 354px;
	display: block;
	}
.top_btn03 {
	background-image: url(../../images/ichii_o_12.png);
	height: 211px;
	width: 234px;
	display: block;
	}
.top_btn04 {
	background-image: url(../../images/ichii_o_13.png);
	height: 211px;
	width: 240px;
	display: block;
	}
.top_btn05 {
	background-image: url(../../images/ichii_o_14.png);
	height: 211px;
	width: 240px;
	display: block;
	}
.top_btn06 {
	background-image: url(../../images/ichii_o_11.png);
	height: 417px;
	width: 236px;
	display: block;
	}
#search {
	width: 474px;
	float: left;
	}
.top_info {
	float: left;
	width: 476px;
	}

.top_info img {  
        -webkit-transition: 0.3s ease-in-out;  
           -moz-transition: 0.3s ease-in-out;  
             -o-transition: 0.3s ease-in-out;  
                transition: 0.3s ease-in-out;  
    }  
.top_info img:hover {  
        opacity: 0.4;  
        filter: alpha(opacity=60);  
    }
.footer_logo {
	float: left;
	width: 142px;
	}
.footer_addr {
	float: left;
	line-height: 1.5;
	color: #FFF;
	text-align: left;
	padding-top: 20px;
	}

.footer_r {
	float: right;
	width: 450px;
	}
.footer_mnu {
	}
.footer_mnu ul {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	}
.footer_mnu ul li {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	}
.footer_mnu ul li a{
	color: #FFF;
	}
.footer_member {
	width: 120px;
	float: left;
	}
.footer_member img {  
        -webkit-transition: 0.3s ease-in-out;
           -moz-transition: 0.3s ease-in-out;
             -o-transition: 0.3s ease-in-out;
                transition: 0.3s ease-in-out;
    }
.footer_member img:hover {  
        opacity: 0.4;  
        filter: alpha(opacity=60);  
    }
#footer_cp {
	padding-top: 20px;
	color: #FFF;
	}
.spa_cont {
	padding: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom:20px;
	}
.spa_con_l {
	float: left;
	}
.spa_con_r {
	float: right;
	}
.spa_con_center {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
.bnr_area {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:15px;
	}
.top_fb {
	float: left;
	width:460px;
	}
.top_bnr {
	float: right;
		width:460px;
	}
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pagetop a:hover {
    display: block;
    background-color: #b2d1fb;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.recommend {
	width: 950px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	}
.rec_area {
	float: left;
	width: 520px;
	text-align: left;
	}
.season_area {
	width: 520px;
	float: right;
	text-align: left;
	}
.search_area {
	height: 250px;
}
.dish_pic {
	position: relative;
	}
.dish_mnu {
	position: absolute;
	width: 321px;
	left: 31px;
	top: 373px;
	text-align: left;
	}
input[type="checkbox"].on-off1{
    display: none;
}
input[type="checkbox"].on-off2{
    display: none;
}
input[type="checkbox"].on-off3{
    display: none;
}
input[type="checkbox"].on-off4{
    display: none;
}

.menu1 ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu1 li {
    padding: 5px;
}

input[type="checkbox"].on-off1 + ul{
    height: 0;
    overflow: hidden;
}

input[type="checkbox"].on-off1:checked + ul{
    height: 264px;
}
input[type="checkbox"].on-off2 + ul{
    height: 0;
    overflow: hidden;
}

input[type="checkbox"].on-off2:checked + ul{
    height: 264px;
}

input[type="checkbox"].on-off3 + ul{
    height: 0;
    overflow: hidden;
}

input[type="checkbox"].on-off3:checked + ul{
    height: 264px;
}
input[type="checkbox"].on-off4 + ul{
    height: 0;
    overflow: hidden;
}

input[type="checkbox"].on-off4:checked + ul{
    height: 264px;
}


.menu2 ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu2 li {
    padding: 5px;
}
.menu3 ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu3 li {
    padding: 5px;
}
.menu4 ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu4 li {
    padding: 5px;
}


.spa_tit {
	width: 200px;
	float: left;
	}

.spa_cont_pic {
	width: 750px;
	float: right;
	margin-bottom:10px;
	}
#room01 .lead {
	background-color: #000000;
	text-align: center;
}
#room02 .lead {
	background-color: #000000;
	text-align: center;
}
#room03 .lead {
	background-color: #000000;
	text-align: center;
}
#room04 .lead {
	background-color: #000000;
	text-align: center;
}
#spa .lead {
	background-color: #000000;
	text-align: center;
}
#access .lead {
	background-color: #000000;
	text-align: center;
}
#dish .lead {
	background-color: #000000;
	text-align: center;
}
#faci .lead {
	background-color: #000000;
	text-align: center;
}
#stay .lead {
	background-color: #000000;
	text-align: center;
}

.e_con {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	}
#faq h3 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 15px;
}

#faq p.tit {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#faq p.hon {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 30px;
}

.slide-bottom {
}


/*========================================
　■4.お問合せ・予約フォーム
==========================================*/
#inquiry h5{
font-size:0.8em;
border-bottom:dotted 1px #CBC1BC;
margin:20px 0 10px 0;
padding-bottom:5px;
}
/*テーブルデザイン*/
#contact {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contact table {
    border: none;
    width: 100%;
}
#contact td {
	border: none;
	border-bottom: 0px solid #ffffff;
	padding: 5px;
	margin-bottom: 20px;
	text-align: left;
}
#contact th {
    border: none;
    border-bottom: 0px solid #ffffff;
    border-left: 3px solid #C8AB8D;
    font-weight: normal;
    padding: 5px 5px 5px 10px;
    width: 150px;
	text-align:left;
}
.must{
    color:#CC6600;
}
#contact td.must {
	color:#CC6600;
}
#contact th em {
    font-style: normal;
    color: #009966;
    padding-left: 5px;
}
.example {
    padding: 5px;
    font-size: 0.8em;
    letter-spacing: 0.08em;
}
.example strong {
    color: #CC0000;
    font-weight: 500;
}

/*入力部分*/
.text1, .text2, .text3, .text4 {
    border: 1px solid #cccccc ;
    background: #f1f1f1;
    padding:2px ;
}
.text1 {
    width: 100px;
}
.text2 {
    width: 4em;
}
.text3 {
    width: 98%;
}
.text4 {
    width: 98%;
}
#contact select {
    border: 1px solid #cccccc;
    background: #f1f1f1;
}
.submit {
	text-align: center;
	margin-top: 30px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.text1:focus, .text2:focus, .text3:focus, .text4:focus {
    border-color: #CC6600 ;
    background: #ffffff;
}
optgroup{
    font-weight:normal;
    font-style:normal;
}

#kojinsection{
    border:solid 1px #cccccc;
    padding:10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#kojinover{
    margin:auto;
    padding:0 10px;
    overflow:auto;
    height:100px;
}
#kojinover p,#kojinover h5{
    text-align:center;
    padding-bottom:10px;
}

.vacant{
background:#FFFFFF;
}
#error{
border:solid 1px #CBC1BC;
background:#EFE6DB;
padding:20px;
text-align:center;
}
#error p{
text-align:center;
}
.coment1{
font-size:1.2em;
font-weight:bold;
}
.coment2{
margin-top:10px;
}

#error ul{
width:350px;
margin:auto;
padding-top:10px;
}
#error li{
list-style-type:square;
color:#CC6600;
}


#contact label {
	display: block;
	width: 200px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.bl {
	background-color: #000;
	}
.dmstcHtl {
	width: 1200px!important;
	margin-right: auto!important;
	margin-left: auto!important;
	}