@charset "UTF-8";

/*--------------------------------------------------------------- 
			ページ構造の指定
--------------------------------------------------------------- */
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CFCFCF;
	text-align:justify;
	text-justify: inter-ideograph;
	/* font:13px "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif; */
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:84%;
	line-height: 1.6;
	background-position: center top;
}
#wrapper {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_wrap.jpg);
	background-repeat: repeat-y;
}
#wrapperInr {
	background-image: url(../img/bg_wrapinr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
}


#nav {
	float: left;
	width: 176px;
	display: inline; /* for IE6 */
	margin-left: 20px;
	padding-top: 11px;
}

#nav #areaBana {
	background-image: url(../img/nav_btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#nav #areaBana ul {
	margin: 0px;
	padding: 0px;
}
#nav #areaBana ul li {
}
#nav #areaBana ul li a {
	display: block;
	height: 72px;
}
#nav #areaBana ul #chosakuken {
	background-image: url(../img/bana_chosakuken.jpg);
	background-repeat: no-repeat;
}

#main {
	float: right;
	width: 700px;
	display: inline; /* for IE6 */
	margin-right: 8px;
}


/*--------------------------------------------------------------- 
			ヘッダー
--------------------------------------------------------------- */
#header {
}
#header h1 {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
	height: 103px;
}
#header h1 a {
	display: block;
	height: 100px;
	width: 520px;
	outline:none;
}


/*--------------------------------------------------------------- 
			フッター
--------------------------------------------------------------- */
#footer {
	clear: both;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 88px;
	width: 100%;
}
#footer p {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 88px;
	width: 914px;
	text-indent: -999999px;
}

#pagetop {
	text-align: right;
	margin: 40px;
}
#pagetop img {
}



/*--------------------------------------------------------------- 
			トップページ
--------------------------------------------------------------- */
#top-main {
	height: 449px;
	background-image: url(../img/top_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#top-main p {
	display: none;
}
#top-main #top-main-acros a {
	display: block;
	position: absolute;
	height: 44px;
	width: 186px;
	left: 369px;
	top: 93px;
	text-indent: -999999px;
}


/*---大会終了のあいさつ---*/
#top-info-end {
	width: 632px;
	/*width: 600px;
	background-color: #FFC;
	border: 2px solid #DCDC98;*/
	margin: 30px auto 40px;
	font-weight: bold;	/*padding: 1em;
	color: #630;*/
	color: #2B4CB5;
}



/*---お知らせ---*/
#top-info {
	background-image: url(../img/top_info_line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 632px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 16px;
}
#top-info #top-infoInr {
	height: 115px;
	overflow-x: auto;
	overflow-y: scroll;
	zoom: 1;
	margin: 11px 13px;
}

#top-info h2,
#top-info dl,
#top-info dl dt,
#top-info dl dd {		/*余白リセット*/
	margin:0;
	padding:0;
}
#top-info dl {
	line-height: 120%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
}
#top-info dl dt,
#top-info dl dd {
	float: left;
	font-weight: normal;
	margin-bottom: 5px;
}
#top-info dl dt {
	width: 90px;
	background-image: url(../img/icon_arrow_info.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
}
#top-info dl dd {
	width: 430px;
}


/*---事務局---*/
#top-jimu dl,
#top-jimu dl dt,
#top-jimu dl dd {		/*余白リセット*/
	margin:0;
	padding:0;
}
#top-jimu {
	clear: both;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1;
	margin: auto auto 40px;
	width: 632px;
}
#top-jimu dl {
	line-height: 140%;
	margin-top: 19px;
	margin-left: 27px;
}
#top-jimu .section dl dt,
#top-jimu .section dl dd {
	margin: 0px;
	padding: 0px;
}
#top-jimu dl dt {
	font-size: 106%;
	margin-bottom: 0.8em;
}
#top-jimu dl dd {
	font-size: 90%;
}





