@charset "UTF-8";

/*--------------------------------------------------------------- 
			ページ構造の指定
--------------------------------------------------------------- */
html, body {
 width: 100%;
 height: 100%;
}
body {
 -webkit-text-size-adjust: 100%;
 background: 
  url(../img/bg2.jpg) no-repeat center top,
  url(../img/bg.jpg) repeat-x center top;
 text-align: justify;
 text-justify: inter-ideograph;
 font-family: Arial, Verdana, "メイリオ", Meiryo, "游ゴシック", YuGothic, "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
 font-size: 85%;
 line-height: 1.8;
}
#wrapper {
 width: 965px;
 margin: 0 auto;
}
#wrapperInr {
 overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
 zoom: 1; /* for IE6 */
}


/*NAV
---------------------------------------------------------------*/
#side-nav {
 width: 240px;
 float: left;
 margin-left: 20px;
 margin-top: 10px;
}
#side-nav #menu {
 /* box-shadow */
 box-shadow: 0px 0px 10px 0px rgba(41, 28, 12, 0.09);
}
/**/
#side-nav .nav-banner {
 text-align: center;
 margin: 25px 0;
}
#side-nav .nav-banner p {
 margin-bottom: 8px;
}


/*MAIN
---------------------------------------------------------------*/
#main {
 width: 660px;
 float: right;
 margin-right: 20px;
 margin-top: 10px;
}
#mainInr {
}


/*ヘッダー
--------------------------------------------------------------- */
#header {
 position: relative;
 height: 100px;
 background: url("../img/header.png") no-repeat left top;
}
#header h1 {
 text-indent: -999999px;
}
#header h1 a {
 height: 100px;
 /*width: 750px;*/
 display: block;
 outline: none;
}
#header #btn-eng {
 position: absolute;
 top: 0;
 right: 30px;
}


/*フッター
--------------------------------------------------------------- */
#footer {
 width: 100%;
 background-color: #004D22;
 position: relative;
 margin: 40px auto 0;
 padding: 0.5em;
}
#footerInr {
 width: 1000px;
 margin: 0 auto;
}
#footer p {
 font-size: 72%;
 color: #ffffff;
 text-align: center;
 letter-spacing: 0.08em;
}

/*PAGETOP*/
.pagetop {
 position: fixed;
 right: 1%;
 display: block;
 /*bottom: 180px;*/
 z-index: 10;
 margin-right: 60px;
 padding: 0;
}
.pagetop img {}



/*--------------------------------------------------------------- 
			トップページ
--------------------------------------------------------------- */
#topBg {
}
#topMain {
 width: 653px; 
 height: 442px;
 background: #ffffff url(../img/top_main.jpg) no-repeat center center;
 /* box-shadow */
 box-shadow: 0px 0px 15px 0px rgba(41, 28, 12, 0.28);
 margin: 0 auto 30px;
 padding: 4px;
}
#topMain p {
 display: none;
}
#topSub {
 margin: 40px 20px;
}


/*---お知らせ---*/
#top-news {
	/*width: 620px;*/
	/*background: url(../img/top_news_bg.png) no-repeat center top;*/
	margin: 0 auto 40px;
}
#top-news #top-newsInr {
	height: 240px;
	overflow-x: auto;
	overflow-y: scroll;
	zoom: 1;
 margin-top: 20px;
}
#top-news h2, #top-news dl, #top-news dl dt, #top-news dl dd {		/*余白リセット*/
	line-height: 100%;
	margin: 0;
	padding: 0;
}
#top-news h2 {
	height: 37px;
 text-align: center;
	/*display: none;*/
	/*margin-left: 26px;*/
}
#top-news dl {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	/*border-bottom: #AAAAAA dotted 1px;*/
	margin: 0 0 0 20px;
	/*padding-bottom: 0.25em;*/
}
#top-news dl dt, 
#top-news dl dd {
	font-family: "游ゴシック",YuGothic,"Yu Gothic",NotoSansJP-Bold,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 95%;
	line-height: 140%;
	float: left;
	/*border-top: #AAAAAA dotted 1px;*/
	padding: 0.2em 0;
 margin-bottom: 0.7em;
}
#top-news dl dt {
	width: 16.5%;
 background-color: #d0eee7;
	color: #004d22;
 text-align: center;
 margin-right: 15px;
}
#top-news dl dd {
	color: #111111;
	width: 77%;
}


