@charset "UTF-8";
/*--------------------------------------------------------------- 
			各ページ固有の指定
--------------------------------------------------------------- */



/* #page-gaiyou
--------------------------------------------------------------- */
#page-gaiyou dl {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	margin: 0;
}
#page-gaiyou dl dt, 
#page-gaiyou dl dd {
	font-size: 106%;
	float: left;
	margin: 0 0 1.5em 0;
	padding: 0;
}
#page-gaiyou dl dt {
	width: 18%;
	color: #EA8A00;
	text-align: right;
	border-right: 3px solid #FEB63E;
	margin-right: 1em;
	padding-right: 1em;
}
#page-gaiyou dl dt img {
	vertical-align: middle;
	margin-right: 0.5em;
}
#page-gaiyou dl dd {
	width: 75%;
}
#page-gaiyou dl dd .indent {
	display: block;
	margin: 0 1em 0.5em;
}


/* #page-kaijou
--------------------------------------------------------------- */
#page-kaijou dl {
	font-size: 110%;
}
#page-kaijou dl dt {
	font-size: 120%;
	background-image: url(../img/h5_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
#page-kaijou dl dd {
	margin-left: 18px;
	margin-bottom: 1.5em;
}
#page-kaijou dl dd img {
	margin: 0.4em;
}
#page-kaijou ul {
	margin: 25px 0 0 0 !important;
}
#page-kaijou ul li {
	font-size: 110%;
	list-style-type: none !important;
	background: url(../img/icon_arrowy.jpg) no-repeat left 0.5em;
	margin: 0 0 0.5em 0; 
	padding-left: 15px;
}




/* 
--------------------------------------------------------------- */
#page-takuji .tbl-ptn1 tr th, #page-takuji .tbl-ptn1 tr td {
	text-align: left;
	padding: 4px 8px;
}
#page-takuji .tbl-ptn1 tr th {
	width: 155px;
}


/* #page-sankasha
--------------------------------------------------------------- */
#page #page-sankasha ol li {
	margin-bottom: 1em;
}
#page #page-sankasha .tbl-ptn1 th {
	vertical-align: middle;
}
/**/
#page-sankasha .areaUmin img {
	margin: 5px;
}
#page-sankasha .sankasha-heibun span {
	background-image: url(../img/icon_arrow_ppl.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	margin-left: 30px;
	padding-left: 20px;
	font-weight: bold;
}
#page-sankasha .areaChui {
	margin: 20px;
	padding: 15px;
	background-color: #FFFCF0;
	border: 2px solid #F90;
}
#page #page-sankasha .areaChui h5 {
	margin: 0px;
	color: #E17956;
	font-size: 115%;
	background-image: url(../img/icon_exc.jpg);
}
#page-sankasha .sankasha-kikan {
	font-weight: bold;
	margin: 1em;
	color: #6C132C;
	font-size: 106%;
}
#page #page-sankasha ul li {
	list-style-type: none;
	margin-left: 0 !important;
}


/* 
--------------------------------------------------------------- */
#page-kanja-siensha ul {
	margin: 0;
}
#page-kanja-siensha ul li {
	background-image: url(../img/icon_dot_list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 20px;
	font-size: 105%;
	margin-bottom: 1em;
}




/* #page-program
--------------------------------------------------------------- */
/*ナビゲーション*/
#page-program .areaPrgNav h4 {
	color: #134489;
	font-size: 140%;
	background-image: none;
	border-top: none;
	border-bottom: #005BAA solid 2px;
	margin-top: 0;
	padding: 0 0 0 0.5em;
}
#page-program .areaPrgNav ul {
	border-top: #005BAA solid 2px;
	border-bottom: #005BAA solid 2px;
	margin: 0 0 30px;
	padding: 0.9em 1.8em 0.3em;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
}
#page-program .areaPrgNav ul li {
	width: 28%;
	list-style: none;
	background-image: url(../img/icon_arrow_dw.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	margin-left: 0;
	margin-bottom: 0.5em;
	padding-left: 20px;
}
#page-program .areaPrgNav ul li a {
	color: #134489;
	text-decoration: none;
}
#page-program .areaPrgNav ul li a:hover {
	color: #1A5FC0;
	text-decoration: underline;
}
/*----------*/
#page-program .tbl-ptn1 {
	width: 100%;
}
#page-program .tbl-ptn1 tr th,
#page-program .tbl-ptn1 tr td {
	vertical-align: top;
	margin: 0;
	padding: 3px;
}
#page-program .tbl-ptn1 tr th {
	width: 85px;
}
#page-program .tbl-ptn1 tr td {
	text-align: left;
}
#page-program .tbl-ptn1 tr td.prg-ttl {
	width: 145px;
}
/* dl左右2段 */
#page-program .tbl-ptn1 tr td dl {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	margin: 0;
}
#page-program .tbl-ptn1 tr td dl dt,
#page-program .tbl-ptn1 tr td dl dd {
	font-weight: normal;
	float: left;
	margin: 0;
	padding: 0;
}
#page-program .tbl-ptn1 tr td dl dt {
	width: 13%;
}
#page-program .tbl-ptn1 tr td dl dd {
	width: 85%;
}



