html {
	height: 100%;
	overflow-y: scroll;
	}

body {
	margin: 0 auto;
	padding: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align:center;
	background:#F3F7EB url(img/common/body_back.gif) repeat-x left top;
	color:#333;
	font-size:85%;
}

input,select{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}


h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 100%;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	border-collapse:collapse;
	vertical-align:top;
}

textarea { font-size: 100%; }
img { vertical-align: bottom;
	border-style:none;
}
hr  { display: none; }
em{font-style:normal}

input{line-height:auto;vertical-align:top;}


.cfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.cfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .cfix{height: 1%;}
*+html .cfix{min-height: 1%;}
.cfix {display: block;}
/* End hide from IE-mac */

* {
	word-wrap: break-word;
	word-break:break-all;
}


/*----------- layout ----------*/
#yard{
	margin:0 auto;
	width:700px;
	background:#fff;
	color:#333;
	text-align:left;
	border-right:1px solid #ccc;
	border-left:1px solid #eee;
}


/*------------- id_header -----------*/




/*------------- header -----------*/
#bank{
	border-bottom:3px solid #06CA9A;
	padding:15px;
	margin:0px 0 5px 0;
	background:url(img/header_back.jpg) no-repeat;
}

#bank p#library{
	margin:10px 10px 10px 0 10px;
	font-size:120%;
	padding:10px;
	color:#fff;
	display:block;
	font-weight:bold;
	width:auto;
}
#bank p#library a{
	color:#0A8D6D;
}

#bank h1{
	margin:10px;
	color:#33eebb;
}

#bank h5{
	font-size:80%;
	color:#69B8A5;
}


/*------------- main menu -----------*/

#hospital {
	margin:0 auto;
	background:url(img/menuspace_back.jpg) no-repeat left bottom;
}

#hospital ul li{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
}
#hospital ul li{
	font-weight:bold;
	display:inline;
	float:left;
	line-height:2;
}
#hospital ul li a{
	text-decoration:none;
	color:#0A8D6D;
}
#hospital ul li.home a{
	background:url(img/menu_home.png) no-repeat 0 0.1em;
}


/*------------- sub menu -----------*/

div#hotel{
	margin:0;
	padding:0px 0 10px 0;
	width:175px;
	float:left;
	display:inline;
	background:#EFFFD2;
	color:inherit;
}


div#hotel dl.kate{
	margin:0 0 20px 0;
}

div#hotel dl.kate dt{
	padding:10px;
	color:#69B8A5;
}


div#hotel dl.kate ul li a{
	padding:13px 0 10px 33px;
	background:url(img/btn_green.jpg) no-repeat left bottom;
	display:block;
	line-height:1.5;
	color:#3AB609;
}
div#hotel .gohome{
	padding:13px 0 10px 33px;
	background:url(img/btn_blue.jpg) no-repeat left bottom;
	display:block;
	line-height:1.5;
	color:#0A8D6D;
}
div#hotel ul.tips li a{
	padding:13px 0 10px 33px;
	background:url(img/btn_blue.jpg) no-repeat left bottom;
	display:block;
	line-height:1.5;
	color:#0A8D6D;
}
div#hotel ul.others li a{
	padding:13px 0 10px 33px;
	background:url(img/btn_blue.jpg) no-repeat left bottom;
	display:block;
	line-height:1.5;
	color:#0A8D6D;
}

/*-------------- side PR box ------------------*/

div#hotel div.pr dl{
	font-size:85%;
	margin:10px;
	padding:0.5em;
	border:1px solid #ccc;
	background:#fff;
}

div#hotel div.pr dl dt{
	color:#000;
	background-color:#fff;
}

div#hotel div.pr dl dd{
	line-height:1.4;
	word-wrap: break-word;
	word-break:break-all;
}


/*-------------- Footer  ------------------*/


div#village{
	padding-top:5px;
	padding-bottom:10px;
	background:url(img/foooter_bg.jpg) repeat-x left bottom;
	border-top:2px solid #ccc;
}

div#village .fmenu{
	margin:10px;
	font-size:70%;
}
div#village .fmenu p{
	display:inline;
	line-height:1.6;
}
div#village .fmenu p a{
	text-decoration:none;
	color:#333;
	background-color:inherit;
}
div#village .cate {
	font-size:70%;
	margin:10px;
}
div#village .cate a{
	text-decoration:none;
	color:#333;
	background-color:inherit;
}

div#village #kitchen{
	padding:0.5em;
	border-top:1px solid #ccc;
	text-align:center;
	font-size:85%;
}


