@charset "UTF-8";

/* ページ構造（大枠）の指定
--------------------------------------------------------------- */
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align:justify;
	text-justify: inter-ideograph;
	/* font:13px "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif; */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}

#wrapper {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	font-size:84%;
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat-y;
	line-height: 1.5em;
	position: relative;
}
#wrapperInr {
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}


#nav {
	float: left;
	width: 203px;
	display: inline; /* for WinIE6 */
	margin-left: 9px;
	margin-right:0;
	padding:0;
}
#main_bg {
	float: right;
	width: 695px;
	display: inline; /* for WinIE6 */
	background-image: url(../img/main_bg.jpg);
	background-repeat: repeat-y;
	margin-right:9px;
	padding:0;
}

#main {
	margin-right: auto;
	margin-left: auto;
	width: 668px;
}


/* header
--------------------------------------------------------------- */
#wrapper h1 {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
	height: 111px;
	width: 916px;
}
#wrapper h1 a {
	display: block;
	height: 85px;
	width: 730px;
	outline:none;
	margin-left: 20px;
}


/* フッター
--------------------------------------------------------------- */
#footer {
	clear: both;
	width: 100%; /* for WinIE */
	width: 916px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 44px;
}
#footer p {
	display: none;
}

#wrapper #pagetop {
	margin-right: auto;
	margin-left: auto;
	width: 665px;
	background-image: url(../img/bg_con2.jpg);
	background-repeat: no-repeat;
	text-align: right;
	clear: both;
}
#wrapper #pagetop img {
	padding-top: 15px;
	padding-right: 31px;
	padding-bottom: 16px;
	padding-left: 15px;
}



/* トップページ
--------------------------------------------------------------- */
#top-main {
	height: 400px;
	width: 665px;
	background-image: url(../img/top_main.jpg);
	background-repeat: no-repeat;
}
#top-main p {
	display: none;
}

#top-news {
	width: 609px;
	margin-top: 22px;
	margin-left: 17px;
	background-image: url(../img/top_news_line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 16px;
	padding-bottom: 5px;
	*padding-bottom: 15px;
}
#top-news dl {
	margin-top: 20px;
	margin-left: 27px;
	height: 100px;
	overflow-x: auto;
	overflow-y: scroll;
	width: 590px;
}
#top-news dl dt,
#top-news dl dd {
	float: left;
	margin-bottom: 5px;
}
#top-news dl dt {
	clear:both;
	background-image: url(../img/icon_list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	font-weight: bold;
	width: 100px;
}
#top-news dl dd {
	width: 455px;
	line-height: 140%;
}
#top-news #end {
	height: 100px;
	width: 590px;
	font-weight: bold;
	color: #1147A9;
	margin: 20px;
}

#top-jimu {
	clear: both;
	width: 641px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/jimukyoku.jpg);
	background-repeat: no-repeat;
	height: 140px;
	margin-bottom: 36px;
}
#top-jimu h2 {
	display: none;
}

#top-jimu dl {
	padding-top:60px;
	margin-top: 0px;
	margin-left: 27px;
	height: 100px;
	margin-bottom: 20px;
	width: 590px;
}
#top-jimu dl dt,
#top-jimu dl dd {
	float: left;
	margin-bottom: 5px;
}
#top-jimu dl dt {
	clear:both;
	padding-left: 7px;
	font-weight: bold;
	width: 50px;
}
#top-jimu dl dd {
	width: 455px;
	line-height: 140%;
}




