@charset "utf-8";
/* ===================================================================
CSS information

 file name  : common.css
 author     : Ability Consultant
 style info : 基本・共通設定
=================================================================== */

/* -----------------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------------- */
body {
	background: #d0c8a2 url(../images/common/bg.png) repeat-x 0 32px !important;
}

*+html body {
	background: #d0c8a2 url(../images/common/bg.png) repeat-x 0 30px !important;
}


/* -----------------------------------------------------------
	#page

----------------------------------------------------------- */
#page {
	width: 950px;
	margin: 0 auto;
	color: #2f2f2f;
	font-size: small;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Ｐゴシック","MS PGothic",sans-serif;
	line-height: 1.6;
	text-align: left;
}

#page a {
	color: #a27314;
	text-decoration: underline;
}

#page a:hover {
	text-decoration: none;
}

#page ul li img {
	vertical-align: bottom;
}

#page a:hover img {
	filter: alpha(opacity=80);
  -moz-opacity: 0.8;
	opacity: 0.8;
}

.txt77777 {
	color: red!important;
}

/* -----------------------------------------------------------
	#header
		ヘッダ
----------------------------------------------------------- */
#header {
	padding: 10px 0 0;
	width: 950px;
}

#header .btn {
	width: 950px;
	overflow: hidden;
}

#header .btn .btn_home {
	float: left;
	width: 89px;
}

#header .btn .btn_plan {
	float: right;
	width: 143px;
}

#header .wrap {
	width: 693px;
	padding: 0 0 0 257px;
	overflow: hidden;
}

#header .wrap h1 {
	width: 432px;
	float: left;
}

#header .wrap p {
	width: 198px;
	float: right;
	padding: 15px 0 0;
}

/*	#gnav	グローバルメニュー
----------------------------------------------------------- */
#gnav {
	width: 950px;
	height: 59px;
	background: url(../images/header/bg_nav.png) repeat-x bottom;
	margin: 15px auto 50px;
	padding: 0 0 5px;
}

#gnav li {
	float: left;
	height: 59px;
}

#gnav li a {
	display: block;
	height: 0;
	padding-top: 59px;
	overflow: hidden;
}

/* 客室案内 */
#gnav li.gnav_roo a {
	width: 144px;
	background: url(../images/header/gnav_roo.png);
}

/* 無料朝食 */
#gnav li.gnav_bre a {
	width: 168px;
	background: url(../images/header/gnav_bre.png);
}

/* 館内案内 */
#gnav li.gnav_fac a {
	width: 197px;
	background: url(../images/header/gnav_fac.png);
}

/* 観光案内 */
#gnav li.gnav_sig a {
	width: 149px;
	background: url(../images/header/gnav_sig.png);
}

/* アクセス */
#gnav li.gnav_acc a {
	width: 134px;
	background: url(../images/header/gnav_acc.png);
}

/* 宿泊予約 */
#gnav li.gnav_rsv a {
	width: 158px;
	background: url(../images/header/gnav_rsv.png);
}

/* ホバーとアクティブ状態 */
#rooms #gnav li.gnav_roo a,
#breakfast #gnav li.gnav_bre a,
#facilities #gnav li.gnav_fac a,
#sightseeing #gnav li.gnav_sig a,
#access #gnav li.gnav_acc a,
#gnav li a:hover {
	background-position: 0 -59px;
}


/* -----------------------------------------------------------
	#contents
		コンテンツ
----------------------------------------------------------- */
#contents {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}

/*	.pagetop【内部ページ共通】
----------------------------------------------------------- */
#page .pagetop {
	width: 950px;
	padding: 0 0 10px;
	text-align: right;
}

/*	.con_pickup	下部ピックアップ【内部ページ共通】
----------------------------------------------------------- */
#page .con_pickup {
	width: 950px;
	min-height: 166px;
	margin: 0 0 50px;
	background: url(../images/common/bg_pickup.png) no-repeat;
}

#page .con_pickup ul {
	padding: 75px 0 0 20px;
	overflow: hidden;
}

#page .con_pickup ul li {
	float: left;
	padding: 0 10px 0 0;
}

