@charset "utf-8";

/* ------------------------
	format
------------------------ */

* { margin:0px; padding:0px;font-style:normal;text-indent: 0; font-weight:normal;}

* html body {     
	/*background: url(null) fixed;*/     
} 

html, body {
	font-family:"MS PGothic","Osaka",Arial,sans-serif;
	font-size:13px;
	line-height: 1.6;
	color: #fff;
}

body {
	background:#000;
}

img {border:0px;vertical-align:top;}

ul,ol{list-style-type:none;}


a:link {color: #EBD3BA;text-decoration: none;}
a:visited {color: #EBD3BA;text-decoration: none;}
a:active {color: #EBD3BA;text-decoration: none;}
a:hover {color: #EBD3BA;text-decoration: underline; border:none;}


p {margin:0 0 10px 0;}


.clear {clear:both;margin:0;}


.caution {font-size:10px; line-height:16px;}



/* new clearfix */  
.clearfix:after {  
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " ";  
    clear: both;  
    height: 0;  
    }  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */  


/* ----------------------------------------------------------------
    SNS
----------------------------------------------------------------- */

div#snsBox {
	clear:both;
	position:relative;
	z-index:1000;
	width:100%;
	padding:0 0 70px 0;
	margin:0 0 80px 0;
	overflow:visible;
}


div#snsBox ul{
	width:480px;
	margin:0 auto;
	overflow:visible;
	position:relative;
	z-index:1000;
}

div#snsBox ul li{
	margin:0 10px 0 0;
	float: left;
}

iframe.twitter-share-button {
	width:95px!important;
}
#___plusone_0{ width:65px !important; }



/* ------------------------
	header
------------------------ */


#header{
	overflow: hidden;
	margin:0;
	padding:0;
	width:100%;
    position:fixed;
	top:0;
	left:0;
	z-index:9999;
}


#header h1{
	font-size:10px;
	float:left;
	padding:8px 0 0 0;
}

#header_inner_bg{
	overflow: hidden;
	width:100%;
	background:#000;
}
#header_inner{
	overflow: hidden;
	margin:0 auto;
	padding:7px 5px 7px 5px;
	width:960px;
	position:relative;
	background:#000;
}

#header ul#header_right{
	overflow: hidden;
	float:right;
}

#header ul#header_right li{
	float:left;
	margin:0 10px 0 0;
	font-size:10px;
	padding:30px 0 0 0;
}

#header ul#header_right li.tel{
	margin:0;
	padding:0;
}

#header ul#header_right li.tel_pc{
	float:left;
	margin:0 0 0 10px;
}


#header ul#header_link li.tel_sp{
	display:none;

}


#header ul#header_right li a{
	padding:1px 1px 0 10px;
	background:url(../img/common/arrow_01.gif) no-repeat left center;
}

#header ul#header_right li.tel a{
	padding:0;
	background:none;
}


#header ul#header_right li.tel_pc a{
	padding:0;
	background:none;
}

#header ul#header_right li.tel_sp a{
	padding:0;
	background:none;
}

#header #fb-like{
	width:120px;
	position: absolute;
	left:660px;
	top:8px;	
}

/* ------------------------
	gnavi
------------------------ */

#gnavi{
	overflow: hidden;
	background:url(../img/common/header_bg.gif) repeat-x;
}

#gnavi ul{
	overflow: hidden;
	width:974px;
	margin:0 auto;
}

#gnavi ul li{
	float:left;

}

#gnavi a:hover img{
	filter: alpha(opacity=100);
	-ms-filter: alpha(opacity=100);
	opacity: 1.0;
}


#header_shadow{
	height: 10px;
	width:100%;
	background:url(../img/common/header_shadow.png) repeat-x;
}


/* ------------------------
	top_main
------------------------ */


#slideshow{
	margin: 0 auto;
	width: 960px;
	margin:0 0 0 -480px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	z-index:100;
	top:136px;
	left:50%;
	
}

#slideshow dt{
	background:#000;
}


#slideshow dt {
	width: 960px;
	height: 393px;
	overflow: hidden;
	position: relative;
	margin:0 0 5px 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 #slideshow dt {
	width: 960px;
	height: 393px;
	overflow: hidden;
	position: relative;
	margin:0 0 -8px 0;
}
}


#slideshow dt p{
	top: 0;
	left: 0;
	position: absolute;
	margin:0;
	padding:0;
}

#slideshow ul{
	clear:both;
	width: 960px;
	margin:0 0 6px 0;
	overflow: hidden;
	padding:0;
}

#slideshow ul li {
	width: 109px;
	display: inline;
	margin:0 4px 0 0;
	display: inline-block;
	display: -moz-inline-box;
	/display: inline;
	/zoom: 1;
}

#slideshow ul li img{
	width: 109px;

}


#slideshow .active{
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

#main_shadow{
	clear:both;
	width:100%;
	height:12px;
	background:url(../img/common/main_shadow.gif) repeat-x ;
	position: relative;
	top:590px;
	/top:580px;
}

#main_shadow2{
	clear:both;
	width:100%;
	height:12px;
	background:url(../img/common/main_shadow.gif) repeat-x ;
	position: relative;
	top:290px;
	/top:580px;
}


#title_main{
	clear:both;
	width:100%;
	text-align:center;
	padding:136px 0 12px 0;
	background:url(../img/common/main_shadow.gif) repeat-x bottom;
}

*+html #title_main{
	clear:both;
	width:100%;
	text-align:center;
	padding:116px 0 12px 0;
	background:url(../img/common/main_shadow.gif) repeat-x bottom;
}



/* ------------------------
	wrapper
------------------------ */
#wrapper_top{
	clear:both;
	width:960px;
	margin:0 auto;
	padding:620px 0 0 0;
	/padding:610px 0 10px 0;
    overflow: hidden;
}


#wrapper{
	clear:both;
	width:960px;
	margin:0 auto;
	padding:0px 0 0 0;
    overflow: hidden;
}

#bottom_frame{
	clear:both;
	width:960px;
	margin:0 auto 20px auto;
}


/* ------------------------
	contents
------------------------ */


#contents{
	float:left;
	width:730px;
	overflow:;
	margin:0 0 0 0;
}



/* ------------------------
	sidemenu
------------------------ */

#side_container{
	float:right;
	width:210px;
	overflow:hidden;
}


#sidemenu{
	overflow:hidden;
}

#sidemenu ul.side_plan{
	text-align:center;
	padding:0;
}

#sidemenu ul.side_plan li{
	margin:0 0 4px 0;
	padding:0;
}

#sidemenu .side_line{
	margin:0 0 6px 0;
	/margin:0 0 0 0;
}

#sidemenu .tokuten,
#sidemenu .tokuten2{
	background:#ECE6DD;
	padding:4px;
	margin:0 0 6px 0;
}

#sidemenu .tokuten ul{
	border:1px solid #D3C3AF;
	text-align:center;
	padding:0 0 6px 0;
}

#sidemenu .tokuten2 .inner{
	border:1px solid #D3C3AF;
	padding:0 0 0 0;
}

#sidemenu .tokuten2 ul.tokuten3{
	text-align:center;
	padding:0 0 6px 0;
}


#sidemenu .side_contact{
	background:url(../img/common/side_contact_bg.gif) no-repeat;
	padding:36px 0 6px 0;
}

