@charset "UTF-8";

/*--------------------------------------------------------------- 
			ページ構造の指定
--------------------------------------------------------------- */
body {
	background-color: #FFF;
	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: 86%;
	line-height: 1.6;
}
#wrapper {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_wrap.jpg);
	background-repeat: repeat-y;
}
#wrapperInr {
	background-image: url(../img/bg_wrapinr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
}
/*---------------------------------------------------------------*/
#nav {
	float: left;
	width: 250px;
	display: inline; /* for IE6 */
	margin-left: 10px;
	padding-top: 14px;
}
#nav #navBana {
	margin-top: 20px;
	text-align: center;
}
#nav #navBana a {
	text-indent: 0;
	display: inline;
	height: auto;
}
#nav #navBana p {
	margin-bottom: 1em;
}

/*---------------------------------------------------------------*/
#main {
	float: left;
	width: 750px;
	display: inline; /* for IE6 */
}


/*--------------------------------------------------------------- 
			ヘッダー
--------------------------------------------------------------- */
#header {
	position: relative;
}
#header h1 {
	height: 120px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
}
#header h1 a {
	height: 110px;
	width: 750px;
	display: block;
	outline: none;
	margin-left: 100px;
}
#header #langBt {
	position: absolute;
	top: 0;
	right: 46px;
}


/*--------------------------------------------------------------- 
			フッター
--------------------------------------------------------------- */
#footer {
	height: 47px;
	clear: both;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer p {
	display: none;
}
/*PAGETOP*/
#pagetop {
	text-align: right;
	margin: 30px 30px 15px;
}
#pagetop img {
}


/*--------------------------------------------------------------- 
			トップページ
--------------------------------------------------------------- */
#top-bg {
	background-image: url(../img/top_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*大会終了*/
#top-bg-end {
	background-image: url(../img/top_main_end.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#top-main {
	height: 545px;
}
#top-main p {
	display: none;
}

/*---お知らせ---*/
#top-info {
	width: 650px;
	background-image: url(../img/top_info_line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 59px;
}
#top-info #top-infoInr {
	height: 100px;
	overflow-x: auto;
	overflow-y: scroll;
	zoom: 1;
}
#top-info h2, #top-info dl, #top-info dl dt, #top-info dl dd {		/*余白リセット*/
	margin: 0;
	padding: 0;
}
#top-info h2 {
	display: none;
}
#top-info dl {
	font-size: 90%;
	line-height: 140%;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
}
#top-info dl dt, 
#top-info dl dd {
	float: left;
	font-weight: normal;
	margin-bottom: 5px;
	padding-top: 0.2em;
}
#top-info dl dt {
	width: 12%;
	background-image: url(../img/icon_arrow_info.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	border-right: #333 solid 1px;
	margin-right: 15px;
	padding-left: 15px;
}
#top-info dl dd {
	width: 80%;
}

/*---事務局---*/
#top-jimu dl, #top-jimu dl dt, #top-jimu dl dd {		/*余白リセット*/
	margin: 0;
	padding: 0;
}
#top-jimu {
	line-height: 140%;
	background: url(../img/top_jimu_bg.jpg) no-repeat left top;
	clear: both;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1;
	margin: 46px 0 20px 43px;
}
#top-jimu h2 {
	display: none;
}
#top-jimu dl {
	margin: 35px 0 0 35px;
}
#top-jimu dl dt, #top-jimu dl dd {
	margin: 0px;
	padding: 0px;
}
#top-jimu dl dt {
	color: #046BBF;
	margin-bottom: 5px;
}
#top-jimu dl dd {
	font-size: 90%;
}

/*---バナー---*/
#top-banner {
	text-align: center;
	margin: 20px 0 0;
}

/*---topics---*/
#top-topics {
	width: 616px;
	text-align: center;
	background-color: #FFF4C2;
	border: #FFD60B solid 1px;
	margin: 40px auto 0;
	padding: 15px 25px;
}
#top-topics h5 {
	background-image: none;
	margin-top: 0;
}

/*---大会終了---*/
#top-end {
	width: 650px;
	margin-left: 59px;
	margin-bottom: 40px;
}
#top-end #top-endInr {
	height: 100px;
}


/*--------------------------------------------------------------- 
			ページ共通
--------------------------------------------------------------- */
#page {
	width: 602px;
	min-height: 470px;
	height: auto !important; /* for IE6 */
	height: 470px; /* for IE6 */
	margin: 30px auto;
}
h2 {
	margin-top: 13px;
}
h3 {
	height: 29px;
	font-size: 125%;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	background-image: url(../img/h3_bg.jpg);
	background-repeat: no-repeat;
	position: relative; /* for IE6 */
	margin: 3em -31px 0.8em;
	padding-left: 35px;
	padding-top: 2px;
}
/*見出し3色違い*/
h3.h3-cor {
	height: 29px;
	font-size: 125%;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	background: #719E27 url(../img/h3_icon.png) no-repeat 17px top;
	position: relative; /* for IE6 */
	margin: 3em -31px 0.8em;
	padding-left: 35px;
	padding-top: 2px;
}
/**/
h4 {
	font-size: 115%;
	font-weight: bold;
	color: #046BBF;
	background-image: url(../img/h4_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 2em -31px 0.8em;
	padding-left: 15px;
	padding-bottom: 5px;
	position: relative; /* for IE6 */
	zoom: 1;
}
h5 {
	font-size: 110%;
	font-weight: bold;
	background-image: url(../img/h5_bg.jpg);
	background-repeat: no-repeat;
	background-position: 3px 0.4em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-left: 20px;
}
h6 {
	font-size: 105%;
	font-weight: bold;
	margin: 1em 0 0.3em;
}