/*	.con_reservation		下部予約導線【内部ページ共通】
----------------------------------------------------------- */
#page .con_reservation{
	width: 500px;
	min-height: 79px;
	padding: 20px 0 0 450px;
	margin: 0 0 80px;
	background: url(../images/common/bg_reservation.png) no-repeat;
	overflow: hidden;
}

#page .con_reservation p{
	float: left;
	padding: 0 10px 0 0;
}

#page .con_reservation ul{
	float: left;
}

#page .con_reservation ul li {
	height: 25px;
	margin-bottom: 8px;
}

#page .con_reservation ul li.last {
	margin-bottom: 0;
}


/* -----------------------------------------------------------
	#btn_pagetop（フッタ上部）
----------------------------------------------------------- */
#page #btn_pagetop {
	width: 950px;
	text-align: right;
}


/* -----------------------------------------------------------
	#footer
		フッタ
----------------------------------------------------------- */
#footer {
	width: 920px;
	background: #c6b789;
	padding: 15px 15px 0;
	margin: 0 0 20px;
}

#footer .con_footer {
	width: 920px;
	padding-bottom: 15px;
	overflow: hidden;
	border-bottom: solid 1px #aa9b6f;
}

#footer .con_footer .box_footer_map {
	float: left;
	width: 331px;
	position: relative;
}

#footer .con_footer .box_footer_map .btn_group{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#footer .con_footer .box_hotel_info {
	float: right;
	width: 565px;
}

#footer .con_footer .box_hotel_info .st{
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: solid 1px #afa077;
}

#footer .con_footer .box_hotel_info .box_footer_contents {
	padding-top: 10px;
	padding-bottom: 15px;
	overflow: hidden;
}

#footer .con_footer .box_hotel_info .box_footer_contents .box_address {
	float: left;
	width: 200px;
	padding-right: 10px;
}

#footer .con_footer .box_hotel_info .box_footer_contents .box_address dt {
	position: relative;
	left: -7px;
}

#footer .con_footer .box_hotel_info .box_footer_contents .box_l_fnav {
	float: left;
	width: 165px;
}

#footer .con_footer .box_hotel_info .box_footer_contents .box_r_fnav {
	float: left;
	width: 190px;
}

#footer .con_footer .box_hotel_info .box_footer_contents .box_l_fnav a,
#footer .con_footer .box_hotel_info .box_footer_contents .box_r_fnav a {
	position: relative;
	color: #544630;
	display: inline-block;
	text-decoration: none;
	font-size: 85%;
	line-height: 25px;
}

#footer .con_footer .box_hotel_info .box_footer_contents .box_l_fnav span,
#footer .con_footer .box_hotel_info .box_footer_contents .box_r_fnav span {
	position: relative;
	color: #544630;
	margin-left: 5px;
	text-decoration: underline;
}

#footer .con_footer .box_hotel_info .box_footer_contents .box_l_fnav a img,
#footer .con_footer .box_hotel_info .box_footer_contents .box_r_fnav a img {
	vertical-align: middle;
}

#footer .con_footer .box_hotel_info .box_rsv_list {
	background: #fff;
	text-align: center;
	padding: 10px 5px;
}

#footer .con_footer .box_hotel_info .box_rsv_list li {
	display: inline-block;
	margin: 0 5px;
}

/*.copyright*/
#footer .copyright {
	clear: both;
	text-align: center;
	padding: 8px 0;
	font-size: 85%;
	border-top: 1px solid #d3c8a5;
}

/*----------------------------------------------------
	#table
----------------------------------------------------*/
table.tbl_basic {
	/*width: 950px;*/
	border-top: solid 1px #b2a462;
	border-collapse: collapse;
	color: #111;
	line-height:1.5;
	font-size: small;
}

table.tbl_basic th {
	width: 50px;
	color:#111;
	font-weight:normal;
	white-space: nowrap;
	background: #c4ba8d;
	padding:6px 12px;
	border-bottom: solid 1px #b2a462;
	border-right: solid 1px #b2a462;
	text-align: left;
}

table.tbl_basic td {
	padding:6px 12px;
	background: #e3dec8;
	border-bottom: solid 1px #b2a462;
}
