@charset "utf-8";

/*
Site Name: 
Description: parts style
*/

/* header
----------------------------------------- */
#header #logo{
	float: left;
	clear: left;
	margin-bottom: 15px;
}

#header ul{
	clear: both;
	overflow: hidden;
}
#header ul li{
	float: left;
	display: inline;
}

#header ul#search-area{
	float: right;
	clear: right;
	padding: 10px 0;
	display: block;
}
#header ul#search-area li.search{
	margin-right: 10px;
}
#header ul#search-area li.search span{
	font-size: 90%;
	margin-right: 10px;
}
#header ul#search-area li input[type="text"]{
	height: 20px;
}
#header ul#search-area li input[type="button"]{
	height: 22px;
}

#header ul.contact{
	float: right;
	clear: right;
	margin-top: 0px;
	margin-bottom: 15px;
}
#header ul.contact li{
	padding-left: 15px;
}

#header #main-visual{
	/*width: 950px;
	height: 255px;*/
	padding: 17px 15px;
	overflow: hidden;
	clear: both;
	margin-bottom: 5px;
	background-image: url(../img/main_visual_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#header #main-visual #main-visual-contents{
	width: 920px;
	height: 220px;
	overflow: hidden;
}



/* footer
----------------------------------------- */
#footer p,
#footer li,
#footer address{
	line-height: 1.4em;
}

#footer p.pagetop{
	text-align: right;
	clear: both;
	margin-bottom: 25px;
}

#footer .footer-nav-area{
	float: left;
	width: 174px;
	_width: 188px;
	padding-left: 10px;
	padding-right: 4px;
	border-left: #DAD8C3 solid 1px;
}
#footer .first{
	padding-left: 0px;
	border-left: none;	
}

#footer .footer-about{
	float: left;
	width: 190px;
	padding-left: 10px;
	border-left: #DAD8C3 double 3px;
}
#footer .footer-nav-area ul li{
	padding-left: 14px;
	background-image: url(../img/footer_nav_icon.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 4px;
}
#footer .footer-nav-area ul li ul{
	font-size: 92%;
	margin-top: 4px;
	margin-bottom: 4px;
}
#footer .footer-nav-area ul li ul li{
	font-size: 90%;
	padding-left: 2px;
	background-image: none;
}
#footer .footer-nav-area ul li ul li.equipment{
	display: none;
}

#footer .footer-about p,
#footer .footer-about address{
	margin-bottom: 15px;
}

#footer .footer-about address strong{
	font-size: 120%;
}

#copyright{
	color: #FFF;
	font-size: 90%;
	padding: 5px 0;
}

/* topicpath
----------------------------------------- */
#topicpath{
	padding: 0px;
	margin: 10px 0px;
	font-size: 85%;
	text-align: left;
	overflow: hidden;
	zoom: 1;
}

#topicpath li{
	display: inline;
}

#topicpath li a{
	padding-right: 10px;
	margin: 0px 5px 0px 0px;
	background: url(../img/topicpath.gif) no-repeat right center;
}

/* content
----------------------------------------- */
#content p,
#content td
#content th,
#content li,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6{
	line-height: 1.4em;
}

/* main css
----------------------------------------- */
#main hr{
	clear: both;
}

#main ul,
#main ol,
#main p{
	padding: 0.5em 0px 0.5em 25px;
}

#contents #main h1,
#contents #main h2,
#contents #main h3,
#contents #main h4,
#contents #main h5,
#contents #main h6,
#contents #main p{
	margin-bottom: 15px;
	padding-bottom: 0;
}

#contents #main p#subtitle{
	color: #725227;
	padding: 5px 25px;
	margin: 0px;
	background-color: #ECE9D8;
	background-image: url(../img/subtitle_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}

#contents #main h1{
	font-size: 180%;
	font-weight: 800;
	padding: 10px 25px;
	background-image: url(../img/headline01_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}

#contents #main h2{
	font-size: 135%;
	font-weight: 800;
	color: #333;
	background-color: #FCF9EB;
	padding: 5px;
	clear: both;
	border-bottom: #1D752E solid 3px;
}

#contents #main h3{
	font-size: 125%;
	font-weight: 800;
	padding: 6px;
	border-bottom: #1D752E solid 3px;
	clear: both;
}

#contents #main h4{
	font-size: 115%;
	font-weight: 800;
	padding: 3px 5px;
	margin-left: 5px;
	border-left: #1D752E solid 5px;
}