/*--------------------------------------------------------------- 
			ページ共通
--------------------------------------------------------------- */
#page {
	width: 610px;
	min-height: 470px;
	height: auto !important; /* for IE6 */
	height: 470px; /* for IE6 */
	margin: 15px auto 0;
}
h3 {
	height: 34px;
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	background-image: url(../img/h3_bg.jpg);
	background-repeat: no-repeat;
	margin: 3em -24px 1em;
	padding-top: 10px;
	padding-left: 35px;
	position: relative; /* for IE6 */
	background-position: left center;
}
h4 {
	font-size: 110%;
	font-weight: bold;
	color: #264AB2;
	background-image: url(../img/h4_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 2em;
	margin-bottom: 1em;
	margin-right: -7px;
	margin-left: -7px;
	padding-left: 15px;
	padding-bottom: 3px;
	position: relative; /* for IE6 */
	zoom: 1;
}
h5 {
	font-weight: bold;
	background-image: url(../img/h5_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 105%;
	color: #000;
	margin-top: 1em;
	margin-bottom: 0.5em;
}




.list-ptn1 ol {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-left: 2em;
}
.list-ptn1 ol li {
	list-style-type: decimal;
	margin-left: 2em;
	font-style: italic;
}
.list-ptn1 ol li span {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
}

ol {
	margin: 1em;
}
ol li {
	margin-left: 1em;
	list-style-type: decimal;
}
/* カッコ付数字 */
.ol-para li {
	list-style-type: none;
	text-indent: -1.8em;
	margin-left: 0px;
	padding-left: 1.8em;
}


#page ul {
	margin: 1em;
}
#page ul li {
	margin-left: 1em;
	list-style-type: disc;
}
#page ul.ul-ptn1 {
}
#page ul.ul-ptn1 li {
	margin: 0px;
	list-style-type: none;
}



dl {
	margin: 1em;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin: 0 0 0 1em;
}

/* 左右2段 */
.dlLR {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
}
.dlLR dt,
.dlLR dd {
	float: left;
	margin: 0;
	padding: 0;
}


/* 準備中 */
#junbi {
	text-align: center;
	padding-top: 120px;
}

/* ----- */
.areaBtn {
	margin: 1em;
	text-align: center;
}
.areaBtn img {
	margin: 10px;
}

.areaInt {
	margin-left: 20px;
}
.areaImp {
	color: #F00;
	text-align: center;
	background-color: #FFFBFB;
	border: 2px solid #FBB;
	margin: 1.5em 0;
	padding: 15px;
}

/* 左右2段 */
.areaCol2 {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
}
.areaCol2 .col2-box {
	float: left;
}




/* tbl-ptn1
--------------------------------------------------------------- */
table.tbl-ptn1{
	background-color:#CBCBCB;
	border-collapse: separate;
	border-spacing: 1px;
	margin: 0.5em;
}
.tbl-ptn1 th{
	background-color: #F0EFE3;
	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;
}
.tbl-ptn1 td{
	border: 1px solid #FFFFFF;
	text-align: center;
	font-size: 100%;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 14px;
	line-height: 140%;
	margin: 1px;
	border-collapse: separate;
	background-color: #FFFFFF;
}
.tbl-ptn1 caption {
	font-weight: bold;
	color: #333333;
}


/*--------------------------------------------------------------- 
			各ページ固有の指定
--------------------------------------------------------------- */

/* #page-kaijou
--------------------------------------------------------------- */
#page-kaijou h4 {
	font-weight: bold;
	color: #944749;
	background-color: #E7BCC2;
	display: inline;
	border: 1px solid #B96D6F;
	margin-top: 0.8em;
	line-height: 100%;
	background-image: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
	font-size: 100%;
}
#page-kaijou ul {
	margin-top: 0.5em;
	margin-right: 0.8em;
	margin-bottom: 1.2em;
	margin-left: 0.8em;
}
#page-kaijou ul li {
	background-image: url(../img/icon_arrow_dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	list-style-type: none;
	font-size: 110%;
	font-weight: bold;
}

#page-kaijou dl dt {
	font-size: 120%;
	background-image: url(../img/icon_arrow_dot.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 18px;
	margin-bottom: 5px;
}
#page-kaijou dl dd {
	margin-bottom: 1.5em;
}



