@charset "UTF-8";
/*--------------------------------------------------------------- 
			ページ構造の指定
--------------------------------------------------------------- */
html, body {
	width: 100%;
	height: 100%;
}
body {
	-webkit-text-size-adjust: 100%;
	background: url(../img/bg.jpg) repeat-x center top;
	text-align: justify;
	text-justify: inter-ideograph;
	font-family: Arial, Verdana, "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", YuGothic, Osaka, sans-serif;
	/* 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: 87%;
	line-height: 1.65;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#wrapperInr {
	border: #FFF solid 5px;
	background: #FFF url(../img/bg_wrap.jpg) repeat-y center top;
	/* box-shadow */
	box-shadow: 0px 0px 7px 1px rgba(72,0,33,0.25);
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
}


/*---------------------------------------------------------------*/
#side-nav {
	width: 235px;
	/*background: url(../img/nav_bg.jpg) no-repeat center top;*/
	float: left;
}
#side-nav .nav-banner {
	text-align: center;
	margin: 20px 0 18px;
}
#side-nav .nav-banner p {
	line-height: 100%;
	margin-bottom: 19px;
}
#side-nav .nav-banner p a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


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


/*--------------------------------------------------------------- 
			ヘッダー
--------------------------------------------------------------- */
#header {
	width: 100%;
	height: 100px;
	background: #43001E url(../img/header.jpg) no-repeat center top;
/* box-shadow */
box-shadow:0px 6px 8px -2px rgba(72,0,33,0.25);
	margin-bottom: 37px;
}
#header h1 {
	text-indent: -999999px;
}
#header h1 a {
	height: 100px;
	display: block;
	outline: none;
}


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


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

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

/*---ボタンエリア---*/
.area-topBTN {
	/*background-color: #8c093f;*/
	padding: 15px;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 20px;
}
.area-topBTN p {
	color: #FFF;
}
.area-topBTN p a {
	color: #FFF;
}
.area-topBTN p a:hover {
	text-decoration: none;
}
.area-topBTN img {
	margin: 18px;
}


/*---大会終了---*/
#top-end {
	width: 600px;
 font-weight: bold;
 font-size: 1.15em;
 /*color: #42001E;*/
 background-color: #FFF;
  filter:alpha(opacity=95);
 -moz-opacity: 0.95;
 opacity: 0.95;
	/* border-radius */    
border-radius: 4px;        /* CSS3草案 */  
-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 4px;   /* Firefox用 */ 
 margin: 20px auto 40px;
	padding: 1.5em;
}

/*---重要な期日---*/
#top-important {
	/*position: absolute;*/
	/*top: 570px;
	left: 100px;*/
	width: 600px;
	background-color: #FBF7F7;
	filter:alpha(opacity=90);
 -moz-opacity: 0.9;
 opacity: 0.9;
	border: 2px solid #F82E00;
 
  filter:alpha(opacity=90);
 -moz-opacity: 0.9;
 opacity: 0.9;

	/* border-radius */    
border-radius: 4px;        /* CSS3草案 */  
-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 4px;   /* Firefox用 */ 
	margin: 0 auto 40px;
	padding: 1.5em;
}
#top-important h2 {
	text-align: center;
	letter-spacing: 0.05em;
	font-size: 1.19em;
	font-weight: bold;
	font-family: Arial, Verdana, "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	/* border-radius */    
	border-radius: 10px 10px 0 0;        /* CSS3草案 */
	-webkit-border-radius: 10px 10px 0 0;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px 10px 0 0;   /* Firefox用 */
	padding: 0.15em;
	margin-bottom: 0.65em;
}
#top-important p {
	margin-top: 1em;
	/*text-indent: 1em;*/
}


/*---お知らせ---*/
#top-news {
	/*background: url(../img/top_news_bg.png) repeat;*/
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#feffff+0,ffffff+100&0.8+0,0.95+35,0.95+65,0.8+100 */
background: -moz-linear-gradient(left,  rgba(254,255,255,0.8) 0%, rgba(254,255,255,0.95) 35%, rgba(254,255,255,0.95) 65%, rgba(255,255,255,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(254,255,255,0.8) 0%,rgba(254,255,255,0.95) 35%,rgba(254,255,255,0.95) 65%,rgba(255,255,255,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(254,255,255,0.8) 0%,rgba(254,255,255,0.95) 35%,rgba(254,255,255,0.95) 65%,rgba(255,255,255,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccfeffff', endColorstr='#ccffffff',GradientType=1 ); /* IE6-9 */
	margin: 0 34px 23px;
	padding: 20px 26px;
}
#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;
	margin-top: 40px;
	margin-left: 5px;
}
#top-news dl {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	margin-left: 32px;
}
#top-news dl dt, 
#top-news dl dd {
	display: block;
	font-size: 95%;
	line-height: 130%;
	font-weight: normal;
	padding: 0.6em 0;
}
#top-news dl dt {
	clear: left; /* 環境別での表示崩れを防ぐ */
	float: left;
	width: 18.5%;
	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: 74.5%;
	padding-right: 10px;
}