/* tbl-nomal
--------------------------------------------------------------- */
table.tbl-nomal {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1em;
}
table.tbl-nomal th,
table.tbl-nomal td {
	font-size: 100%;
	line-height: 140%;
	vertical-align: top;
	border: 1px solid #999;
	border-collapse: separate;
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.tbl-nomal caption {
	font-weight: bold;
}

/* tbl-ptn1
--------------------------------------------------------------- */
table.tbl-ptn1{
	background-color:#CBCBCB;
	border-collapse: separate;
	border-spacing: 1px;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
.tbl-ptn1 th{
	background-color: #DBE4EE;
	text-align: center;
	font-size: 100%;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 14px;
	margin: 1px;
	border-collapse: separate;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FBFAF7;
	border-right-color: #FBFAF7;
	border-bottom-color: #FBFAF7;
	border-left-color: #FBFAF7;
	line-height: 120%;
}
.tbl-ptn1 td{
	border: 1px solid #FFFFFF;
	text-align: center;
	font-size: 100%;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
	line-height: 140%;
	margin: 1px;
	border-collapse: separate;
	background-color: #FFFFFF;
}
.tbl-ptn1 caption {
	font-weight: bold;
	color: #333333;
	padding-top: 20px;
}





/* ページ固有の指定
--------------------------------------------------------------- */
#con {
	width: 632px;
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#con h2 {
	margin-bottom: 30px;
}
#con h3 {
	height: 26px;
	margin-right: -15px;
	margin-left: -15px;
	position: relative;
	margin-top: 36px;
	margin-bottom: 1.5em;
}
#con h4 {
	background-image: url(../img/h4_bg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	margin-top: 1.5em;
	margin-bottom: 1em;
	font-size: 14px;
	font-weight: bold;
	color: #1047A8;
	padding-left: 14px;
	padding-top: 2px;
}
#con h5 {
	font-weight: bold;
	color: #333;
	background-image: url(../img/icon_arrow_blu.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#con ul {
	margin: 1em;
}
#con ul li {
	list-style-type: disc;
	margin-left: 1em;
}

#con dl {
}
#con dl dt {
	font-weight: bold;
}
#con dl dd {
	margin: 0.8em;
}

#con ol {
	margin: 1em;
}
#con ol li {
	list-style-type: decimal;
	margin-left: 1em;
}

#con #junbi {
	text-align: center;
	margin-top: 100px;
}
.btn-c2 {
	text-align: center;
	margin: 1em;
}
.btn-c2 img {
	margin: 5px;
}


.page {
	width: 562px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
.box-l {
	float: left;
}
.box-r {
	float: right;
}
.text-int-1 {
	text-indent: -2.5em;
	padding-left: 2.5em;
	margin-left: 15px;
	font-size: 84%;
}
.area-int-1 {
	margin: 1em;
}
.area-btn-c {
	text-align: center;
}
.area-btn-c img {
	margin: 10px;
}




/* 会長挨拶 */
#page-aisatu {
	width: 592px;
}
#page-aisatu p {
	text-indent: 1em;
}
#page-aisatu img {
	border: 1px solid #83A7D7;
}


/* 開催概要 */
#page-gaiyou dl dt,
#page-gaiyou dl dd {
	float: left;
	margin-bottom: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#page-gaiyou dl dt {
	width: 80px;
	font-weight: bold;
	background-image: url(../img/icon_arrow_blu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
}
#page-gaiyou dl dd {
	width: 450px;
}


/* リンク */
#page-link ul li {
	margin-bottom: 1em;
	background-image: url(../img/icon_list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	list-style-type: none;
}


/* 会場案内 */
#page-kaijou #kaijoumei {
	color: #666;
	margin-bottom: 1.5em;
	font-size: 110%;
}
#page-kaijou .btn-shousai {
	margin-top: 15px;
	margin-bottom: 30px;
}
.kaijou-box2 .boxl {
	width: 342px;
}
.kaijou-box2 .box-r {
	width: 205px;
	font-size: 110%;
	line-height: 2em;
}
.kaijou-box2 .box-r ul {
	margin-left: 15px;
	margin-top: 15px;
}
.kaijou-box2 .box-r ul li {
	background-image: url(../img/icon_arrow_blu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	list-style-type: none !important;
}
#page-kaijou .area-int-1 {
	margin-top: 0.5em;
}


/* 演題募集 */
#page-endai #endaikikan {
	text-indent: -14em;
	padding-left: 14em;
	font-weight: bold;
}
#page-endai #endaikikan-shuyou {
	text-indent: -13em;
	padding-left: 13em;
	font-weight: bold;
}