#sidemenu .side_banner li{
	margin:0 0 4px 0;
}

#sidemenu .side_ranking{
	background:url(../img/common/side_ranking_bg.gif) no-repeat;
	padding:42px 0 6px 0;
}

#sidemenu .side_sns{
	overflow:hidden;
	padding:6px 0 0 0;
}

#sidemenu .side_sns li{
	float:left;
	margin:0 4px 0 0;
}

#side_submenu{
	background:#534741;
	margin:0 0 10px 0;
	padding:0 0 6px 0;
}

#side_submenu p{
	margin:0 0 0 0;
}

#side_submenu ul{
	margin:0 0 0 12px ;
}

#side_submenu li{
	font-size:12px;
	margin:0 0 4px 0;
}

#side_submenu li a{
	padding:0 0 0 15px;
	background:url(../img/common/arrow_03.gif) no-repeat left center;
}

#sidemenu a:link {color: #633000;text-decoration: none;}
#sidemenu a:visited {color: #633000;text-decoration: none;}
#sidemenu a:active {color: #633000;text-decoration: none;}
#sidemenu a:hover {color: #855D38;text-decoration: underline;}


#side_form{
	font-size:12px;
	padding:0 0 8px 0;
}



#side_form2{
	font-size:12px;
	padding:0 6px 0 6px;
	color:#1A1A1A;
}

#side_form img{
	margin:0px 0 0 0;

}
#side_form2 br{
	margin: 0 0 6px 0;
	
}
#side_form2 .side_block{
	margin: 0 0 6px 0;
	
}

#side_form2 .side_br{
	margin: 0 0 10px 0;
	/margin: 0 0 18px 0;
	margin: 0 0 18px 0¥9;

}

#side_form2 .cancel{
	/padding:6px 0 0 0;
	/border:none;
	
}


#side_form2 .side_form_radio{
	/padding:6px 0 6px 0;	
}


#side_form2 .side_m{
	width:30px;
	
}

#side_form2 .side_s{
	width:20px;
	
}

#side_archive{
	overflow:hidden;
	padding:0 12px;
	margin:0 0 0 0;
}


#side_archive ul{
	overflow:hidden;
	margin:0 0 0 0;
}
#side_archive ul li{
	padding:2px 4px;
	border-bottom:1px dotted #999;
}


#side_archive ul li a{
	padding:0 0 0 14px;
	background:url(../img/common/arrow_03.gif) no-repeat left 3px;
	display:block;
	line-height:16px;
}


#side_archive select{
	margin:5px 0 0 0;
	width:100%;
}

#side_archive .back_list{
	text-align:right;
	padding:4px 0 0 0;
	margin:0 0 5px 0;
}

#side_archive .back_list a{
	padding:0 0 0 14px;
	background:url(../img/common/arrow_03.gif) no-repeat left 3px;
}



#sidemenu .side_tel_pc{
	margin:0 0 5px 0;
}

#sidemenu .side_tel_sp{
	display:none;

}

#sidemenu .side_tel_sp li.tel{
	display:none;
}

#sidemenu .triad{
	font-size:10px;
	line-height:16px;
	background:#fff;	
}

#sidemenu .triad p{
	padding:10px;
	margin:0;
	
}


/* ------------------------
	footer
------------------------ */

#footer{
	clear:both;
	width: 100%;
	overflow:hidden;
	background:url(../img/common/footer_bg.gif);

}

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



#footer_inner {
	overflow:hidden;
	width: 960px;
	margin:0 auto;
	padding:10px 0 30px 0;
}


#footer_inner ul{
	float: left;
	margin:0 25px 20px 0;
	padding:10px 0 0 0;
}

#footer_inner ul li{
	margin:0 0 2px 0;
	font-size:10px;
}

#footer_inner ul li.second{
	margin:0 0 2px 10px;
	font-size:10px;
}


#footer_inner ul li a{
	padding:0 0 0 12px;
	background:url(../img/common/arrow_02.png) no-repeat left center;
}


#footer_inner p.footer_logo{
	float: left;
	margin:0 25px 0 0;
}

#footer_inner p.footer_tel{
	float: left;
	margin:0 0 0 0;
}

#footer address{
	float: right;
	width:600px;
	text-align:right;
	font-size: 10px;
	padding:6px 0;
	color:#fff;
}

#footer a:link {color: #fff;text-decoration: none;}
#footer a:visited {color: #fff;text-decoration: none;}
#footer a:active {color: #fff;text-decoration: none;}
#footer a:hover {color: #fff;text-decoration: underline;}





.pagetop{
	clear:both;
	text-align:right;
	padding:0 0 0 0;
}
.pagetop p{
	font-size:10px;
}
.pagetop p a{
	background:url(../img/common/arrow_04.gif) no-repeat left center;
	padding:0 1px 0 10px;
}


#footer .footer_tel_pc{
}


#footer .footer_tel_sp{
	display:none;
	
}


/* ------------------------
	bottom_asp
------------------------ */
#bottom_asp{
	clear:both;
	padding:12px 0 12px 90px;
	width:620px;
	overflow:hidden;
	background:url(../img/common/bottom_asp_bg.gif) no-repeat center top;
	color:#fff;
}

#bottom_asp form{
	padding:0 0 0 20px;
	overflow:hidden;
}

#bottom_asp select{
	margin:9px 4px 0 0;
	/margin:7px 4px 0 0;
	float:left;
	vertical-align:middle;
}

#bottom_asp p{
	float:left;
	margin:8px 4px 0 0;
}

#bottom_asp p.last{
	float:left;
	margin:8px 14px 0 0;
}

#bottom_asp .bottom_asp_btn{
	margin:0 0 0 20px;
}

#bottom_asp_iframe{

}


/*----------------------
		common
----------------------*/

#wrapper .mb0{margin:0 0 0 0;}
#wrapper .mb5{margin:0 0 5px 0;}
#wrapper .mb10{margin:0 0 10px 0;}
#wrapper .mb15{margin:0 0 15px 0;}
#wrapper .mb20{margin:0 0 20px 0;}
#wrapper .mb30{margin:0 0 30px 0;}
#wrapper .mb40{margin:0 0 40px 0;}
#wrapper .mb50{margin:0 0 50px 0;}
#wrapper .mb60{margin:0 0 60px 0;}

#wrapper .mb10p{margin:0 5px 10px 10px;}
#wrapper .mb30p{margin:0 5px 30px 10px;}


h2{
	clear:both;
	margin:0 0 25px 0;
	border:none;
	padding:0;
	overflow:hidden;

}

h2 .left{
	float:left;
}

h2 .right{
	float:right;
}

h3{
	clear:both;
	background:url(../img/common/side_line_01.gif) repeat-x bottom;
	margin:0 0 15px 0;
	padding:10px 0 5px 3px;
	border:none;
	color:#EBD3BA;
	font-weight:bold;
	font-size:17px;
}

h3 a{
	font-weight:bold;
}


h4.anniversary{
	clear:both;
	background:#534741 url(../img/common/h4_line.gif) no-repeat left center;
	margin:0 0 10px 0;
	padding:4px 0 2px 16px;
	border:none;
	color:#EBD3BA;
	font-weight:bold;
	font-size:15px;
}


h5{
	font-weight:bold;
	font-size:14px;
	color:#EBD3BA;
	margin:0 0 6px 0;
}



