@charset "UTF-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}

img {
	display:block;
}

img a:hover {
	border:none;
}

a:link,
a:visited,
a:active {
	color:#EB6120;
	text-decoration:underline;
}

a:hover {
	color:#EB6120;
	text-decoration:none;
}

body {
	min-width:1000px;
	background-image:url(../images/bg_re.png);
	background-repeat:repeat-x;
	margin:0 auto;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3" , "Meiryo" , "CI" , "lr oSVbN","Arial";
	font-size:14px;
}

header {
	width:1000px;
	height:63px;
	padding-top:20px;
	margin:0 auto;
}

#container {
	min-width:1000px;
	background-position:top center;
	background-image:url(../images/lower_bg.png);
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
	padding:0;
}

#main_contents {
	width:1000px;
	clear:both;
	overflow:hidden;
	margin:0 auto 0 auto;
	padding-top:60px;
}

#left {
	width:230px;
	float:left;
}

#left ul {
	width:210px;
	padding:10px;
	font-size:17px;
	background-color:rgba( 245, 209, 170, 0.8 );
}

#left li {
	list-style-type:none;
	margin-bottom:3px;
	background-color:#fff;
}

.nav_01 a:link,
.nav_01 a:active,
.nav_01 a:visited{
	width:180px;
	height:48px;
	display:block;
	font-weight:bold;
	color:#000;
	background-image:url(../images/icon.png);
	background-repeat:no-repeat;
	background-position:10px 16px;
	margin:0px;
	line-height:48px;
	vertical-align:middle;
	padding-left:30px;
	text-decoration:none;
}

.nav_01 a:hover{
	background-color:#FFFABB;
}

.nav_02 a:link,
.nav_02 a:active,
.nav_02 a:visited{
	width:180px;
	height:47px;
	display:block;
	font-weight:bold;
	color:#000;
	background-image:url(../images/icon.png);
	background-repeat:no-repeat;
	background-position:10px 10px;
	margin:0px;
	padding-top:7px;
	padding-left:30px;
	text-decoration:none;
	line-height:120%;
}

.nav_02 a:hover{
	background-color:#FFFABB;
}

#left ul li:last-child {
	margin-bottom:0;
}

#right {
	width:720px;
	margin-left:50px;
	float:right;	
}

h2 {
	padding-bottom:8px;
	border-bottom:2px solid #EB6120;
	margin-bottom:30px;
	font-size:26px;
	color:#EB6120;
}

h3 {
	margin-bottom:20px;
	background-image:url(../images/icon.png);
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-color:#F5D1AA;
	padding:4px 0 4px 30px;
	border-bottom:1px dotted #EB6120;
	font-size:18px;
}

h4 {
	margin-bottom:20px;
	border-left:5px solid #EB6120;
	border-bottom:1px dotted #EB6120;
	padding-left:8px;
	font-size:16px;
	color:#EB6120;
}

.txt01 {
	width:680px;
	min-height:600px;
	background-color:rgba( 255, 255, 255, 0.8 );
	padding:20px;
}

.txt02 {
	margin-bottom:30px;
}

.txt03 {
	margin-bottom:20px;
}

.txt04 {
	margin-bottom:10px;
}

.list_01 li {
	list-style-type:none;
	background-image:url(../images/icon.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left:1.5em;
	margin-bottom:20px;
}

.list_01 li:last-child {
	margin-bottom:0;
}

.indent_01 {
	padding-left:-2em;
	text-indent:1em;
}

.list_03 dd {
	margin-bottom:20px;
}

.list_03 dd:last-child {
	margin-bottom:0;
}

.list_02 {
	margin:10px 0px 10px 35px;
	}

.list_02 li{
	line-height:150%;
	list-style:square;
}

.list_03 li {
	list-style-type:none;
	margin-bottom:20px;
}

.list_03 dd {
	padding-left:2em;
	
}

.list_04 {
	margin:10px 0px 10px 35px;
	}

.list_04 li{
	line-height:150%;
	list-style:none;
	margin-left:1em;
}

ol {
	margin-left:2em;
}

.indent_01 {
	padding-left:-2em;
	text-indent:1em;
}

.text_right {
	text-align:right;
}

#txt01 ol {
	margin-left:2em;
}

.double-line {
	background-image:url(../images/double-line.png);
	background-repeat:repeat-x;
	background-position:center;
	font-weight:bold;	
}

/*実行委員長挨拶*/

.greeting_p p {
	line-height:160%;
	text-align:justify;
	text-justify:inter-ideograph;
}

/*参加登録*/

.tb_01 {
	border:1px solid #EB6120;
	margin:10px auto 10px auto;
}

.tb_01 th {
    border-right:1px solid #EB6120;
	padding:10px;
    background-color:#FBDFD2;
	color:#EB6120;
}

.tb_01 tr {
    border-right:1px solid #EB6120;
    border-bottom:1px solid #EB6120;
	padding:10px;
}

td.tb_01_td01 {
	padding-top:10px;
	padding-left:10px;
}

td.tb_01_td02 {
	padding-left:10px;
	padding-bottom:10px;
}

td.tb_01_td03 {
	padding-top:10px;
}

td.tb_01_td04 {
	padding-bottom:10px;
}

.tb_02 {
	border-top:1px solid #EB6120;
	border-left:1px solid #EB6120;
	text-align:center;
	margin:10px auto 10px auto;
}
.tb_02 th {
	border-right:1px solid #EB6120;
	border-bottom:1px solid #EB6120;
	padding:10px;
	background-color:#FBDFD2;
}

.tb_02 tr {
	border-right:1px solid #EB6120;
	border-bottom:1px solid #EB6120;
	padding:10px;
}

.tb_02 td {
	border-right:1px solid #EB6120;
	border-bottom:1px solid #EB6120;
	padding:10px;
}

.zizen_h3 {
	font-size:18px;
	font-weight:bold;
	background-color: #D3ECFB;
	text-align:center;
	padding:8px;
	margin-bottom:10px;
}

.center {
	text-align:center;
}

.btn a:link,
.btn a:active,
.btn a:visited{
	font-size:17px;
	font-weight:bold;
	width:300px;
	height:60px;
	background-color:#F8CA6A;
	border:1px solid #EB6120;
	text-align:center;
	color:#000;
	text-align:center;
	margin: 0px auto;
	text-decoration:none;
	display:block;
	line-height:60px;
}

.btn a:hover{
	background-color:#F8B856;
}


/*優秀ポスター賞について*/

.borderline dl {
	clear:both;
}

.borderline dt {
/* 左寄せ */
  float : left;
/* float解除 */
  clear : both;

}

.borderline dd {
/* dtの幅分の設定 */
margin-left:60px;
  text-align:justify;
  text-justify:inter-ideograph;
}

footer {
	min-width:1000px;
	margin:40px auto 0 auto;
	background-color:#333333;
	color:#fff;
	padding-top:30px;
	padding-bottom:30px;
	font-size:12px;
}

footer a:link,
footer a:visited,
footer a:active {
	color:#fff;
	text-decoration:none;	
}

footer a:hover {
	color:#FFFABB;
	text-decoration:underline;
}

footer table {
	margin:0 auto;
}

#footer_left {
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
	padding-right:10px;
	padding-left:5px;
	border-right:solid 1px #fff;
	vertical-align:top;
}


#footer_right {
	padding-left:10px;
}

