/*flash-------------------------*/
div#swf_img {
	width: 900px;
	height: 450px;
	padding-bottom: 4px;
	clear: both;
	background-color: #6e5540;
}
div#swf_img h2 {
	text-indent: -9999px;
	font-size: 87%;
}
div#swf_img p {
	padding-top: 150px;
	font-size: 87%;
}

/*toppage #main---------------------------*/
div#main {
	width: 885px;
	background-color: #eeebe3;
	padding:10px 0 0 15px;
}
div#left_navi {
	padding: 30px 0 15px 0;
	width: 175px;
	float: left;
	background-color: #dcd8cf;
}
div#left_navi ul {
	list-style: none;
}
div#left_navi ul li a {
	display: block;
	width: 160px;
	height: 30px;
	border-bottom: 1px solid #fff;
	line-height: 33px;
	text-align:center;
	color: #493524;
	font-family: "ヒラギノ明朝 Pro W3", "平成明朝","HG明朝E","HG明朝B","ＭＳ Ｐ明朝","MS Serif", Century, Times New Roman, serif;
	text-decoration: none;
	background: url(../img/arrow2.gif) 110px 9px no-repeat;
	padding-right: 15px;
}
div#left_navi ul li a:hover {
	background-color: #cec8bb;
}
div#main div.right {
	width: 705px;
	float: right;
	padding: 15px 0;
}
div.top_l {
	width: 640px;
	float: left;
}

/*20100121--------*/
div#banner2 {
	float: right;
	width: 235px;
}
div#banner2 a img {
	margin: 0 0 5px;
}
div.news {
	width: 640px;
	height: 280px;
	margin-top:5px;
	background: url(../news/img/news_bg.gif) right bottom no-repeat;
	position: relative;
}
div.news h3 {
	background: url(../news/img/news_title.gif) 0 0 no-repeat;
	width: 640px;
	height: 41px;
	text-indent: -9999px;
}
div.news p a { color: #333399;}
div.news p a:hover { color: #6699CC;}
div.news p {
	font-size: 13px;
	margin: 5px 0;
	padding-left: 30px;
}
div.news #new p { padding-left:70px; }

div.news p.new      { background:url(../news/img/new.gif) 0 5px no-repeat; }
div.news p.new_rest { background:url(../news/img/new_icon1.gif) 0 3px no-repeat; }
div.news p.new_stay { background:url(../news/img/new_icon2.gif) 0 3px no-repeat; }
div.news p.new_event{ background:url(../news/img/new_icon3.gif) 0 3px no-repeat; }
div.news p.new_wed  { background:url(../news/img/new_icon4.gif) 0 3px no-repeat; }
div.news p.new_enkai{ background:url(../news/img/new_icon5.gif) 0 3px no-repeat; }
div.news p.new_relax{ background:url(../news/img/new_icon6.gif) 0 3px no-repeat; }
div.news p.new_notice{ background:url(../news/img/new_icon7.gif) 0 3px no-repeat; }

div.news p.rest { background:url(../news/img/icon1.gif) 0 3px no-repeat; }
div.news p.stay { background:url(../news/img/icon2.gif) 0 3px no-repeat; }
div.news p.event{ background:url(../news/img/icon3.gif) 0 3px no-repeat; }
div.news p.wed  { background:url(../news/img/icon4.gif) 0 3px no-repeat; }
div.news p.enkai{ background:url(../news/img/icon5.gif) 0 3px no-repeat; }
div.news p.relax{ background:url(../news/img/icon6.gif) 0 3px no-repeat; }

.news_in {
	width: 618px;
	margin: 10px 0 10px 10px;
}
.news_box {
	float: left;
	width:618px;
	height: 160px;
	padding: 0;
	margin: 0;
	overflow: auto;
}

.btn_news {
	position: absolute;
	bottom: 10px;
	right:15px;
}
#new,#syuku,#wed,#rest,#enkai,#event,#relax {
	padding: 10px;
}
.newicon {
	margin-right: 5px;
}

/*top_footer_navi-------------------*/
div#top_footer_navi {
	clear: both;
	width: 865px;
	padding: 10px 10px 5px 10px;
	text-align: right;
	font-size: 82%;
}
div#top_footer_navi ul li {
	display: inline;
}
div#top_footer_navi ul li a {
	padding-left: 1em;
	color: #493524;
	text-decoration: none;
}
div#top_footer_navi ul li a:hover {
	text-decoration: underline;
}

/*topics-------------------*/
div.topics {
	background: #fff;
	font-size: 87%;
	padding: 10px;
	color: #6e5540;
	width: 660px;
	margin: 5px 10px;
}

/*popup------------------*/
div.popup {
	background-color: #eeebe3;
	font-size: 94%;
	padding: 5px 0 10px 0;
}
div.popup p {
	margin-bottom: 1em;
	padding: 0 5px;
}

/*subnavi*/
#top_sub { width:640px; height:52px; margin-top:5px; }
#top_sub li { display:inline; float:left; text-align:center; }
#top_sub li a { display:block; width:124px; height:52px; margin-right:5px; text-indent:-9999px; }

#top_sub li#sub01 a { background:url(../img/sub_01.jpg) 0 0 no-repeat; }
#top_sub li#sub03 a { background:url(../img/sub_03.jpg) 0 0 no-repeat; }
#top_sub li#sub05 a { background:url(../img/sub_05.jpg) 0 0 no-repeat; margin:0; }

#top_sub li#sub01 a:hover { background:url(../img/sub_01_o.jpg) 0 0 no-repeat; }
#top_sub li#sub03 a:hover { background:url(../img/sub_03_o.jpg) 0 0 no-repeat; }
#top_sub li#sub05 a:hover { background:url(../img/sub_05_o.jpg) 0 0 no-repeat; margin:0; }