h4.bgline{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:2px 0 2px 10px;
	margin:0 0 6px 0;
	border-left:3px solid #EBD3BA;
	background:#726256;
}



#tab_menu,
#tab_menu2{
	clear:both;
	overflow:hidden;
	margin:0 0 20px 0;
}

#tab_menu li{
	float:left;
	width:243px;
	height:36px;
	line-height:36px;
	text-align:center;
	background:url(../img/common/tab_off.gif) no-repeat center center;
	font-size:14px;
	font-weight:bold;
}

#tab_menu2 li{
	float:left;
	width:365px;
	height:36px;
	line-height:36px;
	text-align:center;
	background:url(../img/common/tab2_off.gif) no-repeat center center;
	font-size:14px;
	font-weight:bold;
}

#tab_menu li a,
#tab_menu2 li a{
	display:block;
	color:#fff;
	font-weight:bold;
}

#tab_menu li a:hover{
	background:url(../img/common/tab_on.gif) no-repeat center center;
	display:block;
}

#tab_menu li.selected a{
	background:url(../img/common/tab_on.gif) no-repeat center center;
	color:#736357;
}

#tab_menu2 li a:hover{
	background:url(../img/common/tab2_on.gif) no-repeat center center;
	display:block;
}

#tab_menu2 li.selected a{
	background:url(../img/common/tab2_on.gif) no-repeat center center;
	color:#736357;
}


#tab_menu a:link,#tab_menu2 a:link {color: #fff;text-decoration: none;}
#tab_menu a:visited,#tab_menu2 a:visited {color: #fff;text-decoration: none;}
#tab_menu a:active,#tab_menu2 a:active {color: #fff;text-decoration: none;}
#tab_menu a:hover,#tab_menu2 a:hover {color: #736357;text-decoration: none;}




ul#bottom_submenu {
	clear:both;
	overflow:hidden;
	background:#726256;
	padding:10px 15px;
	margin:0 0 30px 0;
}

ul#bottom_submenu li{
	float:left;
	font-size:12px;
	margin:0 15px 0 0;
}

ul#bottom_submenu li a{
	padding:0 0 0 12px;
	background:url(../img/common/arrow_03.gif) no-repeat left center;
}


/*----------------------
	top
----------------------*/

#top_form{
	clear:both;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

@media screen and (max-device-width: 1024px) {
 #top_form { font-size:11px; }
}


#top_form .form_left{
	float:left;
	margin:0 15px 0 0;
	padding:6px 10px 0 0;
	background:url(../img/top/form_line.gif) no-repeat right 3px;
	overflow:hidden;
}
#top_form .form_right{
	float:left;
	overflow:hidden;
	padding:10px 0 0 0;
}


#top_form .top_form_radio{
	padding:10px 0 0 0;
	float:left;
}

#top_form .form_right input,#top_form .form_right select{
	margin:0 2px 0 0;
}

#top_form .top_form_radio input{
	margin:0 4px 0 0;
	/margin:0 0 0 0;
}

#top_form .top_form_btn{
	padding:6px 0 0 0;
	float:right;
}
p.bottom_line{
	margin:-12px 0 0 0;
}

p.bottom_asp_line{
	/margin:0 0 0 0;
}

ul#plantype{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
}

ul#plantype li{
	float:left;
	margin:0 8px 0 0;
}
ul#plantype li.last{
	float:right;
	margin:0;
}

h2.top_title{
	clear:both;
	overflow:hidden;
	margin:0 0 12px 0;
	padding:2px 0;
	border-top:1px solid #534741;
	border-bottom:1px solid #534741;

}
h2.top_title img{
	float:left;

}

h2.top_title a{
	float:right;

}

.top_plan{
	clear:both;
	overflow:hidden;	
	margin:0 0 40px 0;

}

.top_plan dl{
	float:left;
	width:175px;	
	margin:0 10px 0 0;
}

.top_plan dl.last{
	float:left;
	width:175px;	
	margin:0 0 0 0;
}


.top_plan dl dt{
	float:left;
	width:175px;	
	height:134px;	
	margin:0 0 5px 0;
}

.top_plan dl dt img{
	width:175px;	
	height:134px;	
}


.top_plan dl dd{
	line-height:1.5;
}


#top_info{
	clear:both;
	overflow:hidden;	
	margin:0 0 40px 0;
	padding:0 0 0 5px;

}
#top_info dl{
	clear:both;
	overflow:hidden;	
	margin:0 0 10px 0;

}
#top_info dl dt{
	float:left;

}

#top_info dl dt img{
	padding:1px;
	border:1px solid #B9B1AB;

}

#top_info dl dd{
	float:right;
	width:655px;
	line-height:1.5;
}



#top_message{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
	background:url(../img/top/comment_bg.gif) no-repeat center top;
	padding:30px 30px 40px 30px;
}

#top_message p{
	font-size:11px;
	line-height:18px;
	margin:0 0 0 0;
}



/*----------------------
		pankuzu
----------------------*/
#topicpath{
	clear:both;
	margin:10px 0 25px 0;
	font-size:11px;
	overflow:hidden;
}

#topicpath li a{
    padding-right:16px;
	background:url(../img/common/arrow_01.gif) no-repeat right center;
}

#topicpath li{
    display:inline;
	margin:0 2px 0 0;
}


/*----------------------
		main_image
----------------------*/

#main_image{
	margin:0 auto;
	width:1030px;
	padding:117px 0 0 0;
	border-left:5px solid #C6974C;
	border-right:5px solid #C6974C;
}

#main_shadow2{
	margin:0 auto;
	width:1030px;
	height:10px;
	background:url(../img/common/main_shadow.png) repeat-x;
	margin:0 0 -10px 0;
	position: relative;
	z-index:100;
}



/*----------------------
		plan
----------------------*/

#plan_select{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
	background:#726256;
	padding:15px 20px 10px 20px;
}

ul.plan_flag{
	overflow:hidden;
	margin:0 0 10px 0;
	
}

ul.plan_flag li{
	float:left;
	margin:0 10px 0 0;
}

ul.plan_flag li.last{
	float:left;
	margin:0 0 0 0;
}

#plan_select h3{
	clear:both;
	margin:0 0 10px 0;
	background:url(../img/plan/select_line.gif) no-repeat left bottom;
	padding:0 0 2px 0 ;
}

#plan_select dl{
	float:left;
	margin:0 10px 15px 0;
	font-size:12px;
}

#plan_select dl.last{
	margin:0;
}
#plan_select dl dt{
	margin:0 0 3px 0;
}


#plan_select dl dd a{
	padding:0 0 0 12px;
	background:url(../img/common/arrow_03.gif) no-repeat left center;
}


ul#plan_list_tag{
	clear:both;
	overflow:hidden;
	margin:0 0 0 0;
}

ul#plan_list_tag li{
	float:left;
	margin:0 3px 5px 0;
	border:1px solid #C7B299;
	background:#998675;
	font-size:10px;
	display:block;
	color:#fff;
}

ul#plan_list_tag li a{
	padding:2px 7px;
	display:block;
	color:#fff;
}

ul#plan_list_tag li a:hover {
	color: #8C6239;
	text-decoration: none;
	background:#EBD4BA;
}



.plan_list{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
}

.plan_list h4{
	font-size:14px;
	font-weight:bold;
	margin:0 0 8px 0;
}

