body {
	background-image: url(../images/bg_base.jpg);
	margin: 0px;
	background-repeat: repeat-y;
	/*text-align: center;*/
	background-color: #FAF9F4;
	background-position: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.clear {
	clear: both;
}

/* header */
#header {
	height: 100px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E5E1C5;
}
#logo {
	float: left;
	width: 400px;
	height: 100px;
}
#head_navi {
	float: right;
	width: 360px;
	height: 100px;
	background-color: #E5E1C5;
}
#head_navi ul, #head_navi li, #head_navi a{
	margin: 0px;
	padding: 0px;
}
#head_navi ul, #head_navi li {
	list-style-type: none;
}
#head_navi li{
	display: block;
}
#head_navi li a{
	display: block;
	padding: 0px;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-align: center;
	background-position: 0px 0px;
	text-decoration: none;
	text-indent: -3000px;
}
#head_navi ul#menu {
	height: 17px;
	margin-top: 16px;
}
#head_navi ul#menu li {
	overflow: hidden;
	height: 17px;
	float: left;
	position: relative;
}
#head_navi ul#menu li {
	float: left;
}
#head_navi ul#menu li a {
	height: 17px;
}
#head_navi ul#menu li a:hover {
	background-position: 0px 17px;
}

#head_navi ul#menu li#access {
	width: 59px;
}
#head_navi ul#menu li#access a {
	background-image: url(../images/head_06.gif);
}
#head_navi ul#menu li#contact {
	width: 65px;
}
#head_navi ul#menu li#contact a {
	background-image: url(../images/head_07.gif);
}
#head_navi ul#menu li#aboutus {
	width: 122px;
}
#head_navi ul#menu li#aboutus a {
	background-image: url(../images/head_08.gif);
}
#head_navi ul#menu li#privacy {
	width: 114px;
}
#head_navi ul#menu li#privacy a {
	background-image: url(../images/head_09.gif);
}

#head_navi ul#ja li#en_access {
	width: 71px;
	height: 17px;
	margin: 3px 24px 0 0;
}
#head_navi ul#ja li#en_access a {
	background-image: url(../../common/images/en_head_06.gif);
}
#head_navi ul#ja li#en_access a:hover {
	background-position: 0px 17px;
}


#head_navi ul#english{
	height: 20px;
	margin-top: 30px;
}
#head_navi ul#english li{
	height: 20px;
	position: relative;
	float: right;
}
#head_navi ul#english li a{
	height: 20px;
}
#head_navi ul#english li a:hover{
	background-position: 0px 20px;
}
#head_navi ul#english li#engbtn {
	width: 60px;
}
#head_navi ul#english li#engbtn a {
	background-image: url(../images/head_04.gif);
}



#head_navi ul#ja{
	height: 20px;
	margin-top: 70px;
}
#head_navi ul#ja li{
	height: 20px;
	position: relative;
	float: right;
}
#head_navi ul#ja li a{
	height: 20px;
}
#head_navi ul#ja li a:hover{
	background-position: 0px 20px;
}
#head_navi ul#ja li#jabtn {
	width: 60px;
}
#head_navi ul#ja li#jabtn a {
	background-image: url(../images/en_head_04.gif);
}


/* glov_navi */
#glov_navi {
	height: 20px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#glov_navi ul, #glov_navi li, #glov_navi a {
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#glov_navi ul, #glov_navi li {
	list-style-type: none;
}
#glov_navi ul#navi li{
	display: block;
	width: 380px;
	overflow: hidden;
	float: left;
}
#glov_navi ul#navi li a{
	display: block;
	padding: 0px;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-align: center;
	background-position: 0px 0px;
	text-decoration: none;
	text-indent: -3000px;
}
#glov_navi ul#navi li a:hover{
	background-position: 0px 20px;
}
#glov_navi ul#navi li#hotel a {
	background-image: url(../images/glov_navi_01.gif);
}
#glov_navi ul#navi li#spa a {
	background-image: url(../images/glov_navi_02.gif);
}


/* contents */
#contents {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F9F6E3;
	color: #333333;
}

/* left_menu */
#contents #left_menu {
	float: left;
	width: 190px;
	padding-bottom: 15px;
	font-size: 0.7em;
	background-color: #F9F6E3;
}
#contents #left_menu ul, #contents #left_menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contents #left_menu ul.menu li {
	margin-bottom: 0.4em;
	margin-top: 0.4em;
}
#contents #left_menu ul.menu {
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFBDAE;
}
#contents #left_menu ul.menu_level2 {
	margin-left: 1em;
}
#contents #left_menu .caption {
	color: #666666;
	font-size: 0.9em;
	padding-bottom: 3px;
}
/* right_contents */
#contents #right_contents {
	float: right;
	width: 570px;
	background-color: #F9F6E3;
}
#contents #right_contens_all {
	width: 760px;
}
#contents #right_contents15margin {
	float: right;
	width: 540px;
	background-color: #F9F6E3;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 50px;
}

#contents #right_contents15margin p {
	font-size: 0.8em;
	line-height: 1.5em;
}

#contents #right_contents #margin15Box {
	margin-right: 15px;
	margin-left: 15px;
}
#contents #openwin_contents {
	padding: 15px 15px 50px;
	width: 730px;
}
#openwin_contents p {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 2em;
}



/* footer */
#footer {
	background-color: #000000;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	padding: 10px;
	clear: both;
}
#footer #footer_left {
	float: left;
	width: 320px;
}
#footer #footer_left iframe {
	width: 320px;
}
#footer #footer_left #legend {
	text-align: right;
	padding-top: 10px;
	font-size: 0.7em;
}
#footer #footer_left #legend p {
	margin: 0.3em;
	vertical-align: middle;
}
#footer #kokukoku_top {
	font-size: 0.7em;
	float: right;
	width: 420px;
}
#footer #kokukoku_top img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
#footer #kokukoku_top2 {
	float: right;
	width: 410px;
	margin: 0;
	padding: 0;
}
#footer #kokukoku_top2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer #kokukoku_top2 ul li {
	float: right;
	margin: 0 0 5px 5px;
	padding: 0 0 0px 0px;
	width: 200px;
	display: inline;
}
#footer #kokukoku_top2 ul li img {
	margin: 0;
	padding: 0;
	display: block;
}
#footer #kokukoku_top2 ul li.reserve {
	background: url(../images/reserve_bg_bot.jpg) left bottom no-repeat;
	padding: 0 0 11px;
}

#footer #kokukoku_top2 ul li form {
	background: #CFA386 url(../images/reserve_bg.jpg) left top repeat-x;
	margin: 0;
	padding: 0 20px;
}
#footer #kokukoku_top2 ul li form select {
	margin: 0 4px 0 0;
}
#footer #kokukoku_top2 ul li form p {
	font-size: 0.7em;
	color: #FFFFFF;
	margin: 5px 0 5px;
}

#footer #koukokuspace {
	float: right;
	font-size: 0.7em;
}
#footer #koukokuspace img {
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
}
#footer #address {
	text-align: right;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
}
#footer #copyright {
	font-size: 0.6em;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 30px;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	clear: both;
}