/*---事務局---*/
#jimu dl, #jimu dl dt, #jimu dl dd {		/*余白リセット*/
	margin: 0;
	padding: 0;
}
#jimu {
	font-size: 97%;
	color: #222222;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	margin: 20px auto 0;
	padding: 0;
}
#jimu .jimuBox {
}
#jimu h2 {
	height: 26px;
	margin: 0;
}
#jimu dl {
	text-align: left;
	line-height: 125%;
	margin: 10px 15px 20px;
}
#jimu dl dt, 
#jimu dl dd {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
#jimu dl dt {
	/*line-height: 130%;*/
	margin: 0.7em 0 0.3em;
}
#jimu dl dd {
}
/*#jimu a {
	color: #FFF;
}*/

/** 角丸テキストボタン **/
#jimu p.Btn-rc {
	text-align: center;
	margin: 2em 0 0;
}
#jimu p.Btn-rc a {
 display: inline-block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #057369;
	border-radius: 5px;
	padding: 5px 10px;
}



/*--------------------------------------------------------------- 
			ページ共通
--------------------------------------------------------------- */
#page {
 min-height: 820px;
 height: auto !important; /* for IE6 */
 height: 910px; /* for IE6 */
 background-color: #ffffff;
 /* box-shadow */
 box-shadow: 0px 0px 6px 0px rgba(41, 28, 12, 0.28);
 margin-bottom: 40px;
}
.pageInr {
 margin: 20px 44px 0;
 padding-bottom: 60px;
}
h3 {
 position: relative;
 /*height: 54px;*/
 font-family: Arial, Verdana, "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
 font-size: 145%;
 font-weight: bold;
 color: #FFFFFF;
 line-height: 140%;
 text-align: left;
 letter-spacing: 0.1em;
 background: #2f9c83;
 margin: 3em -14px 1em;
 position: relative; /* for IE6 */
 /* border-radius */
 border-radius: 5px; /* CSS3草案 */
 -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
 -moz-border-radius: 5px; /* Firefox用 */
 padding: 0.3em 0.8em;
}
h3::before {
 position: absolute;
 content: "";
 top: 0;
 right: 6px;
 width: 70px;
 height: 54px;
 background: url(" ../img/h3_icon.png") top left no-repeat;
 background-size: 70px 54px;
}
h4 {
 font-family: Arial, Verdana, "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
 color: #463F32;
 font-size: 132%;
 font-weight: bold;
 line-height: 130%;
 letter-spacing: 0.05em;
 /*background: #F3EAE0;*/
 border-top: #2f9c83 solid 1px;
 border-bottom: #2f9c83 solid 2px;
 margin: 1.8em -14px 0.8em;
 position: relative; /* for IE6 */
 zoom: 1;
 padding: 0.25em 10px 0.25em;
}
/*h4::before {
	position: absolute;
	content: "";
	top: 50%;
	left: 3px;
	width: 16px;
	height: 14px;
	background: url(" ../img/h4_icon.jpg") top left no-repeat;
	background-size: 16px 14px;
	margin-top: -9px;
}*/
h5 {
 font-family: Arial, Verdana, "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
 font-size: 118%;
 color: #e72078;
 font-weight: bold;
 text-align: left;
 background: url("../img/h5_bg.jpg") no-repeat 5px center;
 margin-top: 1.2em;
 margin-bottom: 0.5em;
 padding-left: 18px;
}
.areaInt h5 {
 margin-left: -20px;
}
h6 {
 font-size: 105%;
 font-weight: bold;
 text-align: left;
 margin: 1em 0 0.3em;
}
.title7 {
 /*color: #D90000;*/
 color: #16B419;
 font-size: 105%;
 margin-top: 0.8em;
}
/*.areaInt .title7 {
	margin-left: -20px;
}*/