@charset "utf-8";
@import url(reset.css);

html{
	margin: 0;
	padding: 0;
}

body{
	position: relative;
	/*background: #FEE100;
	color: #403F41;*/
	font-size: 92%;
	width: 100%;
	min-width: 960px;
}

.floatL{ float: left; }
.floatR{ float: right; }
.clr{ clear: both; }

.alignL{ text-align: left; }
.alignR{ text-align: right; }
.alignC{ text-align: center; }

a img{ border: none; }
p{ margin: 0.5em 10px; }
address{ font-style: normal; }

.centering{
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 960px;	
}

#header{
	background-color: #FEE100;
	color: #7C6B00;
	margin: 0;
	width: 100%;
	min-width: 960px;
	/*position: fixed;
	top: 0;
	margin-top: 320px;
	padding-top: 350px;
	height: 222px;
	z-index: 10000;*/
}
#header div{
	position: relative;
	text-align: left;
}
#header div.centering{
	height: 110px;
}
#header h1{
	/*position: absolute;
	top: 0; left: 0;*/
	padding: 25px 0 0;
}
#header address{
	position: absolute;
	/*left: 220px;*/ right: 0; top: 10px;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	text-decoration: none;
	white-space: nowrap;
	/*margin: 10px 0;*/
}
#header .tel{
	position: absolute;
	/*left: 220px;*/ right: 95px; top: 45px;
}
#header .email{
	position: absolute;
	/*left: 220px;*/ right: 0; top: 75px;
	color: #5F5000;
	font: normal 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	white-space: nowrap;
	text-align: left;
}
#header .email img{
	vertical-align: middle;
}
#header .email .fax{
	color: #000;
	font: bold 17px "Arial Black", Gadget, sans-serif;
}
#header #mapBtn{
	position: absolute;
	/*left: 500px;*/ right: 0; top: 43px;
}



#header #eventImg{
	float: right;
}
#header #eventImg.leaf{
	margin-top: 12px;
}
#nav{
	background: #010080;
	padding: 0;
	width: 100%;
	min-width: 960px;
	height: 38px;
	z-index: 100;
}
#nav ul{
	background: #010080;
	list-style-type: none;
	white-space: nowrap;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	/*max-height: 38px;*/
}
#nav ul li{
	float: left;
	margin: 0;
	width: 160px;
	height: 38px;
}
#nav ul li ul{
	clear: left;
	float: none;
	background: #B18600;
	border: 2px solid #B18600;
	border-top: none;
	width: auto !important;
	height: auto !important;
	z-index: 100;
}
#nav ul li ul li{
	float: none;
	background: #FFF8CF;
	font-size: 9pt;
/*	margin:0 2px;*/
	padding: 0;
	width: auto;
	height: auto;
}
#nav ul li ul li a{
	display: block;
	background: #FFF8CF;
	color: #5F5000;
	font-weight: normal;
	text-decoration: none;
	border-top: 1px solid #CFCAB2;
	margin: 0 4px;
	padding: 0 2px;
}
#nav ul li ul li a:hover{
	font-weight: bold;
}

#main{
	float: none;
	margin: 0 auto;
	width: 960px;
}

#contents{
	float: left;
	font-size: 90%;
	line-height: 1.5;
	width: 710px !important;
	height: auto;
}
#contents div.centering{
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 658px;
}
#contents h2{
	background:#ff0;
	float: none;
	margin: 0 0 30px;
	width: 100%;
}
#contents h3{
	border-bottom: 2px solid #403F41;
	margin: 14px 7px;
	padding-bottom: 4px;
}

#contents h4{
	background: #FFFBD8;
	border-bottom: 2px solid #FFE100;
	line-height: 1.3;
	margin: 12px 0;
	padding: 5px 10px;
}

.linkBlock{
	float: left;
	background-color: #F0EDE6;
	margin:15px 0 15px 0;
	width: 474px;
}
.linkBlock h2{
	position: relative;
	font-size: 12pt;
	background: #FEE100;
	white-space: nowrap;
	padding: 5px 4px 4px 32px;
}
.linkBlock h2 img{
	position: absolute;
	left: -4px;
	bottom: 4px;
}
.linkBlock p{
	float: left;
	color: #888;
	font-size: 10pt;
	letter-spacing: -0.5px;
	line-height: 1.4;
	margin: 10px 0 10px 32px;	
}
.linkBlock .btn{
	float: right;
	margin: 10px 10px 10px 0;
}
.linkBlock hr{
	color: #fff;
	background: #fff;
	border: solid 1px #fff;
	height: 1px;
	width: 100%;
}
.linkBlock2{
	float: left;
	background-color: #FFF;
	margin:15px 0 15px 0;
	width: 230px;
}
.linkBlock2 h2{
	position: relative;
	font-size: 12pt;
	background: #FEE100;
	white-space: nowrap;
	padding: 5px 4px 4px 8px;
}

#side{
	float: right;
	width: 230px !important;
	height: auto;
}
#side ul{
	list-style: none;
}
#side .linkBlock{
	float: none;
	width: 230px;
}
#side .linkBlock h2{
	position: static;
	font-size: 10.5pt;
	padding: 6px 10px 4px;
}
#side .linkBlock p{
	float: none;
	font-size: 9pt;
	margin: 0;
	padding: 10px;
}
#side .linkBlock .btn{
	float: none;
	margin: 0 10px 10px;
}

#sitemap{
	background: #F0EDE6;
	color: #6C6D6F;
	border-top: 2px solid #FEE100;;
	padding: 20px 0 10px;
	margin: 0;
}
#sitemap ul{
	float: left;
	font-size: 10pt;
	font-weight: bold;
	list-style-type: none;
	line-height: 1.6;
	white-space: nowrap;
	margin: 0;
	margin-right: 65px;
	padding: 0;
}
#sitemap ul li{
	text-align: left;
	white-space: nowrap;
	margin-right: 1.5em;
	margin-bottom: 10px;
	width: auto;
}
#sitemap ul li ol{
	font-size: 9pt;
	font-weight: normal;
	list-style-type: none;
	padding-left: 1em;
}
#sitemap ul li ol li{
	float: none;
	line-height: 1.5em;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}
#sitemap a:link, #sitemap a:visited{
	color: #6C6D6F; !important;
	text-decoration: none;
}
#sitemap a:hover, #sitemap a:active{
	text-decoration: underline;
}

#footer{
	float: none;
	clear: both;
	color: #917D00;
	background: #FEE100;
	font-size: 10pt;
	white-space:nowrap;
	line-height: 1.5;
	padding: 15px 0;
	width: 100%;
	min-width: 960px;
	overflow: hidden;
}
#footer strong{
	display: block;
	float: left;
	color: #604F00;
	font-size: 12pt;
	font-weight: bold;
	width: 10em;
}
#footer address{
	font-weight: normal;
	font-style: normal;
	white-space: nowrap;
	margin: 0;
}
#footer .email{
	display: inline;
	color: #5F5000;
	font: normal 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	white-space: nowrap;
	text-align: left;
}
#footer .email img{
	vertical-align: middle;
}
#footer a{
	margin-bottom: 0.5em;
}
#footer a:link, #footer a:visited{
	color: #917D00 !important;
	text-decoration: none;
}
#footer a:hover, #footer a:active{
	text-decoration: underline;
}