@charset "Shift_JIS";

/* 基本タグの初期化（原則追加変更不可）
--------------------------------------------------------------*/
*{
	margin:0;
	padding:0;
}

body{
	line-height:1.5;
	font-size: 72%;
	font-family: Arial, Helvetica, sans-serif;
}

img{
	border:0;
	vertical-align:bottom;
}

strong{
	color:#ce0004;
	font-weight:bold;
}

ul,ol{
	list-style:none;
}

hr{
	display:none;
}

fieldset{
	border:0
}

/* clearfix
------------------------------------------------ */
.clearfix {
	height:auto !important;
	height:1px;
	min-height:1%;
}

/* for IE 7*//*\*//*/display:inline-table;
------------------------------------------------ */
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	font-size:1%;
	line-height:1%;
	visibility:hidden;
}

/* CSS Document
------------------------------------------------ */
a img {
    border:none;
	}

a:link {
	text-decoration:none;
	color:#999999;
	}

a:visited {
	text-decoration:none;
	color:#999999;
	}

a:hover {
	text-decoration:none;
	color:#000000;
	}

a:active {
	text-decoration:none;
	color:#000000;
	}

#wrap {
	width:800px;
	margin:10px auto;
	position:relative;
	}

#header {
	width:800px;
	}

.clear {
	clear: both;
}

/* Structure: Header
------------------------------------------------ */
p.topicPath{
	font-style: italic;
	text-align: right;
	color: #999999;
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

p.selectLanguage{
	text-align: right;
	color: #999999;
	font-size: xx-small;
}

p.selectLanguage a:link {
	text-align: right;
	text-decoration:none;
	color: #999999;
	font-size: xx-small;
}

p.selectLanguage a:visited {
	text-align: right;
	text-decoration:none;
	color: #999999;
	font-size: xx-small;
}

p.selectLanguage a:hover {
	text-align: right;
	text-decoration:none;
	color:#000000;
	font-size: xx-small;
}

p.selectLanguage a:active {
	text-align: right;
	text-decoration:none;
	color:#000000;
	font-size: xx-small;
}

/* Structure: Global Navigation
------------------------------------------------ */
div#globalNavArea{
	margin-bottom:0;
}

body.home div#globalNav{
	width:800px;
	height: 26px;
	background:url("../images/gn_home_bg.jpg") repeat-x left top;
}

body.news div#globalNav{
	width:800px;
	height: 26px;
	background:url("../images/gn_news_bg.jpg") repeat-x left top;
}

body.room div#globalNav{
	width:800px;
	height: 26px;
	background:url("../images/gn_room_bg.jpg") repeat-x left top;
}

body.cuisine div#globalNav{
	width:800px;
	height: 26px;
	background:url("../images/gn_cuisine_bg.jpg") repeat-x left top;

}

body.location div#globalNav{
	width:800px;
	height: 26px;
	background:url("../images/gn_location_bg.jpg") repeat-x left top;
}

body.reservation div#globalNav{
	width:800px;
	height: 26px;
	background:url("../images/top.jpg") repeat-x left top;
}

body.event div#globalNav{
	width:800px;
	height: 26px;
	background:url("../images/gn_event_bg.jpg") repeat-x left top;
}

div#globalNav ul{
	display:inline-block;
	border-bottom:0;
}

div#globalNav ul:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
}

div#globalNav ul li{
	float:left;
	padding-left:1px;
	background:transparent url("../images/line_separate.gif") left top no-repeat;
	float:left
}

div#globalNav ul li#gnNews{
	padding-left:0px;
	width:160px;
}

div#globalNav ul li#gnRoom{
	width:159px;
}

div#globalNav ul li#gnCuisine{
	width:159px;
}

div#globalNav ul li#gnLocation{
	width:159px;
}

div#globalNav ul li#gnReservation{
	width:159px;
}


div#globalNav ul li a{
	display:block;
	width:100%;
}

/* Structure: Sub Column
------------------------------------------------ */
div#subColumn{
	float:left;
	width:160px;
	background-image: url(../images/sc_bg.gif);
	background-color: #cbcac2;
	height: 100%;
	min-height: 320px;
}

div#weatherForecast{
	margin: 20px 20px 0 20px
}

div#subColumn p#logo{
	margin: 50px 25px 0 25px
}

/* Structure: Main Column
------------------------------------------------ */
div#mainColumn{
	float:right;
	width:640px;
	color: #666666;
	clear: right;
}

div#mainColumn a:link {
	text-decoration:underline;
	color:#333333;
	}
	
div#mainColumn a:visited {
	text-decoration:underline;
	color:#333333;
	}
	
div#mainColumn a:hover {
	text-decoration:none;
	color:#4169E1;
	}
	
div#mainColumn a:active {
	text-decoration:none;
	color:#4169E1;
	}

div#mainColumn h1{
	padding:15px 20px 0px 20px;
	font-size:120%;
}

div#mainColumn h2{
	padding:15px 20px 0px 20px;
	font-size:120%;
}

div#mainColumn p{
	padding:10px 20px 20px 20px;
}

div#mainColumn table.rate{
	margin:10px 20px 20px 20px;
	width: 93%;
	margin: 5px 20px 20px 20px;
	text-align: center;
}

div#mainColumn td.ratetitle{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

div#mainColumn table.access{
	margin:10px 20px 20px 20px;
	width: 93%;
	margin: 5px 20px 20px 20px;
}

div#mainColumn table.news{
	margin:10px 20px 20px 20px;
	width: 93%;
	margin: 5px 20px 20px 20px;
}

div#mainColumn table.links{
	margin:10px 20px 20px 20px;
	width: 93%;
	margin: 5px 20px 20px 20px;
}

#mainColumn dl.newsList{
	padding:10px 20px 20px 20px;
	line-height:1.5;
}

div#mainColumn dl.newsList dt{
	margin-left:7px;
	margin-top:7px;
	font-weight:normal;
	width:160px;
	word-break:break-all;
}

div#mainColumn dl.newsList dd{
	margin-top:-1.5em;
	padding:0 0 7px 180px;
	border-bottom: 1px solid #ccc;
}

div#mainColumn p.pagetop{
	text-align:right;
}

div#mainColumn p.pagetop a{
	padding-left: 12px;
	background:url("../images/bullet_arrow_top.gif") 0 0.4em no-repeat;
	text-decoration:none;
}

/* Structure: Event Column
------------------------------------------------ */
div#event{
	color: #666666;
}

div#event a:link {
	color:#333333;
	}
	
div#event a:visited {
	color:#333333;
	}
	
div#event a:hover {
	text-decoration:none;
	color:#4169E1;
	}
	
div#event a:active {
	text-decoration:none;
	color:#4169E1;
	}