.plan_list h4 a{
	padding:0 0 0 12px;
	font-weight:bold;
	background:url(../img/common/arrow_03.gif) no-repeat left center;
}

.plan_list dl{
	clear:both;
	overflow:hidden;
}

.plan_list dl dt{
	float:left;
}


.plan_list dt img{
	width:320px;
	height:240px;
}

.plan_list dl dd{
	float:right;
	width:395px;
	padding:5px 0 0 0;
}

.plan_list li{
	margin:0 0 8px 0;
}


.plan_list li.plan_sub{
	background:#666;
	font-weight:normal;
	font-size:11px;
	padding:8px 12px;
	margin:0 0 15px 0;
}

.plan_list li img{
	margin:0 8px 0 0;
}




h2#cms_title{
	clear:both;
	background:url(../img/common/side_line_01.gif) repeat-x bottom;
	margin:0 0 10px 0;
	padding:10px 0 5px 3px;
	border:none;
	color:#EBD3BA;
	font-weight:bold;
	font-size:16px;
}


ul#plan_tag{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
}

ul#plan_tag li{
	float:left;
	margin:0 5px 5px 0;
	border:1px solid #C7B299;
	background:#998675;
	padding:2px 7px;
	font-size:10px;
	display:block;
	color:#fff;
}

#plan_info{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
}

#plan_info .plan_comment{
	float:right;
	width:355px;
}

#plan_info #rollover{
	float:left;
	width:360px;
}

#plan_info #rollover p img{
	width:360px;
	height:250px;
}


#plan_info #rollover ul li{
	float:left;
	margin:0 6px 0 0;
}

#plan_info #rollover ul li.last{
	float:left;
	margin:0;
}


ul#thumb li img{
	width:116px;
	height:87px;

}

#plan_info #rollover p{
	margin:0 0 6px 0;
}

table#plan_data{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
	background:#333;
}

table#plan_data th{
	font-weight:bold;
	background:#726256;
	padding:6px;
	text-align:center;
	width:14%;
	color:#F1ECE6;
}

table#plan_data td{
	background:#F1ECE6;
	padding:6px 10px;
	width:36%;
	color:#333;
}



table#plan_kids{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
	background:#333;
}

table#plan_kids th{
	font-weight:bold;
	background:#726256;
	padding:6px;
	text-align:center;
	color:#F1ECE6;
	width:25%;
}

table#plan_kids td{
	background:#F1ECE6;
	padding:6px 10px;
	text-align:center;
	color:#333;
}

ul#reserve{
	text-align:center;
	margin:0 0 60px 0;
}

ul#reserve li{
	display:inline;
	margin:0 5px 0 0;

}

/*----------------------
		open
----------------------*/
p.center{
	text-align:center;
	margin:5px 0;
	padding:20px 0 0 0;
	background: url(../img/plan/select_line.gif) no-repeat left top;
}

#open{
	display:none;
}

#inline_content{
	background:#fff;
	color:#333;
	padding:10px;	
}

#inline_content table{
	background:#ccc;
}

#inline_content th{
	background:#E6E6E6;
	padding:10px;
}

#inline_content td{
	text-align:center;
	background:#fff;
}

#inline_content td img{
	margin:5px 0 0 0;
}

#inline_content span{
	color:#D20000;
	font-weight:bold;
	font-size:120%;
}


/*----------------------
		info
----------------------*/


#info_list{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
	padding:0 0 0 5px;
}

#info_list ul{
}

#info_list ul li{
	border-bottom:1px dotted #999;
	padding:6px 6px;
}


#info_list ul li a{
	padding:0px 0 0 16px;
	display:block;
	background:url(../img/common/arrow_03.gif) no-repeat left center;
}


#info_detail{
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #ccc;
}


#info_detail h2{
	clear:both;
	background:url(../img/common/side_line_01.gif) repeat-x bottom;
	margin:0 0 10px 0;
	padding:10px 0 5px 3px;
	border:none;
	color:#EBD3BA;
	font-weight:bold;
	font-size:16px;
}

#info_detail h2 a:link {color: #EBD3BA;text-decoration: none;font-weight:bold;}
#info_detail h2 a:visited {color: #EBD3BA;text-decoration: none;font-weight:bold;}
#info_detail h2 a:active {color: #EBD3BA;text-decoration: none;font-weight:bold;}
#info_detail h2 a:hover {color: #EBD3BA;text-decoration: underline;font-weight:bold;}


#info_detail p{
	margin:0 0 18px 0;
	line-height:24px;
}




#info_detail .date{
	font-size:11px;
	margin:0 0 30px 0;
}


.back_list2{
	text-align:right;
	margin:0 0 50px 0;

}
.back_list2 a{
	padding:0 0 0 14px;
	background:url(../img/common/arrow_03.gif) no-repeat left center;
}

/*----------------------
		wp-pagenavi
----------------------*/

.wp-pagenavi {
font-size:12px;
margin:0 auto 100px auto;
text-align:center;
clear: both;
padding:15px 0 0 0;
}

.wp-pagenavi a {
text-decoration: none;
padding: 2px 5px;
margin: 0 6px 0 0;
border: 1px solid #EBD3BA;
}

.wp-pagenavi a:hover {
font-weight: normal;
padding: 2px 5px;
color:#fff;
background: #8C6239;
border: 1px solid #8C6239;
}
.wp-pagenavi span {
text-decoration: none;
padding: 2px 5px;
margin: 0 6px 0 0;
}

.wp-pagenavi span.current {
font-weight: normal;
padding: 2px 5px;
color:#000;
background: #EBD3BA;
border: 1px solid #EBD3BA;
}

.wp-pagenavi span.pages {
color:#fff;
font-weight: normal;
background:#000;
border: 1px solid #000;
margin: 0 10px 0 0;
}


/*----------------------
	common style
----------------------*/

#a_hall,
#a_dining,
#premium_course{
	clear:both;
	overflow:hidden;
	padding-top:160px;
	margin-top:-160px;
	
}

#option{
	clear:both;
	overflow:hidden;
	padding-top:160px;
	margin-top:-160px;
	position:relative;
	
}


#fragment-1,
#fragment-2,
#fragment-3{
	padding-top:220px;
	margin-top:-220px;
	
}

#main_style{
	clear:both;
	overflow:hidden;
	margin:0 0 50px 0;
}

#main_style dt{
	margin:0 0 15px 0;
}

#main_style dd{
	line-height:2.0;
}

#two_style {
	clear:both;
	overflow:hidden;
	margin:0 0 20px 0;
}

#two_style dl{
	float:left;
	overflow:hidden;
	margin:0 0 40px 0;
	width:358px;
}

#two_style dl.right{
	float:right;
	overflow:hidden;
	margin:0 0 40px 0;
	width:358px;
}

#two_style dl dt{
	margin:0 0 6px 0;
}
#two_style dl dd{
	margin:0 0 15px 0;
}
#two_style dl dd.name{
	font-weight:bold;
	font-size:14px;
	color:#EBD3BA;
	margin:0 0 4px 0;
}
#two_style dl dd.name a{
	padding:0 0 0 14px;
	background:url(../img/common/arrow_03.gif) no-repeat left center;
	font-weight:bold;
}

#two_style dl dd a{
	padding:0 0 0 14px;
	background:url(../img/common/arrow_03.gif) no-repeat left center;
}

#three_style {
	clear:both;
	overflow:hidden;
	margin:0 0 10px 0;
}