/* 会長挨拶ページ
--------------------------------------------------------------- */
#page-aisatu {
}
#page-aisatu p {
	text-indent: 1em;
}
#page-aisatu .aisatu-name {
	text-align: right;
	margin: 2em 0 0;
}
#page-aisatu .aisatu-name span {
	font-size: 110%;
	font-weight: bold;
}
#page-aisatu .img-float {
	text-indent: 0;
	margin-right: 20px;
	margin-bottom: 15px;
}



/* リンクページ
--------------------------------------------------------------- */
#page-link ul {
	margin-top: 20px !important;
	margin-left: 0 !important;
}
#page-link ul li {
	font-size: 104%;
	margin-bottom: 1em;
}



/* 開催概要ページ
--------------------------------------------------------------- */
#page-gaiyou dl {
}
#page-gaiyou dl dt,
#page-gaiyou dl dd {
	font-size: 106%;
	padding:0;
	margin-bottom: 1.5em;
	float: left;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#page-gaiyou dl dt {
	width: 80px;
	background-image: url(../img/icon_arrow_ppl.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#page-gaiyou dl dd {
	width: 450px;
}
#page-gaiyou dl dd .title {
	padding-left: 6em;
}



/* 参加費ページ
--------------------------------------------------------------- */
#page-sankahi .tbl-ptn1 tr th,
#page-sankahi .tbl-ptn1 tr td {
	text-align: left;
	padding: 4px 8px;
}
#page-sankahi .tbl-ptn1 tr th {
	width: 155px;
}


/* 演題募集ページ
--------------------------------------------------------------- */
#page #page-endai ol li {
	margin-bottom: 1em;
}

#page-endai .areaUmin {
	margin-bottom: 40px;
}
#page-endai .areaUmin p {
	margin-left: 20px;
}
#page-endai .areaUmin img {
	margin: 5px 10px;
}

#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: 1em;
	color: #6C132C;
	font-size: 106%;
}

#page-endai #endai-ippan-list .col2-box .tbl-ptn1 tr th {
	width: 10px;
}
#page-endai #endai-ippan-list .col2-box .tbl-ptn1 tr td {
	width: 200px;
	text-align: left;
}



/* #page-program
--------------------------------------------------------------- */
#page-program h5 {
	background-image: none;
	margin-top: 0;
	padding: 0px;
}
#page-program .areaInt {
	margin: 1.5em 0px;
}

#page-program h6 {
	font-weight: bold;
	color: #393939;
	line-height: 140%;
	text-indent: -5.5em;
	padding-left: 5.5em;
	margin: 1em 0 0.5em;
}
#page-program .areaInt h6 .h6bg {
	padding: 0 0.5em;
}
/*#page-program .areaInt h6 .h6bg {
	color: #FFF;
	background-color: #4D4D4D;
	padding: 0 0.5em;
	font-weight: normal;
}*/

#page-program .areaInt p {
	margin-left: 5.5em;
}

#page-program dl {
	margin: 0 0 0.5em;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
}
#page-program dl dt,
#page-program dl dd {
	float: left;
	margin:0;
	padding:0;
}
#page-program dl dt {
	width: 3em;
	font-weight: normal;
}
#page-program dl dd {
	width: 540px;
}
#page-program .program-kaijou {
	font-size: 90%;
}
#page-program .areaBtn img {
	margin: 5px;
}



/* #page-sankasha
--------------------------------------------------------------- */
#page-sankasha .dlLR {
	margin: 0;
}
#page-sankasha .dlLR dt {
	width: 120px;
	font-weight: normal;
	text-align:justify;
}
#page-sankasha .dlLR dd {
	width: 490px;
}

#page-sankasha .dlLR#dl-uketuke {
}
#page-sankasha .dlLR#dl-uketuke dt {
	width: 200px;
}
#page-sankasha .dlLR#dl-uketuke dd {
	width: 410px;
}

#page-sankasha .dlLR.data {
	margin-top: 0;
	margin-left: 20px;
}
#page-sankasha .dlLR.data dt {
	width: 60px;
}
#page-sankasha .dlLR.data dd {
	width: 530px;
}
#page-sankasha #dl-sankasha {
	line-height: 180%;
}
#page-sankasha #dl-sankasha dt {
	color: #264AB2;
	font-size: 110%;
}
#page-sankasha #dl-sankasha dd {
	padding-top: 1px;
	padding-bottom: 3px;
}
