#BASE {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/main/foot.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#HEADER {
	margin-top:0px;
	position: relative;
	width: 900px;
	height:150px;
	margin-right: auto;
	margin-left: auto;
	background-position:top;
}

#KINPAKU_SUB{
	margin-top:5px;
	width:1300px;
	height:350px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../img/main/contents.jpg);
	background-repeat: no-repeat;
}
#CENTER {
	height:475px;
	width:900px;
	margin-top:5px;
	margin-bottom:0px;
	margin-right: auto;
	margin-left: auto;
}
#CENTER_SUB {
	width:900px;
	height:350px;
	background-color:#000;
	margin-bottom:0px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	
}
#CONTENTS {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top:0px;
	margin-bottom:0px;

}
#CONTENTS1{
	width: 900px;
	height: 30px;
	margin-top: 0px;
	padding-top:0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/main/obi.jpg);
	background-repeat: no-repeat;
}
#FOOTER {
	height:110px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	clear: both;
}
#TOP {

}
#HELP {
	position: relative;
	width:900px;
	margin-right: auto;
	margin-left: auto;
	top: 30px;

}
#NAVI {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-bottom:0px;
}
#NAVI ul {
	height:50px;
	list-style: none;
	overflow: hidden;
}
#NAVI li {
	width:150px;
	height:50px;
	margin:0px;
	padding:0px;
	float:left;
}
#NAVI li a {
	text-decoration:none;/*firefoxで線が表示されないよう*/
	display:block;
	height:50px;
}
#NAVI li#room{
	background-image: url(../img/navi/room01.gif);
	background-repeat: no-repeat;
}
#NAVI li#room a:hover {
	background-image: url(../img/navi/room02.gif);
	background-repeat: no-repeat;
}
#NAVI li#spa{
	background-image: url(../img/navi/spa01.gif);
	background-repeat: no-repeat;
}
#NAVI li#spa a:hover {
	background-image: url(../img/navi/spa02.gif);
	background-repeat: no-repeat;
}
#NAVI li#food{
	background-image: url(../img/navi/food01.gif);
	background-repeat: no-repeat;
}
#NAVI li#food a:hover {
	background-image: url(../img/navi/food02.gif);
	background-repeat: no-repeat;
}
#NAVI li#sisetu{
	background-image: url(../img/navi/sisetu01.gif);
	background-repeat: no-repeat;
}
#NAVI li#sisetu a:hover{
	background-image: url(../img/navi/sisetu02.gif);
	background-repeat: no-repeat;
}
#NAVI li#koutuu{
	background-image: url(../img/navi/koutuu01.gif);
	background-repeat: no-repeat;
}
#NAVI li#koutuu a:hover{
	background-image: url(../img/navi/koutuu02.gif);
	background-repeat: no-repeat;
}
#NAVI li#kankou{
	background-image: url(../img/navi/kankou01.gif);
	background-repeat: no-repeat;
}
#NAVI li#kankou a:hover{
	background-image: url(../img/navi/kankou02.gif);
	background-repeat: no-repeat;
} 	
	
#LIST {
	padding-right: 10px;
	padding-left: 30px;

}
#SIDE {
	width: 220px;
	float: left;
	padding-top:20px;
	background-image: url(../img/main/SB030_L.jpg);
	background-repeat: repeat;
}
#MAIN {
	width: 660px;
	float: right;
	margin-top:20px;
}
#MAIN_SUB {
	width: 660px;
	float:right;
	margin-top:20px;
	margin-bottom:30px;
}

#TOPIC {　/*観光テーブル index */
	background-image:url(../img/main/topic_bg.jpg);
	background-repeat: no-repeat;
	padding-top:10px;
	width:650px;
	padding-left: 10px;
}
#TOPIC h3{/*観光*/
	text-align: left;
	margin-top:10px;
	color: #666;
	clear:both;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9CF;
	text-indent: 5px;
	margin-bottom:10px;
	clear:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CF;
	line-height: 200%;
	font-size: 14px;
}
#TOPIC p{
	background-color:#FFF;
	padding:20px;
}
#TOPIC p img{
	margin-right: 10px;
}
#TOPIC a img {
	border:none;
	margin-left:10px;
}



#BOTTOM {
	text-align: center;
	padding-bottom: 10px;
	padding-top:20px;

}
/*めーるふぉーむ*/

address {
	font-style: normal;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font:10px/13px  tahoma, arial, helvetica, sans-serif;

}
