/* CSS Document */

/* ボックス要素 */
body{font-size:12px; color:#464646; background-color:#FFFFFF; font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; margin:0 auto; line-height:20px; overflow-x:hidden;}

a:link {
	color:#4A7000;
	text-decoration:none;
	outline:none;
}
a:visited {
	color:#4A7000;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#FF6600;
	text-decoration:underline;
	outline:none;
}
a:active {
	color:#FF6600;
	text-decoration:none;
	outline:none;
}


/* ページ構成要素 */
#box{width:100%}
#header{width:740px; height:62px;}
#header_left{width:267px; float:left;}
#header_right{float:right; height:62px; text-align:right;}
#header_right img{margin:5px 3px;}

/* メニュー構成要素 */
#menu_box{width:100%; height:23px; background:#5B4A3F;}
#menu{width:740px; height:23px; text-align:right;}

/* ページ中部構成要素 */
#top_box{width:100%; background:url(../img/common/back.jpg) repeat-x #F0EDDC;}
#top{width:688px; background:#FFFFFF; margin:0 0; padding:0 26px; text-align:left;}
#top_right{width:222px; float:right;}
#top_left{width:422px; float:left;}

/* ページトピックス部 */
.topics{width:422px; text-align:left; padding:10px 8px; border-bottom:#000000 1px dashed;}
.topics_left{float:left; width:320px;}
.topics_right{float:right; width:90px;}
.topics img {margin-right:8px;}

/* ページ右部 */
.hotellist{width:422px; text-align:left; margin:20px 0 30px 0; padding-bottom:10px; border-bottom:1px solid #ADA59F;}
.hotellist img{margin-right:8px;}
.info{width:222px; text-align:left;}
.info_img{width:222px; text-align:center; border-top:1px solid #ADA59F; margin:20px 0 20px 0; padding-top:8px;}
.info_img img{margin:4px;}
.width{width:740px; text-align:left;}
.width2{width:680px; text-align:left;}

/* フッター部分 */
#footor{background-color:#F0EDDC; width:100%; font-size:10px; text-align:center; padding:10px;}

/* トップへ戻る */
.top{width:120px; float:right;}
.top ul{
    list-style:none;
    width:110px;
	margin:0;
	padding:0;}
.top li{
    list-style:none;
    padding-left:10px;
    background:url(../img/common/cursor2.gif) no-repeat center left;}

/* 施設概要 */
table.stay{
	border:#CCCCCC 1px solid;
	border-collapse:collapse;
	font-size: 11px;
}
.stay td{border:#CCCCCC 1px solid;}

/* Q＆A */
.qa_box{width:677px; border-bottom:#666666 1px dotted; margin-bottom:5px;}
.qa_list{width:677px; margin-bottom:15px;}
.qa_list ul{
    list-style:none;
    width:677px;
	margin:0;
	padding:0;}
.qa_list li{
    list-style:none;
    padding-left:25px;
    background:url(../img/common/qa_a.jpg) no-repeat top left;}
	
.center_menu{width:683px; text-align:left; padding:5px 3px;}
.center_menu_left{float:left; width:28px;}
.center_menu_right{float:right; width:652px;}


/* 回り込み */
.right{float:right;}
.left{float:left;}
.clear{clear:both;}

/* マージン */
.mb-16{margin-bottom:16px;}
.mb-10{margin-bottom:10px;}
.mt-10{margin-top:10px;}
.mr-26{margin-right:26px;}
.ml-26{margin-left:26px;}
.ml-28{margin-left:28px;}

/* テキスト */
.brown{color:#5B4A3F;}
.green{color:#1C6800;}
.darkgreen{color:#4A7000;}
.red{color:#FF0000;}

.txt14{font-size:14px;}
.txt16{font-size:16px;}
.txt18{font-size:18px;}

/* アーク会員 */
.member_box{width:677px; margin-bottom:5px;}