#three_style dl{
	float:left;
	overflow:hidden;
	margin:0 14px 40px 0;
	width:234px;
}

#three_style dl.right{
	float:right;
	overflow:hidden;
	margin:0 0 40px 0;
	width:234px;
}

#three_style dl dt{
	margin:0 0 6px 0;
}
#three_style dl dd{
	margin:0 0 15px 0;
}
#three_style dl dd.name{
	font-weight:bold;
	font-size:14px;
	color:#EBD3BA;
	margin:0 0 4px 0;
}
#three_style dl dd.name a{
	padding:0 0 0 14px;
	background:url(../img/common/arrow_03.gif) no-repeat left center;
	font-weight:bold;
}

.more_info a{
	font-size:12px;
	padding:6px 10px 6px 24px;
	background:#726256 url(../img/common/arrow_03.gif) no-repeat 10px center;	
}


ul.circle{
	list-style:inside disc;
	padding:0 0 0 18px;
	margin:0 0 20px 0;
}

ul.circle li{
	text-indent:-13px;
	margin:0;
}



/*----------------------
	common index style
----------------------*/
#index_style01{
	clear:both;
	overflow:hidden;
	margin:0 0 20px 0;
	padding:10px 0 0 0;
	
}


#index_style01 dl{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
}

#index_style01 dl dt{
	float:right;
}

#index_style01 dl dd{
	float:left;
	width:430px;
}

#index_style01 dl dd li{
	margin:0 0 15px 0;
}

#index_style01 dl dd li.name{
	font-weight:bold;
	font-size:15px;
	color:#EBD3BA;
	margin:0 0 6px 0;
}



#index_style02{
	clear:both;
	overflow:hidden;
	margin:0 0 20px 0;
	padding:10px 0 0 0;
	
}


#index_style02 dl{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
}

#index_style02 dl dt{
	float:left;
}

#index_style02 dl dd{
	float:right;
	width:310px;
}

#index_style02 dl dd li{
	margin:0 0 15px 0;
}

#index_style02 dl dd li.name{
	font-weight:bold;
	font-size:15px;
	color:#EBD3BA;
	margin:0 0 6px 0;
}


#index_style03{
	clear:both;
	overflow:hidden;
	margin:0 0 0 0;
	padding:10px 0 0 0;
	
}


#index_style03 dl,
#index_style05 dl{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
}

#index_style03 dl dt,
#index_style05 dl dt{
	float:left;
}

#index_style03 dl dd{
	float:right;
	width:320px;
}

#index_style05 dl dd{
	float:right;
	width:310px;
}

#index_style03 dl dd li,
#index_style05 dl dd li{
	margin:0 0 15px 0;
}

#index_style03 dl dd li.name,
#index_style05 dl dd li.name{
	font-weight:bold;
	font-size:15px;
	color:#EBD3BA;
	margin:0 0 6px 0;
}


#index_style04 dl{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
}

#index_style04 dl dt{
	float:right;
}

#index_style04 dl dd{
	float:left;
	width:320px;
}

#index_style04 dl dd li{
	margin:0 0 15px 0;
}

#index_style04 dl dd li.name{
	font-weight:bold;
	font-size:15px;
	color:#736357;
	margin:0 0 6px 0;
}

#index_style06{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
	padding:10px 0 0 0;
	
}

#index_style06 dl{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
}

#index_style06 dl dt{
	float:right;
}

#index_style06 dl dd{
	float:left;
	width:310px;
}

#index_style06 dl dd ul{
	margin:0 0 15px 0;
}




/*----------------------
		about
----------------------*/

dl.history01{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
	
}

dl.history02{
	clear:both;
	overflow:hidden;
	margin:0 0 60px 0;
	
}

dl.history01 dt{
	float:left;

}

dl.history01 dd{
	float:right;
	width:320px;

}
dl.history02 dt{
	float:right;

}

dl.history02 dd{
	float:left;
	width:320px;

}

dl.history01 li,
dl.history02 li{
	margin:0 0 10px 0;
}


/*----------------------
		enjoying
----------------------*/

.enjoy{
	background:url(../img/enjoying/enjoy_bg.gif) no-repeat center top;
	padding:20px 20px 30px 20px;
	margin:0 0 10px 0;
	overflow:hidden;
	clear:both;
}

.enjoy .left{
	float:left;
	width:420px;
}

.enjoy .right{
	float:right;
}

.enjoy dl{
	margin:0 0 15px 0;
	overflow:hidden;
	clear:both;
}

.enjoy dl dt{
	float:left;
}

.enjoy dl dd img{
	margin:0 0 6px 0;
}

.enjoy dl dd{
	float:right;
	width:290px;
}

.enjoy .text{
	clear:both;
	padding:0 0 0 130px;
}

ul#drive_season{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
}

ul#drive_season li{
	float:left;
	margin:0 6px 0 0;
}

ul#drive_season li.last{
	float:left;
	margin:0 0 0 0;
}


#drive_info{
	float:left;
	width:320px;
	margin:0 0 40px 0;
}

#drive_info dl{
	padding:15px;
	background:#666;
}

#drive_info dl dt{
	font-size:14px;
	font-weight:bold;
	color:#EBD3BA;
	border-bottom:1px solid #B3B3B3;
	margin:0 0 6px 0;
	padding:0 0 4px 0;
}

#drive_info ol{
	list-style:inside decimal;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#drive_info ol li{
	padding:0 0 0 6px;
	margin:0;
}


#drive_map{
	float:right;
	width:390px;
	margin:0 0 40px 0;
}


.wappa_data{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
	
}

.wappa_data ul{
	float:left;
	width:300px;

	
}

.wappa_data p{
	float:right;

	
}

#bottom_banner{
	clear:both;
	overflow:hidden;
	width:645px;
	margin:0 auto 40px auto;
	
}

#bottom_banner li{
	float:left;
	margin:0 7px 0 0;
}


/*----------------------
		rooms
----------------------*/


#amenity{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
	background:#998675;
	padding:20px 25px 20px 25px;

}

#amenity dl.amenity01{
	float:left;
	margin:0 0 0 0;
	width:200px;
}

#amenity dl.amenity02{
	float:right;
	margin:0 0 0 0;
	width:450px;
}


#amenity dt{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:2px 0 2px 10px;
	margin:0 0 6px 0;
	border-left:3px solid #EBD3BA;
	background:#726256;
}

#amenity ul.left{
	float:left;
	margin:0 0 0 0;
	width:140px;
}
#amenity ul.right{
	float:right;
	margin:0 0 0 0;
	width:260px;
}
#amenity ul{
	list-style:inside disc;
	padding:0 0 0 18px;
}

#amenity li{
	margin:0 0 0 0;
	text-indent:-13px;
}


.room_btn{
	text-align:center;
	margin:0 auto 60px auto;
	
}

ul.room_spec{
	list-style:inside disc;
	padding:0 0 0 18px;
	margin:0 0 40px 0;
}

ul.room_spec li{
	margin:0 0 0 0;
	text-indent:-13px;
}



/*----------------------
	bath
----------------------*/
#bath{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
}

#bath dl {
	margin:0 0 40px 0;

}

#bath dl dt{
	font-weight:bold;
	font-size:15px;
	color:#EBD3BA;
	margin:0 0 6px 0;
}


