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


/*---------------------------------------------------------------*/
#side-nav {
	width: 259px;
	min-height: 810px;
	float: left;
 margin-left: 1px;
}
#side-nav .nav-banner {
	text-align: center;
	margin: 25px 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: 698px;
	float: right;
 margin-right: 1px;
}


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


/*--------------------------------------------------------------- 
			フッター
--------------------------------------------------------------- */
#footer {
	clear: both;
	width: 100%;
 background: 
  url("../img/footer_bg1.jpg") no-repeat center bottom,
  url("../img/footer_bg2.jpg") repeat-x center bottom;
 margin-bottom: 20px;
}
#footerInr {
	width: 960px;
	/*height: 110px;*/
	/*background: url(../img/footer.jpg) no-repeat center top;*/
	margin: 0 auto 0;
	padding: 15px 0;
}
#footer p {
	font-size: 76%;
	color: #0d2c76;
	text-align: center;
	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: url(../img/top_main.jpg) no-repeat center top;
}
#topMain {
	height: 450px;
	/*background: url(../img/top_main.jpg) no-repeat center top;*/
	/*position: relative;*/
}
#topMain p {
	display: none;
}

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

/*---お知らせ---*/
#top-news {
	display: table;
	width: 620px;
	background: rgba(255,255,255,0.55);
 border-top: rgba(255,255,255,0.85) solid 1px;
/* box-shadow */
	box-shadow:0px 0px 7px 0px rgba(153,160,112,0.58);
	margin: 0 auto 20px;
	padding: 20px 0;
}
#top-news #top-newsInr {
	height: 130px;
	overflow-x: auto;
	overflow-y: scroll;
	zoom: 1;
	margin: 0 20px 0 0;
}
#top-news h2, #top-news dl, #top-news dl dt, #top-news dl dd {		/*余白リセット*/
	line-height: 100%;
	margin: 0;
	padding: 0;
}
#top-news h2 {
	display: table-cell;
	width: 135px;
	vertical-align: top;
	text-align: center;
}
#top-news h2 img {
 margin-top: 10px;
}
#top-news dl {
	color: #212121;
	/*border-bottom: #AAAAAA dotted 1px;*/
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	margin: -1px 11px 0 0;
}
#top-news dl dt, #top-news dl dd {
	font-size: 93%;
	line-height: 130%;
	float: left;
	font-weight: normal;
	/*border-top: #DBD9D9 solid 1px;*/
	padding: 0.65em 0;
}
#top-news dl dt {
	width: 19%;
	background: url( "../img/icon_dot_news.jpg") no-repeat 5px center;
	padding-left: 20px;
}
#top-news dl dd {
	width: 70%;
	padding-right: 10px;
}

/*---事務局---*/
#jimu dl, #jimu dl dt, #jimu dl dd {		/*余白リセット*/
	margin: 0;
	padding: 0;
}
#jimu {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
 background: url("../img/top_jimu_bg.jpg") no-repeat center top;
	margin: 30px 0 0;
	padding-bottom: 36px;
}
#jimu .jimuBox {
	float: left;
	margin-left: 60px;
}
#jimu h2 {
	height: 26px;
 margin-top: 4px;
}
#jimu dl {
	margin: 7px 0;
}
#jimu dl dt, 
#jimu dl dd {
		font-family: Arial, Verdana, "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	/*color: #FFF;*/
	line-height: 145%;
	margin: 0px;
	padding: 0px;
}
#jimu dl dt {
	font-size: 94%;
	margin-bottom: 0.4em;
}
#jimu dl dd {
	font-size: 94%;
}
/*#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: 500px;
	height: auto !important; /* for IE6 */
	height: 500px; /* for IE6 */
}
.pageInr {
	width: 614px;
	margin: 6px auto 0;
	padding-bottom: 60px;
}
#page h2 {
 margin: 37px 37px;
}
h3 {
		font-family: Arial, Verdana, "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 147%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 140%;
	text-align: left;
	letter-spacing: 1px;
 background-color: #2a4198;
	/*background: url(../img/h3_bg.jpg) repeat-y left top;*/
 /* border-radius */    
border-radius: 4px;        /* CSS3草案 */  
-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 4px;   /* Firefox用 */ 
	margin: 3em -18px 0.8em;
	position: relative; /* for IE6 */
	padding: 0.25em 0.7em;
}
h4 {
		font-family: Arial, Verdana, "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	color: #333333;
	font-size: 126%;
	font-weight: bold;
	line-height: 130%;
	text-align: left;
	letter-spacing: 0.05em;
	/*border-top: #B59155 solid 1px;*/
	background: 
		url(../img/h4_bg.jpg) no-repeat left bottom;
	margin: 2em -9px 0.8em;
	position: relative; /* for IE6 */
	zoom: 1;
	padding: 0.35em 0.5em 0.4em;
}
/*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 {
 position: relative;
	font-size: 108%;
	color: #1076cb;
	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.35em;
	padding-left: 15px;
}
h5::before {
	position: absolute;
	content: "";
	top: 13px;
	left: 3px;
	width: 3px;
	height: 13px;
	background-color: #1076cb;
	margin-top: -7px;
}
.areaInt h5 {
	margin-left: -18px;
}
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;
}
