 @charset "UTF-8";
/*--------------------------------------------------------------- 
			ページ構造の指定
--------------------------------------------------------------- */
html, body {
	width: 100%;
	height: 100%;
}
body {
	-webkit-text-size-adjust: 100%;
	background: 
  #f5f5f5 url( "../img/bg.jpg") repeat-x center top;
	text-align: justify;
	text-justify: inter-ideograph;
	font-family: Arial, Helvetica, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height: 1.6;
}
#wrapper {
	width: 929px;
 /*background-color: #FFF;
 border-bottom: #FFF solid 1px;
	background: 
		url( "../img/bg_wrap_2.jpg") no-repeat 1px 120px,
		url( "../img/bg_wrap.jpg") repeat-y 1px top;
	box-shadow: 0px 0px 8px 0px rgba(136,136,136,0.48);*/
	margin: 0 auto;
}
#wrapperInr {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	/*border-bottom: #FFFFFF solid 5px;*/
}

/*---------------------------------------------------------------*/
#side-nav {
	width: 250px;
	float: left;
	/*margin-left: 1px;*/
}
#side-navInr {
 /*margin-left: 39px;*/
 /*margin-top: 18px;*/
}

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

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


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


/*--------------------------------------------------------------- 
			フッター
--------------------------------------------------------------- */
#footer {
	clear: both;
	width: 100%;
	/*height: 100px;*/
 background-color: #1e7d52;
	/*background: url(../img/footer_bg.jpg) no-repeat center 26px;*/
 padding: 10px 0;
}
#footerInr {
	/*width: 960px;
	margin: 0 auto 0;*/
}
#footer p {
	font-size: 72%;
	color: #ffffff;
 text-align: center;
	letter-spacing: 0.01em;
	/*margin: 9px 0;*/
}

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


/*--------------------------------------------------------------- 
			トップページ
--------------------------------------------------------------- */
#topBG {
	/*position: relative;*/
	/*background: #bde5f4 url( "../img/top_main_bg.jpg") no-repeat center top;*/
}
#topMain {
	height: 454px;
	background: url( "../img/top_main.jpg") no-repeat center top;
	/*margin-top: -5px;*/
}
#topMain p {
	display: none;
}

/*---topSub---*/
#topSub {
 /*width: 580px;*/
	/*background-color: #1D2B46;*/
	/*padding-bottom: 25px;*/
 margin: 30px auto;
}

/*---トップバナーエリア---*/
#top-banner {
 	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
 width: 100%;
 margin: 60px 0 20px;
}
#top-banner li {
 list-style-type: none;
 float: left;
 margin-right: 20px;
 margin-bottom: 15px;
}
#top-banner li img {
 max-width: 173px;
 height: auto;
}

/*---topボタンエリア---*/
.top-area-btn {
	font-family: Arial, Verdana, "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
 margin: 0 0 30px;
}
.top-area-btn .areaBtn-rc a {
 width: 200px;
 font-size: 1.25em;
 font-weight: bold;
 line-height: 100%;
 /* border-radius */    
border-radius: 10px;        /* CSS3草案 */  
-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 10px;   /* Firefox用 */ 
}
.top-area-btn .areaBtn-rc a .txt-s {
 font-size: 0.75em;
 font-weight: normal;
}
.top-area-btn .areaBtn-rc a.btn-cor-org {
 background-color: #FF9600;
 border-color: #FFBB5B;
}

/*---ボタンエリア---*/
#video-btn .areaCol2 .areaBtn-rc {
	padding: 0;
}
#video-btn .areaCol2 .areaBtn-rc p {
	display: table;
	width: 100%;
	border-collapse: separate;
	border-spacing: 10px;
}
#video-btn .areaCol2 .areaBtn-rc p a {
	display: table-cell;
	height: 38px;
	font-size: 95%;
	vertical-align: middle;
	padding: 0.7em 1em;
}
#video-btn .areaCol2 .areaBtn-rc .btn-cor-gry a {
	background-color: #3BBB15;
	border-color: #3ED013;
	font-size: 1.3em;
	font-weight: bold;
	font-family: "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, Verdana, Osaka, sans-serif;
}
#video-btn .areaCol2 .areaBtn-rc .btn-cor-org a,
#video-btn .areaCol2 .areaBtn-rc a.btn-cor-org,
#video-btn .areaBtn-rc a.btn-cor-org {
	background-color: #F27707;
	border-color: #F99B46;
	font-size: 1.3em;
	font-weight: bold;
	font-family: "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, Verdana, Osaka, sans-serif;
}
#video-btn .areaCol2 .areaBtn-rc a.btn-cor-sky,
#video-btn .areaBtn-rc a.btn-cor-sky {
	background-color: #059AB9;
	border-color: #06BADF;
}
#video-btn .top-video-box {
	color: #FFF;
	text-align: center;
	border: 1px solid #E3E3E3;
	background-color: #121B2C;
	margin: 0 30px 30px;
	padding: 1.5em;
}

