@charset "UTF-8";
body {
	background-image: url(../images/wall.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#wrapper #header {
	height: 65px;
	width: 800px;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #262020;
	border-right-color: #262020;
	border-bottom-color: #262020;
	border-left-color: #262020;
}
ul.MenuBarHorizontal li{
	width: 800px;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #262020;
	border-right-color: #262020;
	border-bottom-color: #262020;
	border-left-color: #262020;
}
#wrapper #header #heder_text {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", OSAKA;
	font-size: 10px;
	height: 15px;
	width: 800px;
}
#wrapper #contents #flash_contents {
	margin: 0px;
	padding: 0px;
	height: 340px;
	width: 800px;
}
#wrapper #header #logo {
	float: left;
	height: 40px;
	width: 185px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #header #logo h1 {
	margin: 0px;
	padding: 0px;
}
#wrapper #contents {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
}
#wrapper #under_contents {
	width: 800px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	padding-bottom: 20px;
}
#wrapper #under_contents:afte {
	content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #wrapper #under_contents {
    height: 1em;
    overflow: visible;
}
/**/

#wrapper #banner {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
#wrapper #under_navi {
	text-align: center;
	height: 20px;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.font_12Gothic {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", OSAKA;
	font-size: 12px;
	color: #333333;
}
#wrapper #footer {
	padding: 3px;
	height: auto;
	width: auto;
	margin: 0px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #262020;
	border-right-color: #262020;
	border-bottom-color: #262020;
	border-left-color: #262020;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
#contents_header {
	background-image: url(../images/contents_back_line.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 25px;
	width: auto;
}
#wrapper #under_contents #left_online #contents_header #help {
	float: none;
	margin-left: 100px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
}
#wrapper #under_contents #center_contents #important_contents {
	height: auto;
	width: auto;
	border: 1px solid #534D4D;
}
#text_box {
	margin: 3px;
	height: auto;
	width: auto;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", OSAKA;
	font-size: 12px;
	color: #333333;
}
#text_box_news {
	margin: 3px;
	height: 500px;
	width: auto;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", OSAKA;
	font-size: 12px;
	color: #333333;
	overflow: auto;
}
ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#wrapper #under_contents #center_contents #news_contents {
	height: auto;
	width: auto;
	margin-top: 18px;
	border: 1px solid #534D4D;
}
#wrapper #under_contents #right_contents {
	height: 315px;
	width: 170px;
	float: right;
	border: 1px solid #534D4D;
}
.font_10Gothic {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", OSAKA;
	font-size: 10px;
	color: #333333;
}
#wrapper #under_contents #left_online {
	height: 340px;
	width: 260px;
	border: 1px solid #534D4D;
	float: left;
}
#wrapper #under_contents #center_contents {
	width: 520px;
	height: auto;
	float: right;
	margin-left: 10px;
}
#wrapper #under_contents #right_contents #banner_box {
	width: auto;
	padding: 5px;
	margin: 0px;
	height: auto;
	text-align: center;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;
}
a:visited {
	text-decoration: none;
}
#wrapper #footer #kikasaru {
	float: left;
	height: auto;
	width: auto;
	text-align: left;
}
.choku_box {
	padding: 50px;
}
#wrapper #top_navigation {
	margin-bottom: 15px;
	margin-top: 5px;
	height: 25px;
	background-color: #262020;
}
.nlist {
	list-style-image: url(../images/list.jpg);
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
.news_container {
	margin: 10px;
	background-color: #FFEA9F;
	height: 100px;
}
.news_container .news_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #C8A063;
	color: #FFF;
	padding: 5px;
}
.news_container .news_title a {
	color:#FFF;
}
.news_container .news_detail {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#wrapper #under_contents #left_container {
	width: 265px;
	float: left;
	height: auto;
}
#wrapper #under_contents #left_container #banner_space {
	width: 265px;
	margin-top: 10px;
	text-align: left;
	float: left;
}
#wrapper #under_contents #left_container #banner_space .banner_container {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	text-align: left;
	padding: 5px;
	float: left;
	height: 100px;
	width: 120px;
	margin-bottom: 10px;
}
.font_banner_midashi {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #F00;
}
.font_banner_midashi a {
	color: #F00;
	text-decoration: none;
}
#under_contents #center_contents #important_contents .backnumber {
	margin: 3px;
}
#under_contents #left_container #sp_reservation {
	margin-bottom: 15px;
}
#under_contents #left_container #choku_banner {
	margin-bottom: 10px;
}
#under_contents #left_container #reserve_container {
	width: 265px;
}
#under_contents #left_container #reserve_chokuei_con {
	width: 260px;
	border: 1px solid #F00;
}
#under_contents #left_container #reserve_teikei_con {
	width: 260px;
	margin-top: 15px;
	border: 1px solid #2668B7;
}
#wrapper #footer a:link {
	text-decoration: none;
	color: #666666;
}
#wrapper #footer a:hover {
	text-decoration: none;
	color: #666666;
}
#wrapper #footer a:visited {
	text-decoration: none;
	color: #666666;
}
#wrapper #news_flash {
	margin-top: 20px;
}

