#siro {
	color: #F8FBF8;
}
#kuro {
	color: #261E1B;
}
#aka {
	color: #C40018;
}

/* HTML */
body {
	color: #261E1B;
	position: static;
	margin: 0px auto;
	height: auto;
	top: 0px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	background: #F8FBF8;
}
a {
	color: #261E1B;
}
h1,h2,h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 2px 10px 2px auto;
	padding-left: 10px;
}
h1 {
	font-weight: bold;
	padding: 5px;
}
p {
	margin: 0px 20px 0px ;
}
/* LAYER */
#container {
	background: #F8FBF8 url(img/wall.gif) repeat-y fixed center top;
	position: static;
	margin: 0px auto;
	text-align: center;
}
#container1 {
	background: url(img/headder.jpg) no-repeat scroll center top; 
	position: static;
	margin: 0px auto;
	width: 750px;
	text-align: left;
}
#header {
	width:750px;
	height: 340px;
	overflow: hidden;
	top: 0px;
	left: 0px;
	margin: -340px auto 0px auto;
}
#flash {
	position: static;
	top: 0px;
	left: 0px;
	height: 340px;
}
#logo {
	width: 140px;
	height: 140px;
	position: relative;
	margin: 5px 0px 0px 15px;
}
#sitemap {
	margin: 0px 0px 0px auto;
	font-size: 10px;
	padding: 2px;
}
#reservation {
	width: 20px;
	height: 25px;
	position: relative;
	margin: -30px auto 0px 550px;}
#footer {
	position: relative;
	width:750px;
	height:auto;
	margin: 3px auto auto;
}
#footer_bar {
	background: #F8FBF8 url(img/footer_bar.gif) no-repeat center top;
	line-height: 10px;
}
#main {
	position: relative;
	width:750px;
	height:auto;
	overflow: visible;
	margin: 0px;
}
#main2 {
	margin: 10px 15px 10px 15px;
}
#map {
	position: relative;
	width:750px;
	height:350px;
	overflow: visible;
	margin: 0px;
}
#menu1 a{
	width: 20px;
	height: 140px;
	position: relative;
	margin: -140px auto 0px 170px;
	background: url(./img/top_menu.jpg) 0px 0px;
	display: block;
}
#menu2 a{
	width: 20px;
	height: 140px;
	position: relative;
	margin: -140px auto 0px 200px;
	background: url(./img/top_menu.jpg) -20px 0px;
	display: block;
}
#menu3 a{
	width: 20px;
	height: 140px;
	position: relative;
	margin: -140px auto 0px 230px;
	background: url(./img/top_menu.jpg) -40px 0px;
	display: block;
}
#menu4 a{
	width: 20px;
	height: 140px;
	position: relative;
	margin: -140px auto 0px 260px;
	background: url(./img/top_menu.jpg) -60px 0px;
	display: block;
}
#menu5 a{
	width: 20px;
	height: 140px;
	position: relative;
	margin: -140px auto 0px 290px;
	background: url(./img/top_menu.jpg) -80px 0px;
	display: block;
}
#menu6 a{
	width: 20px;
	height: 140px;
	position: relative;
	margin: -140px auto 0px 320px;
	background: url(./img/top_menu.jpg) -100px 0px;
	display: block;}
#menu7 a{
	width: 20px;
	height: 140px;
	position: relative;
	margin: -140px auto 0px 350px;
	background: url(./img/top_menu.jpg) -120px 0px;
	display: block;
}
#menu8 a{
	width: 20px;
	height: 140px;
	position: relative;
	margin: -140px auto 0px 380px;
	background: url(./img/top_menu.jpg) -140px 0px;
	display: block;
}
#menu9 a{
	width: 20px;
	height: 140px;
	position: relative;
	margin: -140px auto 0px 410px;
	background: url(./img/top_menu.jpg) -160px 0px;
	display: block;
}
#menu10 a{
	width: 20px;
	height: 140px;
	position: relative;
	margin: -140px auto 0px 440px;
	background: url(./img/top_menu.jpg) -180px 0px;
	display: block;
}
#menu11 a{
	width: 20px;
	height: 140px;
	position: relative;
	margin: -140px auto 0px 470px;
	background: url(./img/top_menu.jpg) -200px 0px;
	display: block;
}
#menu12 a{
	width: 20px;
	height: 140px;
	position: relative;
	margin: -140px auto 0px 500px;
	background: url(./img/top_menu.jpg) -220px 0px;
	display: block;
}
#menu13 a{
	width: 20px;
	height: 140px;
	position: relative;
	margin: -140px auto 0px 530px;
	background: url(./img/top_menu.jpg) -240px 0px;
	display: block;
}
#menu14 a{
	width: 20px;
	height: 140px;
	position: relative;
	margin: -140px auto 0px 560px;
	background: url(./img/top_menu.jpg) -260px 0px;
	display: block;
}
#menu15 a{
	width: 20px;
	height: 140px;
	position: relative;
	margin: -140px auto 0px 590px;
	background: url(./img/top_menu.jpg) -280px 0px;
	display: block;
}
#middlemenu * {
	font-size: 9px;
	font-weight: bold;
	color: #C40018;
	display: inline;
	list-style: none;
	text-decoration: none;
	text-align: center;
	letter-spacing: 3px;
	vertical-align: middle;
}
