@charset "UTF-8";

/*-----------------------------------------------------------

CSS information{
	FileName : header.css;
	Created : 2010/4/30;
	LastUpdate:2010/4/30;
	CopyRight : Copyright (c) 2010　AAD Co.,Ltd.All Rights Reserved.;
}

 -----------------------------------------------------------*/
 
/* 	このCSSは、ヘッダーのスタイルを記述しています
-----------------------------------------------------------*/
/* 
--------------------------------------------------------------------------
	1.ヘッダー,グローバルナビゲーション

--------------------------------------------------------------------------
*/

/*	1.ヘッダー,グローバルナビゲーション */

#header{
	float: left;
	width: 986px;
	height: 117px;
	background: url(../images/head_bg.gif) 0 0 no-repeat;
}

#logo a,#logo a:hover,#logo{
	width: 220px;
	height: 100px;
	text-indent: -9999px;
	display: block;
	margin: 6px 0 0 14px;
}
#logo a,#logo a:hover{
	margin: 6px 0 0 0;
}
#hotel-kawagoe #logo,#hotel-kawagoe #logo{
	text-indent: -9999px;
	display: block;
	margin: 6px 0 0 14px;
}
#hotel-tsurugashima #logo{
	width: 331px;
	height: 107px;
	background: url(../resort/tsurugashima/images/logo.gif) 0 0 no-repeat;
}
#hotel-kawagoe #logo{
	width: 423px;
	height: 107px;
	background: url(../resort/kawagoe/images/logo.gif) 0 0 no-repeat;
}
#hotel-gyoda #logo{
	width: 439px;
	height: 94px;
	margin: 10px 0 0 14px;
	background: url(../resort/gyoda/images/logo.gif) 0 0 no-repeat;
}
#hotel-higashimurayama #logo{
	width: 333px;
	height: 106px;
	background: url(../resort/higashimurayama/images/logo.gif) 0 0 no-repeat;
}
#hotel-kunitachi #logo{
	width: 360px;
	height: 106px;
	background: url(../resort/kunitachi/images/logo.gif) 0 0 no-repeat;
}
#hotel-komaki #logo{
	width: 274px;
	height: 106px;
	background: url(../resort/komaki/images/logo.gif) 0 0 no-repeat;
}
#hotel-chura #logo{
	width: 310px;
	height: 106px;
	background: url(../resort/chura/images/logo.gif) 0 0 no-repeat;
}
h1 a,h1 a:visited,h1 a:hover{
	float: right;
	font-size: 12px;
	color: #787777;
	margin: 6px 26px 0 0;
	font-weight: normal;
	line-height: 1.2;
	text-decoration: none;
}
#logo{
	background: url(../images/logo.gif) 0 0 no-repeat;
}

#gnaviarea{
	float:left;
	margin: 0;
	width: 986px;
	height: 41px;
}
#gnaviarea ul{
	float:left;
	margin: 0 0 11px 13px;
	width: 960px;
}
#gnaviarea li a,#gnaviarea li a:hover,#gnavi01,#gnavi02,#gnavi03,#gnavi04,#gnavi05,#gnavi06,#gnavi01-on,#gnavi02-on,#gnavi03-on,#gnavi04-on,#gnavi05-on,#gnavi06-on{
	float: left;
	width: 160px;
	height: 41px;
	margin: 0;
	display: block;
	text-indent:-9999px;
}

li#gnavi01 a{
	background: url(../images/gnavi.gif) 0 0 no-repeat;
}

li#gnavi01 a:hover,#gnavi01-on{
	background: url(../images/gnavi.gif) 0 -40px no-repeat;
}
li#gnavi02 a{
	background: url(../images/gnavi.gif) -160px 0 no-repeat;
}

li#gnavi02 a:hover,#gnavi02-on{
	background: url(../images/gnavi.gif) -160px -40px no-repeat;
}
li#gnavi03 a{
	background: url(../images/gnavi.gif) -320px 0 no-repeat;
}

li#gnavi03 a:hover,#gnavi03-on{
	background: url(../images/gnavi.gif) -320px -40px no-repeat;
}
li#gnavi04 a{
	background: url(../images/gnavi.gif) -480px 0 no-repeat;
}

li#gnavi04 a:hover,#gnavi04-on{
	background: url(../images/gnavi.gif) -480px -40px no-repeat;
}
li#gnavi05 a{
	background: url(../images/gnavi.gif) -641px 0 no-repeat;
}

li#gnavi05 a:hover,#gnavi05-on{
	background: url(../images/gnavi.gif) -641px -40px no-repeat;
}
li#gnavi06 a{
	background: url(../images/gnavi.gif) -801px 0 no-repeat;
}

li#gnavi06 a:hover,#gnavi06-on{
	background: url(../images/gnavi.gif) -801px -40px no-repeat;
}