@charset "utf-8";

body{
 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 font-size:10pt;
 margin: 0px;
 padding: 0px;
 text-align: center;
 line-height:1.6em;
}


a img{
 border: none;
}


a:link{
 color:#1111cc; text-decoration:none;
}
a:visited{
 color:#1111cc; text-decoration:none;
}
a:active{
 color:#FFA500; text-decoration:underline;
}
a:hover{
 color:#FFA500; text-decoration:underline;
}

#wrapper{
 width: 920px;
 margin: 0 auto;
 text-align: left;
}

#header{
 text-align: left;
}

#header ul{
 width:600px;
 position:relative;
 list-style: none;
}

#header li{
 float:left;
 margin:5px 0px 0px 5px;
 position:relative;
}

#menu{
 width:920px;
 padding: 0px;
 margin:0px;
}


#menu ul{
 display:inline;
 list-style-type:none;
}
#menu li{
 float: left;
}

ul.sitemap{
 padding:5px 0px 5px 20px;
}

.sitemap li{
 font-size:10pt;
}


#topbaner{
 width:650px;
 margin:15px 0px 20px 0px;
 float:left;
}

#newsbaner{
 width:650px;
 margin:15px 0px 20px 0px;
 float:left;
}

#topcontents{
 width:650px;
 padding:0px 0px 20px 20px;
 float:left;
}
#eventcontents{
 width:650px;
 margin:10px 0px 10px 0px;

}
#subcontents{
 width:650px;
 margin:10px 0px 10px 0px;

}

#yugucontents table{
 width:600px;
 border: 1px #E3E3E3 solid;
 border-collapse: collapse;
 border-spacing: 0;
 margin: 0;
}

#yugucontents td{
 border: 1px #E3E3E3 solid;
 border-width: 1px 1px 1px 1px;
 text-align: center;
}

#yugucontents th{
 border: #E3E3E3 solid;
 border-width: 1px 1px 1px 1px;
 background: #F5F5F5;
 font-weight: bold;
 line-height: 120%;
 text-align: center;
}


#subcontents table{
 width:600px;
 border: 1px #E3E3E3 solid;
 border-collapse: collapse;
 border-spacing: 0;
 margin:10px 0px 0px 10px;
}

#subcontents td{
 font-size:10pt;
 padding:10px 20px 10px 10px;
 border: 1px #E3E3E3 solid;
 border-width: 1px 1px 1px 1px;
 text-align: left;
}

#subcontents th{
 font-size:10pt;
 padding: 5px;
 border: #E3E3E3 solid;
 border-width: 1px 1px 1px 1px;
 background: #F5F5F5;
 font-weight: bold;
 line-height: 120%;
 text-align: center;
}

#subcontent table{
 width:600px;
 border: 1px #E3E3E3 solid;
 border-collapse: collapse;
 border-spacing: 0;
 margin:10px 0px 0px 10px;
}

#subcontent td{
 font-size:10pt;
 padding:10px 10px 10px 10px;
 border: 1px #E3E3E3 solid;
 border-width: 1px 1px 1px 1px;
 text-align: center;
}

#subcontent th{
 font-size:10pt;
 padding: 5px;
 border: #E3E3E3 solid;
 border-width: 1px 1px 1px 1px;
 background: #F5F5F5;
 font-weight: bold;
 line-height: 120%;
 text-align: center;
}

#eventtb table{
 width:600px;
 border: 1px #E3E3E3 solid;
 border-collapse: collapse;
 border-spacing: 0;
}

#eventtb td{
 font-size:10pt;
 width:500px;
 border: 1px #E3E3E3 solid;
 border-width: 1px 1px 1px 1px;
 text-align: left;
}

#eventtb th{
 width:70px;
 font-size:10pt;
 border: #E3E3E3 solid;
 border-width: 1px 1px 1px 1px;
 background: #F5F5F5;
 font-weight: bold;
 line-height: 120%;
 text-align: center;
}