#page-endai ul li {
	margin-bottom: 1em;
}
#page-endai ul li .int-endai-chosha {
	text-indent: -2.5em;
	padding-left: 2.5em;
}
#page-endai #endaitouroku {
	background-color: #ECF4F9;
	text-align: center;
	padding: 15px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 1em;
}
#page-endai #endaitouroku h4 {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#page-endai #endaitouroku h5 {
	text-align: left;
	background-image: url(../img/icon_arrow_blu_e.gif);
	margin-left: 50px;
	color: #575757;
}
#page-endai #endaitouroku h5#heibun {
	background-image: url(../img/icon_arrow_grn.gif);
}
#page-endai #endaitouroku img {
	margin: 5px;
}
#page-endai .tbl-nomal tr td {
	width: 350px;
}
#page-endai #area-shuyou h4,
#page-endai #area-ippan h4 {
	margin-top: 5px;
}
#page-endai #area-shuyou {
	background-color: #E9F7E6;
	margin-bottom: 1.5em;
	padding: 5px 10px 10px 10px;
}
#page-endai #area-ippan {
	background-color: #D2F0EF;
	padding: 5px 10px 10px 10px;
}
/* ---演題募集機関--- */
#page-endai #boshukikan-shuyou {
	text-indent: -18.5em;
	padding-left: 18.5em;
	font-weight: bold;
}
#page-endai #boshukikan-ippan {
	text-indent: -18.5em;
	padding-left: 18.5em;
	margin-top: 10px;
	font-weight: bold;
}



/* プログラム */
#page-program h4 {
	font-weight: bold;
	color: #3399CC;
	height: auto;
	background-image: url(../img/icon_arrow_blu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-left: 20px;
	padding-top: 0px;
}
#page-program h5 {
	font-size: 104%;
	text-indent: -3em;
	/*color: #3399CC;*/
	height: auto;
	background-image: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3em;
}
#page-program dl {
	overflow: hidden;
	zoom: 1;
	margin: 1em !important;
}
#page-program dl dt,
#page-program dl dd {
	float: left;
	margin: 0 0 0.5em 0;
	padding: 0 8px;
}
#page-program dl dt {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	background-color: #1047A8;
	border: 1px solid #7F9ED1;
	width: 30px;
}
#page-program dl dd {
	width: 470px;
	padding-top: 2px;　/*dtのborder分*/
}
#page-program dl dd span {
	text-indent: -1em;
	display: inline-block;
	padding-left: 1em;
}
#page-program dl dd .katagaki {
	text-indent: -6em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6em;
	_padding-left: 12em; /* for WinIE6 */
	display: inline-block;
}
*:first-child+html #page-program dl dd .katagaki {  /* for WinIE7 */
	padding-left: 12em;
}




/* 採択結果 */
#page-saitaku #stripe-table {
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	clear: both;
	text-align: center;
}
#page-saitaku #stripe-table th,
#page-saitaku #stripe-table td {
	border: 1px solid #FFF;
	padding: 5px;
}
#page-saitaku #stripe-table tr th {
	color: #FFF;
	background-color: #4877BF;
	text-align: center;
	line-height: 120%;
}
#page-sankasha dl {
	margin: 1em;
}
#page-sankasha dl dt {
	background-image: url(../img/icon_arrow_blu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#page-sankasha dl dd {
	margin-top: 0.5em;
}

/*左右２段*/
#page-sankasha dl.dl-2 {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for WinIE6 */
}
#page-sankasha dl.dl-2 dt,
#page-sankasha dl.dl-2 dd {
	margin: 0;
	padding: 0;
	float: left;
}
#page-sankasha dl.dl-2 dt {
	background-image: none;
	width: 100px;
}
#page-sankasha dl.dl-2 dd {
	width: 420px;
}
#page-sankasha ul li .endai-ttl {
	display: inline-block;
	width: 200px;
}
#page-sankasha .tbl-nomal {
	margin: 0px;
}
#page-sankasha .tbl-nomal tr th {
	vertical-align: middle;
	text-align: center;
}
#page-sankasha .tbl-nomal tr td {
	text-align: center;
}