#contents #main h5{
	font-size: 110%;
	font-weight: 800;
	margin-left: 20px;
}

#contents #main h6{
	font-weight: 800;
	margin-left: 20px;
}

#main blockquote{
	border: 1px dotted #999999;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	font-size: 90%;
	line-height: 1.2em;	
}

#main ul li{
	margin-left: 20px;
	margin-bottom: 5px;
	list-style-type: disc;
}

#main ol li{
	margin-left: 25px;
	margin-bottom: 5px;
	list-style-type: decimal;
}

#main table{
	font-size: 100%;
	margin: 1em 10px;
}

#main table th,
#main table td{
	padding: 5px 10px;
}

#main th{
	font-weight: bold;
}

#main .table-01{
	border-bottom: #DDD solid 1px;
	border-left: #DDD solid 1px;
}

#main .table-01 th,
#main .table-01 td{
	border-top: #DDD solid 1px;
	border-right: #DDD solid 1px;
}

#main .table-01 th{
	background-color: #FCF9EB;
}

#main .table-02{
	border-bottom: #DDD solid 1px;
}

#main .table-02 th,
#main .table-02 td{
	border-top: #DDD solid 1px;
}


/* sub css
----------------------------------------- */
#sub p.booking,
#sub ul.banner li{
	text-align: center;
	margin-bottom: 15px;
}

#sub p.booking a:hover,
#sub ul.banner li a:hover,
#main .carousel-area ul li a:hover{
	opacity: 0.5;
}

#sub h3{
	color: #FFFFFF;
	text-align: center;
	padding: 6px 0;
	background-image: url(../img/submenu_headline03_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}

#sub ul.menu{
	border-top: #DAD5B4 solid 1px;
	border-bottom: #DAD5B4 solid 1px;
	margin-bottom: 20px;
}

#sub ul.menu li a{
	display: block;
	padding: 6px 0 6px 20px;
	letter-spacing: 0em;
	background-image: url(../img/submenu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	border-left: #DAD5B4 solid 1px;
	border-right: #DAD5B4 solid 1px;
	background-color: #FAF9F3;
	text-decoration: none;
	zoom :1;
}

#sub ul.menu li a.current,
#sub ul.menu li a:hover{
	color: #333333;
	background-image: url(../img/submenu_over_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EFE7BD;
}


/* - - - - - home - - - - - */
#content #main div.frame{
	width: 698px;
	height: 390px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-bottom: 25px;
	border: #9A9A9A solid 1px;
	border-top: none;
}
#contents #content #main div.frame{

}

#content #main div.frame dl{
	line-height: 1.4em;
	padding-top: 15px;
}

#content #main div.frame dl dt{
	float: left;
	width: 145px;
	letter-spacing: 0em;
}

#content #main div.frame dl dt a{
	color: #349747;
	padding-left: 28px;
	padding-bottom: 4px;
	background-image: url(../img/topics_category_icon.gif);
	background-repeat: no-repeat;
	background-position: 6px top;
	display: inline-block;
}

#content #main div.frame dl dd{
	padding-left: 12em;
	margin-bottom: 14px;
	padding-bottom: 10px;
	border-bottom: #D6D6D6 solid 1px;
}
#content #main div.frame dl dd a{
	width: 390px;
	display: block;
	border-left: #D6D6D6 dotted 1px;
	padding-left: 10px;
	min-height: 38px;
	height: auto !important;
	height: 38px;
}

#content #main div.frame dl dd p.date{
	float: right;
	width: 110px;
	height: 38px;
	font-size: 90%;
	margin-top: -45px;
	zoom: 1;
}

#content #main div.frame dl dd p.date strong{
	border-left: #25989B solid 5px;
	padding-left: 5px;
}

#content #main div.frame dl dd.new{
	background-image: url(../img/icon-new.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 40px;
}

#home #main div.carousel{
	width: 700px;
	_width: 670px;
	padding: 10px 0;
	margin-bottom: 30px;
	background-color: #ECE9D8;
	zoom: 1;
}

#home #main div.carousel p{
	padding: 0px;
	margin: 0px;
	
}

#home #main div.carousel p.next,
#home #main div.carousel p.prev{
	position: relative;
	top: 0px;
	left: 0px;
}

#home #main div.carousel p.next span{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 9999;
}

#home #main div.carousel p.prev span{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9998;
}