#sitemap table{
 border;none;
 width:600px;
}


#news table{
 width:650px;
 border;none;
 margin:10px 0px 0px 10px;

}

#news td{
 width:325px;
 margin:10px 0px 0px 10px;
 font-size:10pt;
}

#subbaner table{
 width:650px;
 border;none;
 margin:10px 0px 0px 10px;
}


#topbaner table{
 width:600px;
 border;none;
 margin:10px 0px 0px 5px;
}

#topbaner td{
 width:320px;
 margin:10px 0px 0px 10px;
}

.parktd{
 float:left;
 font-size:10pt;
 margin:10px 0px 10px 10px;
}

.parkright{
 text-align:right;
 margin:20px 20px 40px 0px;
}

div#side{
 width:250px;
 height:auto;
 float:right;
 text-align:center;
}

div#sidemenu{
 width:250px;
 height:auto;
 float:right;
 padding: 0px;
 margin:0px;
}

#sidemenu ul{
 display:inline;
 list-style-type:none;
}
#sidemenu li{
 float: left;
 text-align:center;
}

div#sidetop{
 width:210px;
 height:auto;
 float:right;
 text-align:right;
 margin:15px 0px 20px 0px;
}

#pageup{
 clear:both;
 width:650px;
 margin:30px 0px 20px 0px;
 text-align:right
;
}

#feed{
 font-size:100%;
 padding-left:20px;
}

#footerArea{
 clear:both;
 width:100%;
 margin: 0 auto;
 height:100px;
 background : url(footerbg.jpg) 0% 0% / auto auto repeat-x scroll padding-box border-box transparent;
 text-align:center;
}

#footerBox{
 width:920px;
 height:100px;
 margin:0 auto;
 background : url(footer.png) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
}


#footerinfo{
 padding:10px 0px 0px 20px;
 width:920px;
 text-align:left;
 color:#ffffff;
 font-size:12px;
}

.selector01{
	border-left:7px solid #9bcf32;
	padding:.6em .8em
        font-weight: bold; 
        font-size:12pt;
}

.selector02{
 width:600px;
 border-left:6px solid #9bcf32;
 border-bottom:1px solid #9bcf32;
 padding:.6em .8em
 font-weight: bold; 
        font-size:12pt;
}

.selector03{
 width:200px;
 border-top:1px solid #ccc;
 border-right:1px solid #ccc;
 border-left:7px solid #9bcf32;
 border-bottom:1px solid #ccc;
 padding:.6em .9em
 font-weight: bold; 
 font-size:10pt;
}

.selector12{
 border-left:6px solid #9bcf32;
 padding:.8em .9em;
 font-weight: bold;
}
.selector12b{
 display: block;
 padding-top:.2em;
 font-size:.8em;
 color:#FC0000;
}

div#page{
 clear:both;
 width: 650px;
 text-align: left;

}

div#container{
 width: 650px;
	padding: 20px;
}
div#ads{
	clear: both;
	padding: 12px 0 12px 66px;
}

dd{
	margin-left:0px;
}

dl.answer{
	margin:20px 10px 0;
}
.answer dt{
	margin-top:40px;
	padding:2px 0 10px 28px;
	border-bottom:1px dotted #BBBBBB;
	background : url(q.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	line-height:1;
        font-weight: bold; 
}
.answer dd{
	margin-top:5px;
	padding:5px 0 0 28px;
	background : url(a.gif) 0px 0.3em / auto auto no-repeat scroll padding-box border-box transparent;
	line-height:1;
}
/*jquery-------------------*/
#slideshow{
 position:relative;
 width:920px;
 height:400px;
 clear: both;
}
#slideshow img{
 position:absolute;
 top:0;
 left:0;
 z-index:8;
}
#slideshow img.active{
 z-index:10;
}

#slideshow img.last-active{
 z-index:9;
}

