@charset "UTF-8";
/*--------------------------------------------------------------- 
			ページ構造の指定
--------------------------------------------------------------- */
html, body {
	width: 100%;
	height: 100%;
}
body {
	-webkit-text-size-adjust: 100%;
	background: 
		url(../img/bg2.jpg) repeat-x center top,
		#F9F7F6 url(../img/bg.jpg) no-repeat 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;
	color: #222222;
}
#wrapper {
	width: 960px;
	background: 
		url( ../img/bg2.jpg) repeat-x center top,
		url( ../img/bg_wrap.jpg) repeat-y center top;
	/* box-shadow */
	box-shadow:0px 0px 6px 0px rgba(136,136,136,0.78);
	margin: 0 auto 34px;
}
#wrapperInr {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	/*border-bottom: #FFFFFF solid 1px;*/
	margin: 0 auto;
	padding-bottom: 30px;
}

/*---------------------------------------------------------------*/
#side-nav {
	width: 260px;
	float: left;
	/*margin-left: 9px;*/
}

#side-nav .nav-banner {
	text-align: center;
	margin: 15px 0 0;
}
#side-nav .nav-banner p {
	margin: 5px 0;
}

/*---------------------------------------------------------------*/
#main {
	width: 699px;
	/*background: #FFF;*/
	float: right;
	/*margin-right: 6px;*/
}


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


/*--------------------------------------------------------------- 
			フッター
--------------------------------------------------------------- */
#footer {
	clear: both;
	width: 100%;
	height: 32px;
	background: url(../img/footer.jpg) no-repeat center top;
}
#footer p {
	display: none;
	/*font-size: 72%;
	color: #595959;
	text-align: center;
	letter-spacing: 0.01em;
	margin: 10px 0 0;*/
}
/*PAGETOP*/
.pagetop {
	position: fixed;
	right: 1%;
	display: block;
	/*bottom: 180px;*/
	z-index: 10;
	margin-right: 60px;
	padding: 0 0 10px;
}
.pagetop img {
}


/*--------------------------------------------------------------- 
			トップページ
--------------------------------------------------------------- */
#topBG {
	/*width: 750px;*/
	position: relative;
	/*background: #005B9C;*/
	background: #FFFFFF url( ../img/top_bg.jpg) no-repeat center top;
}
#topMain {
	height: 692px;
	/*background: url(../img/top_main.jpg) no-repeat center top;*/
	/*margin-top: -5px;*/
}
#topMain p {
	display: none;
}

/*---topSub---*/
#topSub {
	margin: 0 80px;
}


/*---大会終了---*/
#top-end {
	/*border: 1px solid #379D9F;*/
	text-align: center;
	font-weight: bold;
	margin: 20px 0 40px;
	padding: 1.2em;
}
#top-end p {
	font-size: 1.05em;
	font-weight: bold;
	color: #287273;
}

/*---重要な期日---*/
#top-important {
	/*position: absolute;*/
/*	top: 570px;
	left: 100px;*/
/*	width: 558px;*/
	border: 1px solid #DB3600;
	/* border-radius */    
	border-radius: 8px;        /* CSS3草案 */
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 8px;   /* Firefox用 */
	margin: 20px 0 40px;
	padding: 1em 2em;
}
#top-important #top-importantInr {
	overflow: hidden;
	margin: 0.5em 0;
}
#top-important h2 {
	text-align: center;
	color: #C31E00;
	letter-spacing: 0.05em;
	font-size: 1.26em;
	font-weight: bold;
	font-family: Arial, Verdana, "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	padding: 0 0 0.6em;
}
#top-important p {
	margin-top: 1em;
}

/*---お知らせ---*/
#top-news {
	/*background: url(../img/top_news_bg.jpg) no-repeat left top;*/
	/*margin: 0 40px;*/
	padding: 0 0 30px;
}
#top-news #top-newsInr {
	height: 110px;
	overflow-x: auto;
	overflow-y: scroll;
	zoom: 1;
	margin-top: 18px;
	/*margin: 0 0 0 162px;*/
}
#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: 43px;
	text-align: center;
	/*display: none;*/
}
#top-news dl {
	font-family: Arial, Verdana, "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	/*border-bottom: #AAAAAA dotted 1px;*/
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
}
#top-news dl dt, 
#top-news dl dd {
	/*color: #FFF;*/
	font-size: 84%;
	line-height: 140%;
	float: left;
	font-weight: normal;
	/*border-top: #AAAAAA dotted 1px;*/
	margin-bottom: 0.65em;
	padding: 0.15em 0.3em;
}
#top-news dl dt {
	width: 15%;
	color: #333333;
	text-align: center;
	font-weight: bold;
	/*background: url( ../img/icon_dot_news.jpg) no-repeat left center;*/
	background-color: #FAF3B8;
	margin-right: 18px;
}
#top-news dl dd {
	width: 75%;
	color: #202020;
	/*padding-right: 10px;*/
}
/*#top-news a {
	color: #FFF;
	text-decoration: underline;
}
#top-news a:hover {
	text-decoration: none;
}*/

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



/*--------------------------------------------------------------- 
			ページ共通
--------------------------------------------------------------- */
#page {
	min-height: 920px;
}
.pageInr {
	width: 561px;
	margin: 20px auto 0;
	padding-bottom: 70px;
}
h3 {
	height: 38px;
	font-size: 135%;
	font-weight: bold;
	color: #FFF;
	line-height: 140%;
	letter-spacing: 0.05em;
	font-family: Arial, Verdana, "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	background: url(../img/h3_bg.jpg) no-repeat left top;
	margin: 3em -20px 0.8em;
	position: relative; /* for IE6 */
	padding: 0.28em 30px 0;
}
/*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: Arial, Verdana, "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 128%;
	font-weight: bold;
	/*color: #CB3438;*/
	line-height: 120%;
	background: #FAF3B8 url(../img/h4_bg.jpg) repeat-x left bottom;
	/*border-top: #222222 solid 2px;
	border-bottom: #222222 solid 1px;*/
	margin: 2em -11px 0.8em;
	padding: 0.3em 6px 0.3em 15px;
	position: relative; /* for IE6 */
	zoom: 1;
}
h5 {
	font-family: Arial, Verdana, "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #0073AE;
	background: url(../img/h5_bg.jpg) no-repeat 0.4em 0.6em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-left: 20px;
}
.areaInt h5 {
	margin-left: -20px;
}
h6 {
	font-family: Arial, Verdana, "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin: 1em 0 0.3em;
}
.areaInt h6 {
	margin-left: -20px;
}
