@charset "utf-8";
/*utility
---------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
a img{
	border:none;
}
a:hover img{
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
-ms-filter: "alpha(opacity=60)";
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
.clear {
	clear: both;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*layout
---------------------------------------------------*/
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#fff;
	line-height:1.5em;
	background:url(../images/top/body_back.jpg) center top no-repeat #000;
}
body.br {
	background:url(../images/top/body_back.jpg) center top no-repeat #221815;
}
#wrapper {
	width:960px;
	margin:0 auto;
}
#header {
	width:960px;
	height:100px;
}
#logo {
	float:left;
	width:350px;
	padding-top:20px;
}
#header_link {
	float:right;
	padding-top:58px;
	width:315px;
	height:26px;
}
#header_link ul {
	list-style:none;
}
#header_link ul li {
	float:left;
}
#content_top {
	padding-top:45px;
}
#content_other {
	padding-top:0px;
}
#side_menu {
	width:220px;
	float:left;
	
}
#side_menu ul {
	list-style:none;
}
#side_menu ul li {
	padding-top:10px;
	border-top:1px solid #969696;
	margin-bottom:10px;
}

#primary {
	float:right;
	width:693px;
	margin-bottom:50px;
}
#footer {
	width:100%;
	background:url(../images/top/body_back.jpg) no-repeat center top #fff;
	padding:20px 0 50px 0;
	clear:both;
}
#footer_inner {
	width:960px;
	margin:0 auto;
}
#footer_logo {
	float:left;
	width:383px;
}
#footer_copy {
	color:#000;
	font-size:11px;
}
.footer_link {
	width:125px;
	float:left;
	margin-right:40px;
}

.footer_link ul {
	list-style:none;
}
.footer_link ul li {
	background:url(../images/top/footer_listmark.jpg) no-repeat left center;
	width:110px;
	height:20px;
	padding-left:15px;
	line-height:21px;
}
.footer_link ul li a {
	color:#000;
	text-decoration:none;
	display:block;
}
.footer_link ul li a:hover {
	color:#ff0000;
}
.moss {
	float:right;
	width:65px;
}
/*TOP
---------------------------------------------------*/
#flash {
	clear:both;
	width:960px;
	height:400px;
	background:url(../images/top/top_img.jpg) no-repeat left top;
	margin-bottom:20px;
}
#navi {
	width:960px;
	height:64px;
	border-bottom:1px solid #969696;
}
#navi ul {
	list-style:none;
}
#navi ul li {
	float:left;
	padding-right:20px;
	background:url(../images/top/navi_line.jpg) no-repeat right top;
}
#navi ul li.last {
	padding-right:0;
	background:none;
}
#top_left {
	float:left;
	padding-right:40px;
	width:490px;
	border-right:1px solid #969696;
	
}
#top_left h1 {
	margin-bottom:30px;
}
#top_left #box_left {
	float:left;
	width:275px;
	color:#969696;
	font-size:12px;
	letter-spacing:0.1em;
}
#top_left #box_right {
	float:right;
	width:193px;
}

#top_right {
	float:right;
	width:380px;
	padding-right:25px;
	padding-bottom:10px;
	height:260px;
    overflow:auto;
    scrollbar-3dlight-color:#ccc;
	scrollbar-arrow-color:#ccc;
	scrollbar-darkshadow-color:#ccc;
	scrollbar-face-color:#000;
	scrollbar-highlight-color:#000;
	scrollbar-shadow-color: #ccc;
	margin-bottom:80px;
}
#top_right h2 {
	margin-bottom:15px;
}
#top_right ul {
	list-style:none;
}
#top_right ul li {
	line-height:50px;
	color:#969696;
	border-bottom:1px dotted #969696;
}

/*インフォメーション
---------------------------------------------------*/

#menu {
	background-color: #273736;
	width: 640px;
	padding: 15px 25px;
	margin-bottom: 15px;
}
.menu_left {
	width: 185px;
	float: left;
}
.menu_right {
	width: 445px;
	float: right;
}
/*フード&ドリンク
---------------------------------------------------*/

#menu2 {
	background-color: #273736;
	width: 620px;
	padding: 25px 40px 25px 30px;
	margin-bottom: 15px;
}
.food_left {
	width: 270px;
	float: left;
}
.food_right {
	width: 340px;
	float: right;
}
.drink_left {
	width: 200px;
	float: left;
}
.drink_right {
	width: 400px;
	float: right;
}
.to_top {
	text-align: right;
	padding-right: 15px;
	margin-bottom: 35px;
}