/*----------------- contents -----------------*/
div#wall{
	margin:0 15px 0 15px;
}

/* main */
div#park{
	margin:20px 0px 10px 0;
	width:480px;
	float:right;
	display:inline;
}

div#park p#girl{
	margin:0 10px 5px 0;
	font-size:70%;
	text-align:right;
}

div#park div.pr{
	font-size:85%;
	width:49%;
	float:left;
	display:inline;
}
div#park div.pr.twice{
	float:right;
}
div#park div.pr dl{
	margin:10px;
	padding:0.5em;
	border:1px solid #ccc;
}
div#park div.pr dl dd{
	word-wrap: break-word;
	word-break:break-all;
}



div#park h2{
	margin-bottom:1em;
	padding:0 0 9px 8px;
	font-size:150%;
	background:url(img/h2_back.gif) repeat-x left bottom;
	font-weight:bold;
}

div#park h3{
	margin:0 0 10px 5px;
	padding-left:18px;
	font-weight:bold;
	font-size:125%;
	color:#300;
	background-color:inherit;
	background:url(img/h3_back.png) no-repeat 0 0em;
	letter-spacing:0.8;
}

div#park p{
	margin:0 5px 2em 5px;
	line-height:1.6;
}

div#park div.pagenavi{
	margin:30px auto 10px auto;
	font-size:90%;
	text-align:center;
}


div#park div.pagenavi a{
	margin:0 4px;
	padding:2px 5px;
	border:1px solid #10C99C;
	text-decoration:none;
}

div#park div.pagenavi em a{
	border:1px solid #10C99C;
	background-color:#EFFFD2;
	font-weight:bold;
}


div#park dt,
div#park dd{
	line-height:1.6;
}

div#park p.centering{
	text-align:center;
}

div#park p.bottombanner{
	margin:20px 0;
	text-align:center;
}

div#park p.gotopagetop{
	margin:20px 0;
	text-align:right;
	font-size:90%;
}
div#park p.gotopagetop a{
	padding-left:15px;
	background:url(img/pagetop_back.png) no-repeat 0 0.2em;
}

/* toppage */
div#park.toppage div.faq h3{
	margin-top:2em;
	background-image:url(img/h3g_back.png);
}

div#park.toppage div.faq dl{
	margin:0 5px 2em 5px;
	height:200px;
	overflow:auto;
	border-bottom:1px solid #ccc;
}
div#park.toppage div.faq dl dt{
	color:#630;
}
div#park.toppage div.faq dl dd{
	margin-bottom:2em;
	font-size:90%;
}

/* company */
div#park.company table{
	margin:0 0px 10px 5px;
	width:90%;
}

div#park.company table th{
	padding:0.5em;
	font-weight:bold;
	border:1px solid #ccc;
	color:#360;
	width:30%;
}
div#park.company table td{
	padding:0.5em;
	border:1px solid #ccc;
}

/* glossary */
#park.glossary ul.kananavi{
	margin:0 5px 20px 5px;
}
#park.glossary ul.kananavi li{
	padding:10px 0;
	float:left;
	width:16%;
	display:inline;
	border-top:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	background:url(img/kananavi_back.gif) repeat-x left bottom;
	text-align:center;
	font-size:85%;
}
#park.glossary ul.kananavi li a{
	font-weight:bold;
}

#park.glossary p.gotodetail{
	text-align:right;
}


div#park.glossary h3{
	margin-top:2em;
	background-image:url(img/h3g_back.png);
}
#park.glossary ul.item{
	margin:0 5px 10px 5px;
}
#park.glossary ul.item li{
	width:48%;
	float:left;
	line-height:1.5;
}

#park.glossary ul.kanaindex{
	margin:0 5px 10px 5px;
}

#park.glossary ul.kanaindex li{
	padding-left:15px;
	line-height:2;
	background:url(img/kanaindex_back.gif) no-repeat 0 0.5em;
}
#park.glossary div.explain h3{
	margin-bottom:20px;
	font-weight:normal;
}

#park.glossary p.pdf{
	margin:0 5px 5px 5px;
	float:right;
	width:50px;
	text-align:center;
}

/* faq */
#park.faq h3{
	font-weight:normal;
}


/* sitemap */
#park.sitemap ul li{
	margin:0 0 1em 2em;
	line-height:1.6;
	list-style-type:disc;
}
#park.sitemap ul li dl{

}
#park.sitemap ul li dl dd{
	margin-left:1em;
}

#park.sitemap ul li ol li{
	margin-left:0;
	list-style-type:none;
}