table.bath_info{
	clear:both;
	width:100%;
	overflow:hidden;
	background:#333;
	line-height:18px;
	font-size:12px;
	margin:0 0 20px 0;
	text-align:center;
}



table.bath_info th{
	background:#726256;
	padding:6px;
	text-align:center;
	width:20%;
}


table.bath_info td{
	background:#F1ECE6;
	padding:6px 10px;
	width:30%;
	color:#333;
}


table.stone_info{
	clear:both;
	width:100%;
	overflow:hidden;
	background:#333;
	line-height:18px;
	font-size:12px;
	margin:0 0 10px 0;
	text-align:center;
}



table.stone_info th{
	background:#726256;
	padding:6px;
	text-align:center;
}

table.stone_info th.menu{
	background:#726256;
	padding:6px 10px;
	text-align:left;
}


table.stone_info td{
	background:#F1ECE6;
	padding:6px 10px;
	text-align:center;
	color:#333;
}


#stone{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
}

#stone dl.left{
	float:left;
	margin:0 0 30px 0;
	width:340px;
}


#stone dl.right{
	float:right;
	margin:0 0 30px 0;
	width:360px;
}

#stone dt{
	font-weight:bold;
	font-size:15px;
	color:#EBD3BA;
	margin:0 0 6px 0;
}


/*----------------------
	cuisine
----------------------*/



table.hall_info{
	clear:both;
	overflow:hidden;
	margin:0 0 20px 0;
	background:#ccc;
}

table.hall_info th{
	background:#F1ECE6;
	padding:6px;
	text-align:center;
}

table.hall_info td{
	background:#FFF;
	padding:6px 10px 6px 20px;
}



#chef_premium{
	clear:both;
	background:url(../img/cuisine/dinner_premium.gif) no-repeat center top;
	padding:25px 20px;
	overflow:hidden;
	margin:0 0 40px 0;
}

#chef_premium p.chef_photo{
	float:left;
	width:280px;
}


#chef_premium .premium{
	float:right;
	width:390px;
}

#chef_premium h4{
	background:#ECE6DD;
	padding:2px 8px;
	font-size:16px;
	color:#736357;
	font-weight:bold;
	margin:0 0 10px 0;
}

#chef_premium dl{
	border-top:1px solid #CCBCA4;
	overflow:hidden;
	margin:0 0 15px 0;
}


#chef_premium dt{
	clear:left;
	float:left;
	padding:6px 6px 6px 10px;
	color:#EBD3BA;
	font-weight:bold;
}
#chef_premium dd{
	border-bottom:1px solid #CCBCA4;
	padding:6px 6px 6px 90px;
}

#breakfast{
	clear:both;
	overflow:hidden;
	margin:0 0 60px 0;
}


#breakfast ul{
	float:left;
	list-style:inside disc;
	padding:0 0 0 18px;
	margin:0 30px 20px 0;
}

#breakfast ul li{
	text-indent:-13px;
	margin:0;
}

ul#option_contact{
	clear:both;
	overflow:hidden;
	background:url(../img/cuisine/option_bg.gif) no-repeat center top;
	width:510px;
	margin:0 auto 10px auto;
	padding:70px 25px 30px 45px;
	
}

ul#option_contact li{
	float:left;
	margin:0 15px 0 0;	
}

p.option_comment{
	width:580px;
	margin:0 auto 50px auto;
}


p.plan_search{
	clear:both;
	text-align:center;
	margin:0 auto 0 auto;
}


.cuisine_top{
	clear:both;
	width:960px;
	margin:0 auto;
	padding:0px 0 0 0;
    overflow: hidden;
}

.cuisine_bg{
	width:100%;
	height:570px;
	position:relative;
	overflow:hidden;
	z-index:0;
}

.cuisine_bg p{
	width:1300px;
	position:relative;
	left:50%;
	margin:0 0 0 -650px;
	text-align:right;
	z-index:0;
}
.cuisine_main{
	position:relative;
	z-index:1;
}
.cuisine_main dd{
	width: 960px;
	margin: 0 auto 80px;
}

.cuisine_main dt{
	width: 960px;
	margin: 0 auto;
}

.cuisine_main h2{
	padding:0px 0 30px 0;
	width: 960px;
	margin: -520px auto 0;
}

/*----------------------
	slideshow02
----------------------*/



#slideshow02 {
	margin: 0 auto 20px auto;
	width: 730px;
	text-align: left;
	position: relative;
}
#slideshow02 dt{
	width: 730px;
	height: 350px;
	overflow: hidden;
	position: relative;
}
#slideshow02 dt p{
	top: 0;
	left: 0;
	position: absolute;
}

#slideshow02 ul {
	bottom: 8px;
	/bottom: 28px;
	right: 0;
	width: 180px;
	position: absolute;
	z-index: 100;
}


#slideshow02 ul li{
	width: 50px;
	float: left;
	display: inline;
	margin:0 5px 0 0;
}

#slideshow02 ul li{
	background:#fff;
	border:1px solid #fff;
}

#slideshow02 .active{
	filter:alpha(opacity=100)!important;
	-moz-opacity:1.0!important;
	opacity: 1.0!important;
}


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

#slideshow02 ul {
	display: inline-block;
	overflow: hidden;
}


#slideshow02 li a:hover img{
	filter: alpha(opacity=100);
	-ms-filter: alpha(opacity=100);
	opacity: 1.0;
}


/*----------------------
	slideshow03-06
----------------------*/



#slideshow03,
#slideshow04,
#slideshow05,
#slideshow06{
	margin: 0 auto 20px auto;
	width: 730px;
	text-align: left;
	position: relative;
}
#slideshow03 dt,
#slideshow04 dt,
#slideshow05 dt,
#slideshow06 dt{
	width: 730px;
	height: 350px;
	overflow: hidden;
	position: relative;
}
#slideshow03 dt p,
#slideshow04 dt p,
#slideshow05 dt p,
#slideshow06 dt p{
	top: 0;
	left: 0;
	position: absolute;
}

#slideshow03 ul,
#slideshow04 ul,
#slideshow05 ul,
#slideshow06 ul{
	bottom: 8px;
	/bottom: 28px;
	right: 0;
	width: 236px;
	position: absolute;
	z-index: 100;
	display: inline-block;
	overflow: hidden;
}


#slideshow03 ul.three,
#slideshow04 ul.three,
#slideshow05 ul.three,
#slideshow06 ul.three{
	bottom: 8px;
	/bottom: 28px;
	right: 0;
	width: 180px;
	position: absolute;
	z-index: 100;
	display: inline-block;
	overflow: hidden;
}

#slideshow03 ul li,
#slideshow04 ul li,
#slideshow05 ul li,
#slideshow06 ul li{
	width: 50px;
	float: left;
	display: inline;
	margin:0 5px 0 0;
	background:#fff;
	border:1px solid #fff;
}

#slideshow03 .active,
#slideshow04 .active,
#slideshow05 .active,
#slideshow06 .active{
	filter:alpha(opacity=100)!important;
	-moz-opacity:1.0!important;
	opacity: 1.0!important;
}


#slideshow03 ul:after,
#slideshow04 ul:after,
#slideshow05 ul:after,
#slideshow06 ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#slideshow03 li a:hover img,
#slideshow04 li a:hover img,
#slideshow05 li a:hover img,
#slideshow06 li a:hover img{
	filter: alpha(opacity=100);
	-ms-filter: alpha(opacity=100);
	opacity: 1.0;
}





