@import url("text.css");

body {
  margin: 0;
  padding: 0;
  color: #333333;
  background:url(../img/bg_base.jpg);
}
strong{
	font-weight:normal;
	}
address{
	font-style:normal;
	margin-bottom:5px;
	}	

#mainbg{
  background:url(../img/bg.jpg) repeat-x;
  width:100%;
  height:600px;
  }
#main{
  width: 780px;
  margin:auto;
  border:none;
  background-color:#FFFFFF;
}
#main td{
	vertical-align:top;
	}
#l{
	background:url(../img/bg_l2.jpg) repeat-y;
	width:10px;
	}
#r{
	background:url(../img/bg_r2.jpg) repeat-y;
	width:10px;
	}
#headinfo{
	background-color:#663300;
	color:#FFFFFF;
	font-size:x-small;
	padding:2px 7px 0px 7px;
	}		
#header{
	background:url(../img/head_bg.jpg) no-repeat bottom;
	height:78px;
	width:760px;
	}
#logo{
	margin:3px 0px 0px 6px;
	}	
#cont{
	width:660px;
	margin-left:50px;
	clear:both;
	}
.cont_s{
	width:320px;
	float: left;
	}
.cont_m{
	width:550px;
	}				
.left{
	float:left;
	}
.right{
	float:right;
	}
.c{
	clear:both;
	}			
.cr{
	clear:right;
	}
#top_left {
  width:550px;
  float:left;
		}
		
#top_right{
		margin:0px;
		width: 210px;
		float: right;
		background:url(../img/bg_right.jpg) repeat-x top;
		padding-top:10px;
	}
#link ul{
		list-style: url(../img/ico01.gif);
		line-height:150%;
		text-align:left;
		padding:0px;
		margin:10px 0px; 
		}
#link li{
		margin-left:30px;
		}
#mobile{
	width:190px;
	margin:15px 0px;
	}
#mobile p{
	padding-top:8px;
	padding-left:70px;
	font-size:10px;
	text-align:left;
	line-height:138%;
	}			
#news{
	margin:10px auto;
	width:530px;
	}
#pr{
	width: 510px;
	}	
#pr .left, #pr .right{
	width:250px;
	height:80px;
	}

#pr p{
	padding:5px 5px 5px 100px;
	font-size:12px;
	text-align:left;
	}
#pr img, #mobile img{
	float:left;
	margin:5px;
	}	
#address{
	width:500px;
	text-align:left;
	line-height:115%;
	margin:auto;
	padding:10px;
	clear:both;
	}	
#title{
	padding-top:30px;
	height:30px;
	clear:both;
	}
.tt{
	border-right:1px solid #663300;
	float:left;
	}
.read{
	float:left;
	padding-left:10px;
	}		
.bg_a,.bg_a td{
	background:#663300;
	color:#FFFFFF;
	}
.bg_b,.bg_b td{
	background:#F5DEB3;
	color:#663300;
	}	
.bg_c,.bg_c td{
	background:#FAF0E6;	
	}
.bg_d,.bg_d td{
	background: #A0522D;
	color:#FFFFFF;
	}	
.bdr{
	border:#D2B48C solid 1px;
	}
#hyo td{
	padding:2px 10px;
	border:#D2B48C solid 1px;
	}
#hyo{
	border-collapse:collapse;
	border:#D2B48C solid 1px;
	}
form{
	margin:0px;
	padding:0px;
	}		
	
/* グローバル・ナビゲーション
---------------------------------------------------- */

#navi{
	margin:0px;
	padding:0px;
	background:#330000;
	}	
#navi ul {
  margin: 0;
  list-style: none;
  font-size:12px;
  line-height:280%;
  padding:0px;
  margin:0px;
}
#navi li {
  text-align:center;
  height: 50px; 
  width: 95px;
  float:left;
  color:#FFFFFF;
  }	 
#navi li#n01{
	background:url(../img/nv_intro.gif) no-repeat top;
	}
#navi li#n02{
	background:url(../img/nv_hot.gif) no-repeat top;
	}
#navi li#n03  {
	background:url(../img/nv_meal.gif) no-repeat top;
	}
#navi li#n04  {
	background:url(../img/nv_room.gif) no-repeat top;
	}
#navi li#n05  {
	background:url(../img/nv_facil.gif) no-repeat top;	
	}
#navi li#n06  {
	background:url(../img/nv_sight.gif) no-repeat top;		
	}
#navi li#n07  {
	background:url(../img/nv_access.gif) no-repeat top;	
	}
#navi li#n08  { 
	background:url(../img/nv_reserv.gif) no-repeat top;
	}
#navi li#n01 a:hover {
	background:url(../img/nv_intro.gif) no-repeat bottom;
	}
#navi li#n02 a:hover {
	background:url(../img/nv_hot.gif) no-repeat bottom;
	}
#navi li#n03 a:hover {
	background:url(../img/nv_meal.gif) no-repeat bottom;
	}
#navi li#n04 a:hover {
	background:url(../img/nv_room.gif) no-repeat bottom;
	}
#navi li#n05 a:hover {
	background:url(../img/nv_facil.gif) no-repeat bottom;	
	}
#navi li#n06 a:hover {
	background:url(../img/nv_sight.gif) no-repeat bottom;		
	}
#navi li#n07 a:hover {
	background:url(../img/nv_access.gif) no-repeat bottom;	
	}
#navi li#n08 a:hover { 
	background:url(../img/nv_reserv.gif) no-repeat bottom;
	}	
	
#navi li a {
  text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
  display: block;
  height: 50px;
}
#navi_f{
	font-size:x-small;
	float:right;
	margin-right:10px;
	padding-top:10px;
	}
#copy{
	color:#ffffff;
	font-size:x-small;
	}	

/* メイン画像
---------------------------------------------------- */
#flash {
  margin: 0px;
  padding:0px;
}


/* フッタ
---------------------------------------------------- */
#footer {
  clear: both;
  margin: 0 0 0 10px;
  border-top: 1px solid #cbcbcb;
  position: relative;
  width: 732px;
}
#footer ul {
  margin: 0;
  list-style: none;
}
#footer li {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 8px;
  height: 19px;
  text-indent: -9999px;
}
#footer li a {
  text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
  display: block;
  height: 19px;
}
#footer li#info    {
  left: 677px;
  width: 55px;
  background: url(../images/info.gif) no-repeat;
}
#footer li#sitemap {
  left: 604px;
  width: 73px;
  background: url(../images/sitemap.gif) no-repeat;
}
#footer li#privacy {
  left: 532px;
  width: 73px;
  background: url(../images/privacy.gif) no-repeat;
}
#footer p {
  margin-top: 10px;
  font-size: x-small;
  color: #666666;
  background: transparent;
}