@charset "UTF-8";
/*--------------------------------------------------------------- 
			ページ構造の指定
--------------------------------------------------------------- */
html, body {
	width: 100%;
	height: 100%;
}
body {
	-webkit-text-size-adjust: 100%;
	background: #FFF url(../img/bg.jpg) repeat-x center top;
	text-align: justify;
	text-justify: inter-ideograph;
	/* font:13px "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif; */
	/*font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	/*font-family: Arial, Helvetica, Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;*/
	font-family: Arial, Helvetica, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;*/
	font-size: 90%;
	line-height: 1.6;
}
#wrapper {
	width: 1000px;
	background: #FFFFFF url( ../img/bg_wrap.jpg) repeat-y left top;
	/* box-shadow */
	box-shadow: 0px 0px 15px 1px rgba(205,207,220,0.95);
	margin: 0 auto;
}
#wrapperInr {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	margin: 0 auto;
}
/*---------------------------------------------------------------*/
#side-nav {
	width: 233px;
	float: left;
}
#side-nav .nav-banner {
	text-align: center;
	margin: 15px 0 18px;
}
/*---------------------------------------------------------------*/
#main {
	width: 767px;
	float: right;
}

/*--------------------------------------------------------------- 
			ヘッダー
--------------------------------------------------------------- */
#header {
	height: 130px;
	background: url(../img/header.jpg) no-repeat center top;
}
#header h1 {
	text-indent: -999999px;
}
#header h1 a {
	height: 130px;
	display: block;
	outline: none;
}
/**/
#page-header {
	height: 130px;
}

/*--------------------------------------------------------------- 
			フッター
--------------------------------------------------------------- */
#footer {
	clear: both;
	width: 100%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0626a1+0,0634a7+100 */
background: #0626a1; /* Old browsers */
background: -moz-linear-gradient(top, #0626a1 0%, #0634a7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #0626a1 0%,#0634a7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #0626a1 0%,#0634a7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0626a1', endColorstr='#0634a7',GradientType=0 ); /* IE6-9 */
}
#footerInr {
	width: 1000px;
	height: 110px;
	background: url(../img/footer.jpg) no-repeat center top;
	margin: 0 auto 0;
}
#footer p {
	display: none;
	/*font-size: 72%;
	color: #423966;
	text-align: right;
	letter-spacing: 0.01em;
	margin: 0;
	padding-top: 8px;*/
}
/*PAGETOP*/
#pagetop {
	text-align: right;
	padding: 30px 30px 0;
}


/*--------------------------------------------------------------- 
			トップページ
--------------------------------------------------------------- */
/*#topBG {
	background: url( ../img/top_bg.png) no-repeat center top;
}*/
#topMain {
	height: 650px;
	background: url(../img/top_main.jpg) no-repeat center top;/*margin-top: -5px;*/
}
#topMain p {
	display: none;
}

/*---topSub---*/
#topSub {
}

/*---お知らせ---*/
#top-news {
	margin: 0 0 40px;
}
#top-news #top-newsInr {
	height: 260px;
	overflow-x: auto;
	overflow-y: scroll;
	zoom: 1;
	margin: 0 54px;
}
#top-news h2, #top-news dl, #top-news dl dt, #top-news dl dd {		/*余白リセット*/
	line-height: 100%;
	margin: 0;
	padding: 0;
}
#top-news h2 {
}
#top-news dl {
	font-size: 90%;
	border-bottom: #AAAAAA dotted 1px;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	margin: -1px 1.5em 0 0;
}
#top-news dl dt, 
#top-news dl dd {
	line-height: 130%;
	float: left;
	font-weight: normal;
	border-top: #AAAAAA dotted 1px;
	padding: 0.65em 0;
}
#top-news dl dt {
	width: 13.2%;
	background: url( ../img/icon_arrow_news.jpg) no-repeat 10px 0.98em;
	padding-left: 25px;
}
#top-news dl dd {
	width: 81%;
	padding-right: 10px;
}
/**/
#top-news .areaImp4 {
	margin: 0 54px 30px;
	border: 1px solid #E4E4E4;
}

/*---事務局---*/
#jimu dl, #jimu dl dt, #jimu dl dd {		/*余白リセット*/
	margin: 0;
	padding: 0;
}
#jimu {
	width: 100%;
	font-size: 97%;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	margin: 0;
	padding: 20px 0 0;
}
#jimu .jimuBox {
	float: left;
	width: 300px;
	margin-left: 54px;
}
#jimu h2 {
	height: 28px;
	margin: 0;
}
#jimu dl {
	float: left;
	text-align: left;
	line-height: 146%;
	margin: 8px;
}
#jimu dl dt, 
#jimu dl dd {
	margin: 0px;
	padding: 0px;
}
#jimu dl dt {
	margin-bottom: 0.5em;
}
#jimu dl dd {
	font-size: 90%;
}
/**/
#top-end {
	margin: 0 54px;
	border: #64AFF0 solid 2px;
	margin-bottom: 50px;
	padding: 1.5em;
}
#top-end h3 {
	background: #FFFFFF;
	color: #222222;
	text-align: center;
	margin: 0.3em 0 0.7em;
}




/*--------------------------------------------------------------- 
			ページ共通
--------------------------------------------------------------- */
#page {
	min-height: 920px;
}
.pageInr {
	width: 668px;
	margin: 18px auto 0;
}
h3 {
	font-family: "游ゴシック", YuGothic, "Noto Sans Japanese", Helvetica, Arial, Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 138%;
	font-weight: bold;
	color: #FFF;
	background: #000082;
	margin: 3em -16px 1em;
	position: relative; /* for IE6 */
	padding: 0.1em 0 0.12em 18px;
}
h3::before {
	position: absolute;
	content: "";
	top: 50%;
	left: 7px;
	width: 7px;
	height: 11px;
	margin-top: -6px;
	background: url(" ../img/h3_icon.jpg") top left no-repeat;
	background-size: 7px 11px;
}
h4 {
	font-family: "游ゴシック", YuGothic, "Noto Sans Japanese", Helvetica, Arial, Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 126%;
	font-weight: bold;
	color: #333;
	/*color: #011CD5;*/
	line-height: 120%;
	background: url(../img/h4_bg.jpg) no-repeat left bottom;
	margin: 2em -6px 1.2em;
	padding: 0.3em 0.5em 0.5em;
	position: relative; /* for IE6 */
	zoom: 1;
}
h5 {
	font-family: "游ゴシック", YuGothic, "Noto Sans Japanese", Helvetica, Arial, Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #FF6899;
	line-height: 120%;
	background: url(../img/h5_bg.jpg) no-repeat 0.4em center;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-left: 20px;
	clear: both;
}
.areaInt h5 {
	margin-left: -20px;
}
h6 {
	font-family: "游ゴシック", YuGothic, "Noto Sans Japanese", Helvetica, Arial, Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 105%;
	font-weight: bold;
	margin: 1em 0 0.3em;
}