/*----------------------
		price
----------------------*/

#price{
	clear:both;
	overflow:hidden;
	margin:0 0 0 0;
	font-size:12px;
}

#price dl.price{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
}

#price dl.price > dt{
	float:left;
}

#price dl.price > dd{
	float:right;
	width:430px;
}

#price ul.head{
	overflow:hidden;
	border-bottom:1px solid #999;
	margin:0 0 5px 0;
	padding: 0 0 3px 3px;
}
#price dl.price ul.head li.left{
	float:left;
	width:190px;
}

#price dl.price ul.head li.right{
	float:right;
	width:230px;
}

#price dl.price dl.data{
	overflow:hidden;
	margin:0 0 15px 0;
}

#price dl.price dl.data dt{
	clear:left;
	float:left;
	width:190px;
	padding: 3px 0 3px 3px;
	line-height:2;
}

#price dl.data dt a{
	padding: 4px 0 4px 14px;
	background:url(../img/common/arrow_03.gif) no-repeat left center;	
}

#price dl.data dd{
	padding: 4px 0 4px 200px;
	border-bottom:1px dotted #ccc;
	line-height:2;
}


#price dl.data dd ul{
	overflow:hidden;
}

#price dl.data dd li.left{
	float:left;
	width:70px;
}

#price dl.data dd li.right{
	float:left;
	width:150px;
}



#price dl.price2{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
}

#price dl.price2 > dt{
	float:left;
}

#price dl.price2 > dd{
	float:right;
	width:310px;
}

#price dl.price2 ul.head li.left{
	float:left;
	width:100px;
}

#price dl.price2 ul.head li.right{
	float:right;
	width:100px;
}


#price dl.price2 dl.data{
	overflow:hidden;
	margin:0 0 15px 0;
}

#price dl.price2 dl.data dt{
	clear:left;
	float:left;
	width:250px;
	padding: 3px 0 3px 3px;
	line-height:2;
}

#price dl.price2 p a{
	padding:0 0 0 14px;
	background:url(../img/common/arrow_03.gif) no-repeat left center;
}


table.price_kids{
	clear:both;
	width:100%;
	overflow:hidden;
	background:#333;
	line-height:18px;
	font-size:12px;
	margin:0 0 10px 0;
	text-align:center;
}


table.price_kids th{
	background:#726256;
	padding:6px;
	width:25%;
}

table.price_kids td{
	background:#F1ECE6;
	padding:6px 10px;
	color:#333;
}


/*----------------------
		access
----------------------*/

#gmap{
	margin:0 0 20px 0;
}

#gmap a{
	font-size:11px;
}

#gmap p.access{
	background:#F1ECE6;
	padding:6px 10px ;
	font-size:13px;
}

#gmap p.access a{
	font-size:13px;
}

ul.access_link{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
	
}

ul.access_link li a{
	padding:0 0 0 14px;
	background:url(../img/common/arrow_03.gif) no-repeat left center;
}

/*----------------------
		sitemap
----------------------*/

#sitemap{
	clear:both;
	overflow:hidden;
	margin:0 0 50px 0;
	padding:10px 0 0 10px;
}

#sitemap ul{
	margin:0 0 20px 0;
	padding:0 0 20px 10px;
	border-bottom:1px dotted #ccc;
}



#sitemap li{
	line-height:24px;
}

#sitemap li a{
	padding:0 0 0 14px;
	background:url(../img/common/arrow_03.gif) no-repeat left center;
}

#sitemap li.second{
	margin:0 0 0 14px;
}


/*----------------------
		service
----------------------*/

table.golf_info{
	clear:both;
	width:100%;
	overflow:hidden;
	background:#333;
	line-height:18px;
	font-size:12px;
	margin:0 0 60px 0;
}



table.golf_info th{
	background:#726256;
	padding:6px 12px;
	text-align:left;
}

table.golf_info th.head{
	text-align:center;
}



table.golf_info td{
	background:#F1ECE6;
	padding:6px 16px;
	color:#333;
}

table.golf_info a{
	padding:0 0 0 14px;
	background:url(../img/common/arrow_03.gif) no-repeat left center;
}


dl.group_price{
	
	clear:both;
	overflow:hidden;
	margin:0 0 60px 0;
	padding:0 0 0 5px;
}

dl.group_price dt{
	float:left;
	margin:0 20px 0 0;
	padding:3px 0 0 0;
	font-size:14px;
	font-weight:bold;
	color:#EBD3BA;
}


dl.group_price dd{
	font-size:16px;
}
dl.group_price dd .small{
	font-size:12px;
}

#group_info{
	clear:both;
	background:url(../img/service/group_bg.gif) no-repeat center top;
	padding:20px 25px;
	overflow:hidden;
	margin:0 0 60px 0;
}


/*----------------------
		company
----------------------*/

dl.outline{
	margin:0 5px 60px 5px;
}

dl.outline dt{
	clear:left;
	float:left;
	padding:6px 6px 6px 10px;
	color:#EBD3BA;
	font-weight:bold;
}
dl.outline dd{
	border-bottom:1px dotted #999;
	padding:6px 6px 6px 130px;
}

.rec_title{
	color:#EBD3BA;
	font-weight:bold;

}


ul.privacy{
	list-style:inside disc;
	padding:0 0 0 0;
	margin:0 0 40px 0;
}

ul.privacy li{
	padding:0 0 0 20px;
	margin:0 0 3px 0;
	text-indent:-13px;
}


#company dl.faq{
	margin:0 5px 50px 10px;
}

#company dl.faq dt{
	font-weight:bold;
	font-size:14px;
	color:#8C6239;
}

#company dl.faq dd{
	margin:0 0 10px 0;
	padding:0px 0 10px 22px;
	border-bottom:1px dotted #999;
}


h3#faq01,
h3#faq02,
h3#faq03,
h3#faq04{
	padding-top:150px;
	margin-top:-150px;

}
#links{
	margin:0 0 60px 0;
}
#links ul{
	margin:0 0 40px 0;
}

#links li{
	padding:6px 8px;
	border-bottom:1px dotted #999;
}

#links li a{
	padding:0 0 0 14px;
	background:url(../img/common/arrow_03.gif) no-repeat left center;
}
/* ------------------------
	contact
------------------------ */

#contact{
	clear:both;
	overflow:hidden;
	padding: 0 10px;
	margin:0 0 50px 0;
}



#contact table{
	margin:0 0 20px 0;
}

#contact table th{
	font-weight:bold;
	color:#EBD3BA;
	text-align:center;
	padding:10px;
	width:160px;
	border-bottom:1px dotted #999;
}

#contact table td{
	text-align:left;
	padding:10px 20px;
	border-bottom:1px dotted #999;
	width:480px;
}


#contact table  td input.free,
#contact table  td textarea{
	padding:2px;
	width:450px;
	font-size:12px;
}


#submit{
	background:url(../img/company/contact_btn_01.gif) no-repeat center top;
	width:162px;
	height:31px;
	border:0;
}
#submit2{
	background:url(../img/company/contact_btn_02.gif) no-repeat center top;
	width:162px;
	height:31px;
	border:0;
}
#submit3{
	background:url(../img/company/contact_btn_03.gif) no-repeat center top;
	width:162px;
	height:31px;
	border:0;
}