/*---大会終了---*/
#top-end {
	border: #D80100 solid 1px;
	margin: -30px 70px 40px;
	padding: 1.2em;
}
#top-end p {
	font-size: 1.08em;
}


/*---お知らせ---*/
#top-news {
 height: 150px;
 background-color: #FFF;
	margin: 0 0 23px;
 padding-top: 30px;
 padding-right: 20px;
}
#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 {
	float: left;
}
#top-news dl {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
 padding: 0 28px;
}
#top-news dl dt, 
#top-news dl dd {
	display: block;
	font-size: 85%;
	line-height: 130%;
	font-weight: normal;
	padding: 0.6em 0;
}
#top-news dl dt {
	clear: left; /* 環境別での表示崩れを防ぐ */
	float: left;
	width: 22%;
 color: #157243;
	/*background-image: url(../img/icon_news.jpg);*/
	/*background-repeat: no-repeat;
	background-position: left center;*/
	/*padding-left: 15px;*/
}
#top-news dl dd {
	float: left;
	width: 78%;
	/*padding-right: 10px;*/
}


/*---事務局---*/
#areaJimu {
 width: 100%;
 text-align: center;
 background-color: #1e7d52;
 border-bottom: #449570 solid 1px;
}

#jimu dl, #jimu dl dt, #jimu dl dd {		/*余白リセット*/
	margin: 0;
	padding: 0;
}
#jimu {
	width: 680px;
 color: #FFF;
	font-size: 97%;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	margin: 0 auto 5px;
	padding: 0 0 20px 4px;
}
#jimu .jimuBox {
	float: left;
}
#jimu h2 {
	height: 30px;
	margin: 20px 0 0 0;
}
#jimu dl {
	text-align: left;
	line-height: 140%;
	/*margin: 5px;*/
	margin-left: 15px;
}
#jimu dl dt, 
#jimu dl dd {
	font-family: Arial, Verdana, "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 87%;
	margin: 0px;
	padding: 0px;
}
#jimu dl dt {
 line-height: 130%;
	margin: 0.4em 0;
}
#jimu dl dd {
}
#jimu a {
	color: #fff;
}
#jimu a:hover {
	text-decoration: none;
}
.jimuBox .img-float {
 margin: 5px 8px;
}


/*--------------------------------------------------------------- 
			ページ共通
--------------------------------------------------------------- */
#page {
	min-height: 700px;
 background-color: #fff;
 /*background: url("../img/bg_page.jpg") no-repeat center top;*/
 margin-bottom: 40px;
}
.pageInr {
	width: 570px;
	margin: 0 auto 0;
	padding-bottom: 50px;
}
#page h2 {
 position: relative;
}
h3 {
	font-size: 137%;
	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-color: #177249;

	/*background: url(../img/h3_bg.jpg) repeat-y left top;*/
	/* border-radius */    
border-radius: 2px;        /* CSS3草案 */  
-webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 2px;   /* Firefox用 */ 
	margin: 3em -15px 1em;
	position: relative; /* for IE6 */
	padding: 0.35em 0.7em;
}
/*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: #222222;
	line-height: 120%;
 border-top: #3aa55a solid 1px;
 /*border-bottom: #282b79 solid 2px;*/
	background:	url(../img/h4_bg.jpg) repeat-x left bottom;
	margin: 2em -11px 0.8em;
	padding: 0.4em 10px;
	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: 115%;
	font-weight: bold;
	color: #7F6F17;
	background: url(../img/h5_bg.jpg) no-repeat 0.4em 0.5em;
	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;
}