/* #page-link
--------------------------------------------------------------- */
#page-link ul {
	margin: 0;
}
#page-link ul li {
	background-image: url(../img/icon_arrow_blu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none !important;
	padding-left: 20px;
	font-size: 105%;
	margin-bottom: 1em;
}


/* 演題募集ページ
--------------------------------------------------------------- */
#page-endai ol {
	margin: 0;
}
#page-endai dl dd {
	margin-left: 0;
}
/*----------*/
#page-endai .areaUmin {
	text-align: center;
	border: 1px dotted #30BAC5;
	margin: 20px;
	padding: 15px 15px 30px;
}
#page-endai .areaUmin h5 {
	background-image: none;
	color: #333;
}
#page-endai .areaUmin img {
	margin: 5px;
}
#page-endai .endai-heibun span {
	background-image: url(../img/icon_arrow_ppl.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	margin-left: 30px;
	padding-left: 20px;
	font-weight: bold;
}
#page-endai .areaChui {
	margin: 20px;
	padding: 15px;
	background-color: #FFFCF0;
	border: 2px solid #F90;
}
#page #page-endai .areaChui h5 {
	margin: 0px;
	color: #E17956;
	font-size: 115%;
	background-image: url(../img/icon_exc.jpg);
}
#page-endai .endai-kikan {
	font-weight: bold;
	margin: 0 1em 1em;
	/*color: #CB405A;*/
	font-size: 110%;
}
#page-endai .endai-kikan .enchou {
	margin-left: 11.9em;
}
/*折りたたみ*/
#page-endai ul.areaSession li {
	margin-bottom: 1em;
}
#page-endai ul.areaSession li a {
	color: #FFF;
	font-size: 90%;
	text-decoration: none;
	background-color: #2880A5;
	display: inline-block;
	border-radius: 5px;
	margin: 0.5em 0;
	padding: 1.5px 7px;
}
#page-endai ul.areaSession li a img {
	vertical-align: middle;
	margin-right: 4px;
}
#page-endai ul.areaSession li .PlagTxt {
	color: #E85D00;
	font-size: 90%;
	margin: 0.5em 1em;
}
/**/
#page-endai .areaImp {
	font-size: 120%;
	text-align: left;
}
#page-endai .areaImp h5 {
	margin-top: 0;
}
#page-endai .areaImp p {
	color: #333;
	font-size: 98%;
	margin-left: 20px;
}
#page-endai .areaImp .enchou {
	margin-left: 11.4em;
}
#page-endai .areaImp .red {
	color: #f00 !important;
}


/* shukuhaku
--------------------------------------------------------------- */
#page-shukuhaku ul {
	margin: 0px !important;
}
#page-shukuhaku ul li {
	list-style-type: none !important;
	background: url(../img/h5_bg.jpg) no-repeat left 0.5em;
	margin: 0 0 1em 0; 
	padding-left: 15px;
}
/**/
#page-shukuhaku ol li {
	margin: 0 0 1em 0; 
}
#page-shukuhaku ol li ul {
}
#page-shukuhaku ol li ul li {
	list-style-type: disc !important;
	background-image: none;
	text-indent: 0;
	margin: 0 0 0 1em;
	padding: 0;
}
/**/
#page-shukuhaku .tbl-ptn1 tr th,
#page-shukuhaku .tbl-ptn1 tr td {
	font-size: 90%;
	padding: 0.5em 0.3em;
}
#page-shukuhaku .tbl-ptn1 tr td {
	text-align: left;
}
#page-shukuhaku tr .right,
#page-shukuhaku tr .center {
	white-space: nowrap;
}
#page-shukuhaku ul li .shukuhaku-title-hurikomi {
	display: inline-block;
	width: 11em;
}