#home #main div.carousel .carousel-area{
	background-color: #FFFFFF;
	padding: 10px 6px;
	margin: 0 20px;
}
/* IE6 */
* html #home #main div.carousel .carousel-area{
	width: 656px!important;
	height: 120px;
	padding: 10px 0px;
	margin: 0 16px;
	zoom: 1;
	left: 0px!important;
}

#home #main div.carousel .carousel-area ul li{
	margin: 0px 6px;
}

#home #main div.carousel .carousel-area ul li img{
	width: 150px;
	height: 100px;
}

/* park facilities css */
#contents #main #booking-area{
	border: #1D752E solid 3px;
	padding: 10px;
	margin-top: 30px;
}

#contents #main #booking-area p.attention{
	font-size: 88%;
}

#contents #main #booking-area p.center{
	padding: 0;
	text-align: center;
}

#contents #main #booking-area address{
	line-height: 1.4em;
	padding-left: 25px;
	margin-bottom: 10px;
}

#contents #main ul.parklist{
	overflow: hidden;
	padding-left: 5px;
	margin-bottom: 10px;
}

#contents #main ul.parklist li{
	float: left;
	display: inline;
}

#contents #main ul.parklist li a{
	display: inline-block;
 	background-color: #FCF9EB;
    border: 2px solid #1D752E;
    color: #333333;
    font-weight: bold;
    line-height: 1.2em;
    padding: 5px;
	margin-bottom: 5px;
    text-decoration: none;	
}

#contents #main h2#parkinfo{
	color: #FFFFFF;
	font-size: 110%;
	margin-bottom: 0px;
	padding: 4px 40px;
	background-image: url(../img/parkinfo_headline_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: #1D752E solid 3px;
}

#contents #main h2#parkgallery{
	font-size: 125%;
	padding: 15px 0 17px 238px;
	margin: 0;
	background-image: url(../img/parkgallery_headline_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom: none;
}

#contents #main .park-table{
	font-size: 70%;
}

#contents #main .park-table thead th{
	background-color: #ECE7D2;
}



#content #main div.update-frame{
	width: 698px;
	height: 200px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-bottom: 25px;
	border: #9A9A9A solid 1px;
	border-top: none;
}

#content #main div.update-frame ul{
	padding: 15px 0 0;
	margin: 0;
	line-height: 1.4em;
}
#content #main div.update-frame ul li{
	padding: 0 0 10px 10px;
	margin: 0 0 15px;
	letter-spacing: 0em;
	border-bottom: #D6D6D6 solid 1px;
	list-style-type: none;
	display: inline-block;
}
#content #main div.update-frame ul li dl{
	
}
#content #main div.update-frame ul li dl dt{
	float: left;
	width: 560px;
}
#content #main div.update-frame ul li dl dd{
	float: right;
	width: 110px;
	font-size: 90%;
	zoom: 1;
}
#content #main div.update-frame ul li dl dd strong{
	border-left: #25989B solid 5px;
	padding-left: 5px;
}



/* ギャラリー */
#contents #main div.gallery-area{
	padding-bottom: 7px;
	border: #E6E1CC solid 7px;
	border-top: none;
}

#contents #main div.gallery-area p.attention{
	text-align: right;
	padding-right: 15px;
	margin-bottom: 0px;
}

#contents #main div.list{
	padding-top: 10px;
	padding-left: 10px;
	margin-right: -10px;
	padding-bottom: 6px;
	overflow: hidden;
	zoom:1;
}

#contents #main div.listb{
	float: left;
	padding: 10px;
	margin-right: 12px;
	background-color: #FFF;
	border: 1px solid #E9E3DF;
}

#contents #main div.list dl.first{
	border-left-style: none;
}

#contents #main div.list dl{
	float: left;
	text-align: center;
	width: 190px;
}

#contents #main div.list dl dt{
	text-align: left;
	line-height: 1.2em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contents #main div.list dl dd{
	font-size: 85%;
	line-height: 1.2em;
	text-align: left;
}


#contents #main .pdf-area{
	font-size: 90%;
	padding: 10px;
	margin: 20px 0;
	border: #999999 dotted 1px;
	clear: both;
	overflow: hidden;
}

#contents #main .pdf-area img{
	margin-bottom: 50px;
}





/* info page css */
#contents #main ul.blognavi{
	text-align: left;
	clear: both;
	margin: 15px 0px;
}

#contents #main ul.blognavi li{
	display: inline;
	background-image: none;
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

