/*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: 900px;
	background-color: #eeebe3;
}
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;
}

/*20100121--------*/
div#banner2 {
	float: right;
	width: 230px;
	margin: 0 auto;
}
div#banner2 a img {
	margin: 0 0 5px;
}
div.news {
	float: left;
	width: 460px;
	height: 270px;
	background: url(../news/img/news_bg.gif) left bottom no-repeat;
}
div.news h3 {
	background: url(../news/img/news_title.gif) 0 0 no-repeat;
	width: 460px;
	height: 41px;
	text-indent: -9999px;
	margin: 0;
}
div.news p a { color: #333399;}
div.news p a:hover { color: #6699CC;}
div.news p {
	font-size: 13px;
	margin: 5px 0;
	padding: 0;
}
.news_in {
	width: 438px;
	margin: 10px 0 10px 10px;
}
.news_box {
	float: left;
	width:438px;
	height: 170px;
	padding: 0;
	margin: 0;
	overflow: auto;
}
.btn_news {
	text-align: right;
	position: relative;
	top: 20px;
}
#syuku,#wed,#rest,#enkai,#event,#relax {
	padding: 10px;
}
.newicon {
	margin-right: 5px;
}

/*top_footer_navi-------------------*/
div#top_footer_navi {
	clear: both;
	width: 880px;
	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;
}
