@charset "UTF-8";
/* 2009.6.24 */
@import "reset.css";

html {
	height: 100%;
}
* html #container {
behavior: expression(IEPNGFIX.fix(this));
}
body {
	background: url(../img-new/bg-body.gif);
	text-align: center;
	height: 100%;
}
#container {
	background: url(../img-new/bg-shadow-trans.png) repeat;
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	min-height: 100%;
}
#header {
	margin-left: 21px;
	height: 159px;
	background: url(../img-new/bg-header.gif) no-repeat right top;
	margin-right: 21px;
	width: 950px;
}
#header h1 {
	background: url(../img-new/logo-top.gif) no-repeat;
	height: 114px;
	width: 260px;
}
#header h1 a {
	display: block;
	height: 114px;
	width: 260px;
	text-indent: -9999px;
}
#header li {
	float: left;
	display: inline;
}
#header a  {
	display: block;
	height: 45px;
	text-indent: -9999px;
}
.top {
	background: url(../img-new/menu01.gif);
	margin-right: 3px;
	height: 45px;
	width: 116px;
}
#top-page .top a {
	background: url(../img-new/menu01_o.gif);
}
.top a:hover {
	background: url(../img-new/menu01_o.gif);
}
.room {
	background: url(../img-new/menu02.gif);
	margin-right: 3px;
	height: 45px;
	width: 116px;
}
.room a:hover {
	background: url(../img-new/menu02_o.gif);
}
.restaurant {
	background: url(../img-new/menu03.gif);
	margin-right: 3px;
	height: 45px;
	width: 116px;
}
.restaurant a:hover {
	background: url(../img-new/menu03_o.gif);
}

.banquet {
	background: url(../img-new/menu04.gif);
	margin-right: 3px;
	height: 45px;
	width: 116px;
}
.banquet a:hover {
	background: url(../img-new/menu04_o.gif);
}
.wedding {
	background: url(../img-new/menu05.gif);
	margin-right: 3px;
	width: 116px;
}
.wedding a:hover {
	background: url(../img-new/menu05_o.gif);
}
.fitness {
	background: url(../img-new/menu06.gif);
	margin-right: 3px;
	height: 45px;
	width: 116px;
}
.fitness a:hover{
	background: url(../img-new/menu06_o.gif);
}
.access {
	background: url(../img-new/menu07.gif);
	margin-right: 3px;
	height: 45px;
	width: 116px;
}
.access a:hover {
	background: url(../img-new/menu07_o.gif);
}
.onlinereserve {
	background: url(../img-new/menu08.gif);
	width: 117px;
	margin-right: 0px;
}
.onlinereserve a:hover{
	background: url(../img-new/menu08_o.gif);
	width: 117px;
	margin-right: 0px;
}
#main-flash {
	height: 288px;
	margin-left: 21px;
	margin-top: 5px;
	background: #7B6D22;
	width: 950px;
	padding-bottom: 5px;
}
#contents {
	background: #7B6D22;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
img.info {
	margin-top: 12px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#left-box {
	float: left;
	background: #7B6D22;
	width: 400px;
	display: inline;
	margin: 22px 35px 0px 25px;
}
.osusume {
	margin-right: 50px;
}
#right-box .imgover {
	margin-right: 13px;
}
.dotline {
	background: url(../img-new/dot-line.gif) repeat-x bottom;
	padding-bottom: 1px;
	width: 465px;
}
#right-box {
	float: left;
	margin-top: 50px;
}
#left-box   .new-box  {
	height: 170px;
	display: block;
	width: 390px;
	padding: 5px 10px;
	overflow: auto;
	background: #B9AE81;
	margin: 0px;
}
.date {
	font: 10px Arial, Helvetica, sans-serif;
}
dt {
	float: left;
	width: 100px;
	clear: both;
	margin-top: 5px;
}
dd {
	margin-left: 100px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#left-box  .info-box {
	height: 190px;
	display: block;
	width: 390px;
	margin: 0px;
	padding: 5px 10px;
	overflow: auto;
	font-size: 12px;
	background: #B9AE81;
}
#left-box .info-box p {
	margin-bottom: 10px;
}
#d-school {
	clear: both;
	width: 950px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
}
#d-school img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	background: #7B6D22 url(../img-new/logo-footer.gif) no-repeat right 30px;
	width: 950px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #FFFFFF;
}
address {
	font-size: 10px;
	font-weight: normal;
	margin-left: 33px;
	font-style: normal;
	line-height: 18px;
}
#footer p {
	margin-left: 33px;
	font-size: 11px;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FF0000;
}
