@charset "UTF-8";

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

/*---------------------------------------------------------------*/
#side-nav {
	width: 230px;
	float: left;
}
#side-nav .nav-banner {
	text-align: center;
}
#side-nav .nav-banner p {
	line-height: 100%;
	margin-top: 20px;
}
#side-nav .nav-banner p a:hover {
	 filter:alpha(opacity=80);
 -moz-opacity: 0.8;
 opacity: 0.8;
}

/*---------------------------------------------------------------*/
#main {
	width: 755px;
	float: right;
}


/*--------------------------------------------------------------- 
			ヘッダー
--------------------------------------------------------------- */
#header {
	height: 116px;
}
#header h1 {
	text-indent: -999999px;
}
#header h1 a {
	height: 115px;
	display: block;
	outline: none;
}


/*--------------------------------------------------------------- 
			フッター
--------------------------------------------------------------- */
#footer {
	clear: both;
	width: 100%;
	height: 60px;
	background: #002F6E url(../img/footer.jpg) no-repeat center center;
}
#footer p {
	display: none;
}

/*PAGETOP*/
#pagetop {
	text-align: right;
	padding: 50px 30px 30px;
}
#pagetop a:hover {
	 filter:alpha(opacity=80);
 -moz-opacity: 0.8;
 opacity: 0.8;
}


/*--------------------------------------------------------------- 
			トップページ
--------------------------------------------------------------- */
#topMain {
	height: 560px;
	background: url(../img/top_main.jpg) no-repeat center top;
	position: relative;
	margin-top: -6px;
}
#topMain p {
	display: none;
}
#topMain #sagaballoon {
	position: absolute;
	top: 443px;
	left: 53px;
}
#topMain #sagaballoon a {
	display: block;
	width: 497px;
	height: 61px;
	text-indent: -999999px;
	outline:none;
}

/*---topSub---*/
#topSub {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	margin: 26px 0 30px 35px;
}

/*---お知らせ---*/
#top-news {
	width: 441px;
	float: left;
	background: url(../img/top_news_bg.jpg) no-repeat center top;
	margin-right: 24px;
}
#top-news #top-newsInr {
	height: 120px;
	overflow-x: auto;
	overflow-y: scroll;
	zoom: 1;
}
#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: 30px;
	margin-bottom: 10px;
}
#top-news dl {
	font-size: 90%;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	margin: -1px 10px 0px 0;
}
#top-news dl dt, 
#top-news dl dd {
	display: block;
	line-height: 130%;
	font-weight: normal;
	border-top: #AAAAAA dotted 1px;
	padding: 0.5em 0;
}
#top-news dl dt {
	clear: left; /* 環境別での表示崩れを防ぐ */
	float: left;
	width: 19%;
	background-image: url(../img/icon_arrow_news.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 20px;
}
#top-news dl dd {
	float: left;
	width: 73%;
	padding-right: 10px;
}


/*---事務局---*/
#jimu dl, #jimu dl dt, #jimu dl dd {		/*余白リセット*/
	margin: 0;
	padding: 0;
}
#jimu {
	float: left;
	width: 230px;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
}
#jimu .jimuBox {
}
/**/
#jimu h2 {
	height: 30px;
	margin-bottom: 10px;
}
#jimu dl {
	line-height: 120%;
	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%;
}

/*---特記事項---*/
#topSub .areaChui2 {
/*background-image: none;*/
margin-top: 0;
margin-bottom: 30px;
}
#topSub .areaChui2 h6 {
	background: url(../img/icon_ex.jpg) no-repeat left top;
	margin-top: 1.5em;
	margin-left: -40px;
	padding-left: 40px;
}

/*---大会終了---*/
.top-end {
	font-family: Arial, Verdana, "Noto Sans Japanese", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #0056BD;
	margin-bottom: 30px;
}


/*--------------------------------------------------------------- 
			ページ共通
--------------------------------------------------------------- */
#page {
	min-height: 550px;
	height: auto !important; /* for IE6 */
	height: 550px; /* for IE6 */
}
.pageInr {
	width: 643px;
	margin: 29px auto 0;
}
h3 {
	font-size: 147%;
	font-weight: bold;
	/*color: #DD3E3E;*/
	letter-spacing: 1px;
	border-top: #DD3E3E solid 2px;
	background: url(../img/h3_bg.jpg) repeat-x left bottom;
	margin: 3em -15px 0.8em;
	position: relative; /* for IE6 */
	padding: 0.25em 0 0.25em 8px;
}
h4 {
	font-size: 124%;
	font-weight: bold;
	color: #003A89;
	line-height: 130%;
	background: url(../img/h4_bg.jpg) no-repeat left bottom;
	margin: 2em -8px 0.8em;
	padding: 0 0 0.3em 0.35em;
	position: relative; /* for IE6 */
	zoom: 1;
}
/*h4::before {
	position: absolute;
	content: "";
	top: 50%;
	left: 7px;
	width: 7px;
	height: 11px;
	margin-top: -6px;
	background: url(" ../img/h4_bg.jpg") top left no-repeat;
	background-size: 7px 11px;
}*/
h5 {
	font-size: 110%;
	color: #1B6FC6;
	font-weight: bold;
	background-image: url(../img/h5_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0.1em 0.3em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-left: 20px;
}
.areaInt h5 {
	margin-left: -22px;
}
h6 {
	font-size: 105%;
	font-weight: bold;
	margin: 1em 0 0.3em;
}