/* ------------------------
	scroller
------------------------ */


.simply-scroll-container { /* Container DIV - automatically generated */
position: relative;
}

.simply-scroll-clip { /* Clip DIV - automatically generated */
position: relative;
overflow: hidden;
z-index: 2;
}

.simply-scroll-list { /* UL/OL/DIV - the element that simplyScroll is inited on */
position: absolute;
top: 0;
left: 0;
z-index: 1;
overflow: hidden;
margin: 0;
padding: 0;
list-style: none;
}
	
.simply-scroll-list li {
padding: 0;
margin: 0;
list-style: none;
}
	
.simply-scroll-list li img {
border: none;
display: block;
}
	
.simply-scroll-btn {
position: absolute;
background-image: url(../img/common/buttons.png);
width: 42px;
height: 44px;
z-index:3;
cursor: pointer;
}
	
.simply-scroll-btn-left {
left: 6px;
bottom: 120px;
background-position: 0 -44px;
}

.simply-scroll-btn-left.disabled {
background-position: 0 0 !important;
}

.simply-scroll-btn-left:hover {
background-position: 0 -88px;
}
	
.simply-scroll-btn-right {
right: 6px;
bottom: 120px;
background-position: 84px -44px;
}

.simply-scroll-btn-right.disabled {
background-position: 84px 0 !important;
}

.simply-scroll-btn-right:hover {
background-position: 84px -88px;
}
	
.simply-scroll-btn-up {
right: 6px;
top: 6px;
background-position: -126px -44px;
}
	
.simply-scroll-btn-up.disabled {
background-position: -126px 0 !important;
}

.simply-scroll-btn-up:hover {
background-position: -126px -88px;
}
	
.simply-scroll-btn-down {
right: 6px;
bottom: 6px;
background-position: -42px -44px;
}
	
.simply-scroll-btn-down.disabled {
background-position: -42px 0 !important;
}
.simply-scroll-btn-down:hover {
background-position: -42px -88px;
}

/* Custom class modifications - override classees

.simply-scroll is default

*/


/*全体のサイズ*/
.simply-scroll { /* Customisable base class for style override DIV */
width: 730px;
height: 300px;
margin-bottom: 25px;

}

/*表示部分のサイズ*/
.simply-scroll .simply-scroll-clip {
width: 730px;
height: 300px;
}
	
.simply-scroll .simply-scroll-list {}

/*表示する画像のサイズに合せる*/		
.simply-scroll .simply-scroll-list li {
float: left;
width: 950px;
height: 300px;
margin-left: -2px;
}








/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {

}
.ui-tabs-nav {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0 0 0 1px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
 	float:left;
	width:243px;
	height:36px;
	line-height:36px;
	text-align:center;
	background:url(../img/common/tab_off.gif) no-repeat center center;
	font-size:14px;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
	font-weight:bold;
	background:url(../img/common/tab_off.gif) no-repeat center center;
	display:block;
}
.ui-tabs-nav a:hover{
	color:#fff;

}
.ui-tabs-nav .ui-tabs-selected a {

}
.ui-tabs-nav a span {

}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
	font-weight:bold;
	background:url(../img/common/tab_on.gif) no-repeat center center;
	display:block;
	color:#736357;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    font-weight:bold;
	background:url(../img/common/tab_on.gif) no-repeat center center;
	display:block;
	color:#fff;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {

}
.ui-tabs-loading em {

}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

#ui-tab{
	height:780px;
	
}

#ui-tab > ul{
	clear:both;
	overflow:hidden;
	margin:0 0 20px 0;
	padding:0 0 1px 0;
}

#ui-tab li a:link {color: #fff;text-decoration: none;}
#ui-tab li a:visited {color: #fff;text-decoration: none;}
#ui-tab li a:active {color: #fff;text-decoration: none;}
#ui-tab li a:hover {color: #736357;text-decoration: none;}


#dinner_menu{
	background:url(../img/cuisine/menu_bg.gif) ;
	padding:6px;
	overflow:hidden;
	margin:0 0 40px 0;
}

#dinner_menu h3{
	background:none;
	padding:6px 2px;
	border-bottom:1px solid #CCBCA4;
	margin:0 0 10px 0;
	
}

#dinner_menu p{
	padding:0 2px;
	margin:0 0 20px 0;
	
}

#dinner_menu_inner{
	padding:15px 30px 5px 30px;
	border:1px solid #CCBCA4;
	overflow:hidden;
}

#dinner_menu_inner ul.menu_list,
#dinner_menu_inner ul.menu_list2{
	width:320px;
	float:left;
	overflow:hidden;
	margin:0 0 20px 0;
}

#dinner_menu_inner ul.menu_list li{
	padding:6px 8px;
	border-bottom:1px solid #CCBCA4;
	
}
#dinner_menu_inner ul.menu_list2 li{
	padding:5px 8px;
	border-bottom:1px solid #CCBCA4;
	
}

#dinner_menu_inner ul.menu_list li.last,
#dinner_menu_inner ul.menu_list2 li.last{
	padding:4px 8px;
	border-bottom:none;
}

#dinner_menu_inner dl.photo{
	float:right;	
	width:320px;
	overflow:hidden;
	margin:0 0 20px 0;
}
#dinner_menu_inner dl.photo dt{
	margin:0 0 4px 0;
}

#dinner_menu_inner dl.photo dd ul li{
	float:left;	
	margin:0 4px 0 0;
}

#dinner_menu_inner dl.photo dd ul li.last{
	float:left;	
	margin:0 0 0 0;
}


/* ------------------------
	sp
------------------------ */


@media screen and (max-device-width: 480px) {


html, body {
	font-size:12px;
	line-height: 1.6;
}




#header{
	overflow: hidden;
	margin:0;
	padding:0;
	width:100%;
    position: relative;
	top:0;
	left:0;
	z-index:9999;
}

#main_shadow{
	clear:both;
	width:100%;
	height:12px;
	background:url(../img/common/main_shadow.gif) repeat-x ;
	position: relative;
	top:440px;
}

#title_main{
	clear:both;
	width:100%;
	text-align:center;
	padding:0 0 12px 0;
	background:url(../img/common/main_shadow.gif) repeat-x bottom;
}

#wrapper_top{
	clear:both;
	width:960px;
	margin:0 auto;
	padding:460px 0 0 0;
	background:;
    overflow: hidden;
}


#wrapper{
	clear:both;
	width:960px;
	margin:0 auto;
	padding:0px 0 0 0;
	background:;
    overflow: hidden;
}


#top_form {
	font-size:75% !important;
}

#top_form .form_left{
	float:left;
	margin:0 0 0 0;
	padding:6px 0 0 0;
	overflow:hidden;
	background:none;
}

#top_form .form_left img{
}

#top_form .form_right{
	float:left;
	overflow:hidden;
	padding:10px 0 0 0;
}


#top_form .top_form_radio{
	padding:10px 0 0 0;
	float:left;
	font-size:1.0rem !important;
}

#top_form .form_right input,#top_form .form_right select{
	margin:0 0 0 0;
}

#top_form .top_form_radio input{
	margin:0 0 0 0;
}

#top_message p{
	font-size:8px !important;
	line-height:14px !important;
}


#main_style dd{
	font-size:12px;
	line-height:18px;
}

#top_info dl dd{
	font-size:12px;
	line-height:18px;
}

}