@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 0.8em;
	line-height: 20px;
	background-color: #7EA285;
}
a {
	color: #060;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.preload{
	display:none;
}
/* menu_rollover */
a#top {
	width: 101px;
	height: 57px;
	display: block;
	float: left;
	background-image: url(../img/top.png);
	background-repeat: no-repeat;
}
a#top:hover{
	width: 101px;
	height: 57px;
	display: block;
	background-image: url(../img/top_on.png);
	background-repeat: no-repeat;
}
a#fa {
	width: 226px;
	height: 57px;
	display: block;
	float: left;
	background-image: url(../img/fa.png);
	background-repeat: no-repeat;
}
a#fa:hover{
	width: 226px;
	height: 57px;
	display: block;
	background-image: url(../img/fa_on.png);
	background-repeat: no-repeat;
}
a#park {
	width: 156px;
	height: 57px;
	display: block;
	float: left;
	background-image: url(../img/park.png);
	background-repeat: no-repeat;
}
.oneColLiqCtr #container #clear {
	clear: both;
	height: 10px;
}

a#park:hover {
	width: 156px;
	height: 57px;
	display: block;
	background-image: url(../img/park_on.png);
	background-repeat: no-repeat;
}
a#faq {
	width: 165px;
	height: 57px;
	display: block;
	float: left;
	background-image: url(../img/faq.png);
	background-repeat: no-repeat;
}
a#faq:hover  {
	width: 165px;
	height: 57px;
	display: block;
	background-image: url(../img/faq_on.png);
	background-repeat: no-repeat;
}
a#reserve {
	width: 124px;
	height: 57px;
	display: block;
	float: left;
	background-image: url(../img/reserve.png);
	background-repeat: no-repeat;
}
a#reserve:hover  {
	width: 124px;
	height: 57px;
	display: block;
	background-image: url(../img/reserve_on.png);
	background-repeat: no-repeat;
}
a#english {
	width: 128px;
	height: 57px;
	display: block;
	float: left;
	background-image: url(../img/eng.png);
	background-repeat: no-repeat;
}
a#english:hover  {
	width: 128px;
	height: 57px;
	display: block;
	background-image: url(../img/eng_on.png);
	background-repeat: no-repeat;
}
.oneColLiqCtr #container {
	width: 900px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.oneColLiqCtr #container #header {
	height: 150px;
}
.oneColLiqCtr #container #header #header_menu {
	width: 900px;
	height: 60px;
}


.oneColLiqCtr #mainContent {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	width: 690px;
	margin-bottom: 20px;
}
.oneColLiqCtr #container #bn_right {
	float: right;
	width: 200px;
	margin-right: 5px;
}
.oneColLiqCtr #container #mainContent #news_info {
	background-image: url(../img/news_ttl.png);
	background-repeat: no-repeat;
	background-position: top;
	border: 2px solid #1A653A;
	width: 680px;
	height: 350px;
}
.oneColLiqCtr #container #mainContent #news_info .news_all {
	float: right;
	margin-top: 10px;
	color: #FFF;
	margin-right: 10px;
}
.oneColLiqCtr #container #mainContent #news_info .news_all a {
	color: #FFF;
}


.oneColLiqCtr #container #mainContent #park_info {
	background-image: url(../img/park_info_ttl.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 5px;
	padding-top: 60px;
	width: 680px;
}
.oneColLiqCtr #container #mainContent #topfla {
	width: 680px;
	background-image: url(../img/top_parkmap.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 245px;
	height: 304px;
	margin-top: 10px;
}

#footer {
	background-image: url(../img/copyright.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	margin-top: 20px;
	height: 80px;
}
.oneColLiqCtr #container #mainContent #main_img {
}
#footer_menu {
	height: 30px;
	text-align: center;
	margin-top: 20px;
}
.oneColLiqCtr #container #bn_right img {
	margin-bottom: 5px;
}
.oneColLiqCtr #container #bn_left {
	float: left;
	width: 200px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(../img/fa/fa_mn00.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 90px;
	text-align: center;
}
.oneColLiqCtr #container #mainContent2 #main_cts {
	float: right;
	width: 670px;
	background-image: url(../img/fa/main_cts_bg.png);
	background-repeat: repeat-y;
	padding-left: 8px;
	margin-right: 8px;
}
.oneColLiqCtr #container #mainContent2 {
}
.s_title {
	color: #CC6600;
	line-height: 20px;
}

.oneColLiqCtr #container #mainContent2 #main_cts_park {
	float: right;
	width: 680px;
}
#mainContent2 #main_cts_faq {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#mainContent2 #main_cts p {
	padding: 10px;
}
/*　RSS　*/
.rss-items,
.side {
	background: none;
	_font-size: 9px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	width: 600px;
	height: 400px;
	padding-top: 30px;
	line-height: 1.8em;
	padding-left: 20px;
	list-style-type: none;
}
.oneColLiqCtr #container #mainContent2 #bn_left img {
	margin-bottom: 10px;
	margin-left: 3px;
}
.white {
	color: #FFF;
}

.red {
	color: #900;
}
.oneColLiqCtr #container #mainContent2 #main_cts_park .submenu {
	background-image: url(../img/park/line.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	margin-right: 5px;
}
.oneColLiqCtr #container #mainContent2 #main_cts #parkmap #parkmap_middle {
	margin-left: 155px;
	margin-top: 5px;
}