/*---事務局---*/
#jimu dl, #jimu dl dt, #jimu dl dd {		/*余白リセット*/
	margin: 0;
	padding: 0;
}
#jimu {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	margin: 0 0 0 0;
}
#jimu .jimuBox {
	float: left;
}
#jimu h2 {
	height: 26px;
}
#jimu dl {
	margin: 12px 0 45px 57px;
}
#jimu dl dt, 
#jimu dl dd {
	color: #FFF;
	line-height: 145%;
	margin: 0px;
	padding: 0px;
}
#jimu dl dt {
	font-size: 90%;
	margin-bottom: 0.4em;
}
#jimu dl dd {
	font-size: 86%;
}
#jimu a {
	color: #FFF;
}
#jimu a:hover {
	text-decoration: none;
}

/*---banner---*/
.area-banner {
	text-align: center;
	margin: 20px;
}
.area-banner img {
	border: #FFF solid 1px;
}

/*---演題期間---*/
.top-kikan {
	color: #00A1E9;
	font-size: 155%;
	font-weight: bold;
	text-align: center;
	/*background: #F7FDFF;*/
	border: 3px solid #84C03C;
	margin: 5px 0;
	padding: 1em;
}
/*---演題期間beta---*/
.top-kikan-s {
	color: #FFF;
	font-size: 155%;
	font-weight: bold;
	text-align: center;
	background: #00A1E9;
	border: #00A1E9 solid 3px;
	margin: 5px 0;
	padding: 0.75em;
}
/*---演題期間3---*/
.top-kikan-3 {
	font-size: 155%;
	font-weight: bold;
	text-align: center;
	background: #83B14C;
	border: 2px solid #8EC64B;
	margin: 5px 0;
	padding: 0.82em;
}
/*---演題期間4---*/
.top-kikan-4 {
	color: #FFF;
	font-size: 155%;
	font-weight: bold;
	text-align: center;
	background: #77AD36;
	border: 3px solid #6EA132;
	margin: 5px 0;
	padding: 0.7em;
}
.top-kikan-6 {
	font-size: 155%;
	font-weight: bold;
	text-align: center;
	background: #F0F5E1;
	border: 2px solid #BED17A;
	margin: 5px 0;
	padding: 0.76em;
}
/**/
#topSub .areaChui {
	margin: 30px 30px 0;
}


/*--------------------------------------------------------------- 
			ページ共通
--------------------------------------------------------------- */
#page {
	min-height: 700px;
	height: auto !important; /* for IE6 */
	height: 700px; /* for IE6 */
}
.pageInr {
	width: 620px;
	margin: 6px auto 0;
	padding-bottom: 60px;
}
h3 {
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 140%;
	text-align: left;
	letter-spacing: 1px;
	background: url(../img/h3_bg.jpg) repeat-y left top;
	margin: 3em -12px 0.8em;
	position: relative; /* for IE6 */
	padding: 0.25em 0.7em;
}
h4 {
	color: #B59155;
	font-size: 122%;
	font-weight: bold;
	line-height: 130%;
	text-align: left;
	letter-spacing: 0.05em;
	border-top: #B59155 solid 1px;
	border-bottom: #B59155 solid 2px;
	margin: 2em -7px 0.8em;
	position: relative; /* for IE6 */
	zoom: 1;
	padding: 0.3em 7px 0.28em;
}
/*h4::before {
	position: absolute;
	content: "";
	top: 50%;
	left: 3px;
	width: 16px;
	height: 14px;
	background: url(" ../img/h4_icon.jpg") top left no-repeat;
	background-size: 16px 14px;
	margin-top: -9px;
}*/
h5 {
	font-size: 108%;
	/*color: #D90000;*/
	font-weight: bold;
	text-align: left;
	background-image: url(../img/h5_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	margin-top: 1.2em;
	margin-bottom: 0.5em;
	padding-left: 15px;
}
.areaInt h5 {
	margin-left: -20px;
}
h6 {
	font-size: 105%;
	font-weight: bold;
	text-align: left;
	margin: 1em 0 0.3em;
}
.title7 {
	color: #D90000;
	/*color: #104EBA;*/
	font-size: 118%;
	font-weight: bold;
	margin-top: 30px;
}
.areaInt .title7 {
	margin-left: -20px;
}