#contents #main ul.blognavi li a:link,
#contents #main ul.blognavi li a:visited,
#contents #main ul.blognavi li a:active{
	display: inline;
	padding: 3px;
	border: 1px dotted #A6947C;
}
#contents #main ul.blognavi li a:hover,
#contents #main ul.blognavi li span.current_page{
	border: 1px dotted #A6947C;
	padding: 3px;
	background-color: #FBF9F5;
}

#contents #main ul.blogfooter{
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	zoom:1;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 90%;
	line-height: 1.2em;
	margin-bottom: 30px;
	text-align: right;
	clear: both;
}
#contents #main ul.blogfooter li{
	display: inline;
	margin-right: 15px;
	margin-left: 0px;
}

/* links page css */
.links #main table.table-01 th,
.links #main table.table-01 td{
	line-height: 1.6em;
	
}

/* contact page css */
#contents .contact #main table.form .hissu {
	font-weight: normal;
	background-color: #C65A3C;
	border: 1px solid #C65A3C;
	clear: right;
	color: #FFFFFF;
	float: right;
	font-size: 84%;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#contents .contact #main table.form span.example{
	font-size: 80%;
}

#contents .contact #main #privacy-area{
	height: 100px;
	width: 420px;
	overflow: auto;
	padding: 5px;
	border: 1px solid #CCC;
	font-size: 90%;
}

#contents .contact #main #privacy-area ul{
	padding-left: 0px;
}

#contents .contact #main p.button{
	text-align: center;
}

/* スペシャルコンテンツ */
#contents .advicefaq #main ul.faq-list li{
	margin-bottom: 15px;
	list-style-type: none;
}

#contents .advicefaq #main ul.faq-list dl dt{
	font-size: 130%;
	font-weight: bold;
	float: left;
	padding-left: 5px;
}

#contents .advicefaq #main ul.faq-list dl dd{
	padding-left: 5em;
}

#contents .course #main .park-description-area,
#contents .webpage #main .park-description-area,
#contents .volunteer #main .volunteer-info{
	font-size: 90%;
	clear: both;
	padding: 10px;
	border: #333333 dotted 1px;
	margin: 0 20px 15px;
}

#contents .webpage #main .info-area{
	clear: both;
	padding: 10px;
	border: #333333 dotted 1px;
}

/*Ajax Calendar*/
#calendar {
    margin: 0px 0 10px;
    color: #444444;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 100%;
    letter-spacing: 0.2em;
	text-align: center;
	border-bottom: #999 solid 1px;
	margin-bottom: 4px;
}
#calendar table {
	width: 100%;
    padding: 0;
    border-collapse: collapse;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 10px;
    width: 23px;
}
#calendar td {
    padding: 4px 0;
    text-align: center;
    font-size: 90%;
    line-height: 120%;
}
.today { /*本日のスタイル*/
    display: block;
    /*border: 1px solid #444444;*/
    /*font-weight: bold;*/
    color:#339900;
    text-decoration: underline;
}
.sunday, /*日曜祝日のスタイル*/
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #ff6600;
}
.saturday, /*土曜日のスタイル*/
.saturday a:link,
.saturday a:visited {
    color: #006699;
}


/* pdf要素 
----------------------------------------------------------- */  
#contents #main a[href$=".pdf"]{   
    background: url(../img/pdf_icon.gif) no-repeat left 1px; 
	padding-left: 24px;
	padding-bottom: 5px;
}
* html #contents #main a.pdf{   
    background: url(../img/pdf_icon.gif) no-repeat left 1px;
	padding-left: 24px;
	padding-bottom: 5px;
}

#contents #main td a[href$=".pdf"],
#contents #main .carousel-area a[href$=".pdf"]{
	padding: 0;
	background-image: none;
}
* html #contents #main td a[href$=".pdf"],
#contents #main .carousel-area a[href$=".pdf"]{
	padding: 0;
	background-image: none;	
}

/* Word要素 
----------------------------------------------------------- */  
#contents #main a[href$=".doc"]{   
    background: url(../img/word_icon.gif) no-repeat left 1px;
	padding-left: 24px;
	padding-bottom: 5px;
}  
* html #contents #main a.doc{   
    background: url(../img/word_icon.gif) no-repeat left 1px;  
	padding-left: 24px;
	padding-bottom: 5px;
} 

/* ドキュメントリンク
----------------------------------------------------------- */  
* html #contents #main a{  
behavior: expression(  
	this.className += this.getAttribute("href").match(/\.pdf$/) ? " pdf" : "",  
	this.className += this.getAttribute("href").match(/\.doc$/) ? " doc" : "",   
	this.style.behavior = "none"  
);  
}