/*guest_room
---------------------------------------------------*/


#primary h2 {
	margin: 40px 0;
}
#primary h3 {
	margin:20px 0 ;
}

#col_wrap {
	margin-bottom:50px;
	clear:both;
}
.room {
	width:150px;
	float:left;
	margin-right:28px;
}
.room_last {
	width:150px;
	float:left;
	margin-right:0px;
}
.room img {
	border:5px solid #b4b4b4;
	margin-bottom:10px;
}
.room_last img {
	border:5px solid #b4b4b4;
	margin-bottom:10px;
}


/*equipment
---------------------------------------------------*/
#primary h3.equipment {
	margin-top:40px;
	margin-bottom:5px;
	clear:both;
}
#equip_box {
	width:660px;
	padding:15px;
	background:#142727;
}
#equip_box h4 {
	color:#65c1c1;
	font-size:14px;
	font-weight:normal;
	margin-top:30px;
}
#equip_box .left_p {
	float:left;
	width:254px;
}
#equip_box .left_text {
	float:left;
	width:417px;
}
#equip_box .right_p {
	float:right;
	width:383px;
}
#equip_box .right_p_s {
	float:right;
	width:219px;
}
.left_text ul {
	list-style:none;
	width:160px;
	float:left;
}
#equip_box .fl_mr20 {
	width:156px;
	float:left;
	margin-right:20px;
}
#equip_box .fl_mr0 {
	width:100px;
	float:left;
}

span.concept_title {
	color:#65c1c1;
	font-size:18px;
}
/*MEMBER
---------------------------------------------------*/
#member_box {
	width:660px;
	padding:15px;
	background:#303a39;
	margin-bottom:20px;
	text-align:center;
}
#member_box h3 {
	color:#65c1c1;
	font-size:24px;
	font-weight:normal;
}
#member_box h3:first-letter {
	font-size:150%;
	
}
#member_box h4 {
	color:#65c1c1;
	font-size:22px;
	letter-spacing:-1px;
	font-weight:normal;
	line-height:2.0em;
}
#member_box hr {
	margin:20px 0;
}
/*EVEVT
---------------------------------------------------*/
#primary h3.event {
	margin-top:40px;
	margin-bottom:5px;
	clear:both;
}

#event_box {
	width:630px;
	padding:30px;
	background:#303a39;
	margin-bottom:20px;
}
#event_box #left_text {
	width:220px;
	float:left;
	font-size:13px;
}
#event_box #left_text270 {
	width:270px;
	margin-right:40px;
	float:left;
	font-size:13px;
}
#event_box h4 {
	color:#65c1c1;
	font-size:22px;
	letter-spacing:-1px;
	font-weight:normal;
	line-height:2.0em;
}
/*MAP
---------------------------------------------------*/
#map_box {
	width:630px;
	padding:30px;
	background:#303a39;
	margin-bottom:20px;
	clear:both;
}
#map_left {
	float:left;
	width:240px;
}
#map_right {
	float:right;
	width:355px;
}
#map_box #map_left a {
	color:#65c1c1;
	text-decoration:none;
}
#primary #map_left a:hover {
	color:#F90;
}

/*各種クラス
---------------------------------------------------*/

.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}
.mt60 {
	margin-top:60px;
}
.mt70 {
	margin-top:70px;
}
.mt80 {
	margin-top:80px;
}
.mtb10 {
	margin:10px 0 ;
}
.ml5 {
	margin-left:5px;
}
.ml14 {
	margin-left:14px;
}
.mr10 {
	margin-right:10px;
}
.mr24 {
	margin-right:24px;
}
.mb10 {
	margin-bottom:10px;
}
.mb20 {
	margin-bottom:20px;
}
.mb38 {
	margin-bottom: 38px;
}
.pr10 {
	padding-right:10px;
}
.pl10 {
	padding-left:10px;
}
.pl40 {
	padding-left:40px;
}
.fs14 {
	font-size:14px;
}
.p10 {
	padding:10px;
}
.fs120 {
	font-size:120%;
}
	
.fs20 {
	font-size:20px;
}
.fs13 {
	font-size:13px;
}
.fl_right {
	float:right;
	margin-left:20px;
}
.fl_left {
	float:left;
	margin-right:20px;
}
.fc_wh {
	font-size:20px;
	color:#fff;
}
.fc_gr {
	color:#65c1c1;
}
.sub {
	color:#fff;
	font-size:12px;
	margin-left:15px;
}
.sister {
	font-size:10px;
	color:#666666;
	line-height:1;
	text-align:center;
}
	