@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	line-height:1.4em;
	color:#333333;
	font-family: Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	font-size:0.9em;
	background: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color:#FCEDEB;
}
* {
	margin: 0;
	padding: 0;
}
img{
	border: 0;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
ol, ul, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#contents {
    margin-left : auto ; 
    margin-right : auto ;
	width: 860px;
	background: url(../images/bg_contents.gif);
	background-repeat: repeat-y;
}
.clearfix:after{
 content: ".";
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
}

#contents_l {
	float:left;
	width: 180px;
}
#header {
	width: 670px;
	margin: 0;
	padding: 0;
}
/* メインメニュー */

nav ul {
	width:180px;
	float:left;
}
nav ul li{
	float:left;
}
nav ul li a{
    display:block;
	width:180px;
	height:37px;
    text-indent:-9999px;
	overflow:hidden;
}
nav ul li.menu00{
   background: url(../images/menu00.gif) no-repeat 0 0;}
nav ul li.menu01{
   background: url(../images/menu01.gif) no-repeat 0 0;}
nav ul li.menu02{
   background: url(../images/menu02.gif) no-repeat 0 0;}
nav ul li.menu03{
   background: url(../images/menu03.gif) no-repeat 0 0;}
nav ul li.menu04{
   background: url(../images/menu04.gif) no-repeat 0 0;}
nav ul li.menu05{
   background: url(../images/menu05.gif) no-repeat 0 0;}
nav ul li.menu06{
   background: url(../images/menu06.gif) no-repeat 0 0;}
nav ul li.menu07{
   background: url(../images/menu07.gif) no-repeat 0 0;}  
nav ul li.menu08{
   background: url(../images/menu08.gif) no-repeat 0 0;}
nav ul li.menu08{
   background: url(../images/menu08.gif) no-repeat 0 0;}
nav ul li.menu09{
   background: url(../images/menu09.gif) no-repeat 0 0;}
nav ul li.menu10{
   background: url(../images/menu10.gif) no-repeat 0 0;}
nav ul li.menu11{
   background: url(../images/menu11.gif) no-repeat 0 0;}
nav ul li.menu12{
   background: url(../images/menu12.gif) no-repeat 0 0;}   

nav ul li.menu00 a.active,
nav ul li.menu00 a:focus,
nav ul li.menu00 a:hover{
   background: url(../images/menu00.gif) no-repeat -180px 0;}
nav ul li.menu01 a.active,
nav ul li.menu01 a:focus,
nav ul li.menu01 a:hover{
   background: url(../images/menu01.gif) no-repeat -180px 0;}
nav ul li.menu02 a.active,
nav ul li.menu02 a:focus,
nav ul li.menu02 a:hover{
   background: url(../images/menu02.gif) no-repeat -180px 0;}
nav ul li.menu03 a.active,
nav ul li.menu03 a:focus,
nav ul li.menu03 a:hover{
   background: url(../images/menu03.gif) no-repeat -180px 0;}
nav ul li.menu04 a.active,
nav ul li.menu04 a:focus,
nav ul li.menu04 a:hover{
   background: url(../images/menu04.gif) no-repeat -180px 0;}
nav ul li.menu05 a.active,
nav ul li.menu05 a:focus,
nav ul li.menu05 a:hover{
   background: url(../images/menu05.gif) no-repeat -180px 0;}
nav ul li.menu06 a.active,
nav ul li.menu06 a:focus,
nav ul li.menu06 a:hover{
   background: url(../images/menu06.gif) no-repeat -180px 0;}
nav ul li.menu07 a.active,
nav ul li.menu07 a:focus,
nav ul li.menu07 a:hover{
   background: url(../images/menu07.gif) no-repeat -180px 0;}
nav ul li.menu08 a.active,
nav ul li.menu08 a:focus,
nav ul li.menu08 a:hover{
   background: url(../images/menu08.gif) no-repeat -180px 0;} 
nav ul li.menu09 a.active,
nav ul li.menu09 a:focus,
nav ul li.menu09 a:hover{
   background: url(../images/menu09.gif) no-repeat -180px 0;} 
nav ul li.menu10 a.active,
nav ul li.menu10 a:focus,
nav ul li.menu10 a:hover{
   background: url(../images/menu10.gif) no-repeat -180px 0;} 
nav ul li.menu11 a.active,
nav ul li.menu11 a:focus,
nav ul li.menu11 a:hover{
   background: url(../images/menu11.gif) no-repeat -180px 0;} 
nav ul li.menu12 a.active,
nav ul li.menu12 a:focus,
nav ul li.menu12 a:hover{
   background: url(../images/menu12.gif) no-repeat -180px 0;} 

#contents_r {
	float:right;
	width: 670px;
}
#contents_r h2 {
	margin-bottom: 20px;
}
#news {
	width:670px;
	margin-bottom:20px;
}
#news h2 {
	margin:0;
}
#news_flame{
	width:610px;
    height:160px;
	overflow:auto;
	margin-top:10px;
	margin-left:30px;
}
#news_flame table{
	font-size: 13px;
	line-height: 1.2em;
}
#news_flame table th{
	padding:0.25em 1em 0.25em 0;
	font-weight:normal;
	vertical-align:top;
}
#news_flame table tr td{
	padding:0.25em 0;
	vertical-align:top;
}
#zimu {	
	width:610px;
	margin:0 0 20px 30px;
}
#zimu p {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom:0.5em;
}
#zimu .title {
	color:#001766;
	font-weight:bold;
}
/* footer */
#footer {
	clear:both;
	background-color:#FCEDEB;
	height:30px
}
#footer p {
	color:#666666;
	font-size:11px;
	padding:5px 15px 5px 0;
	text-align:right;
}

#main_contents {
	width: 580px;
	margin: 40px 0 30px 45px;
}
.height{
	height:300px;
}
#main_contents h3 {
	border-bottom:1px solid #334499;
	background:url(../images/icon_h3.gif) no-repeat left center;
	font-size:110%;
	color: #334499;
	font-weight: bold;
	padding:4px 0 3px 20px;
	margin-bottom:0.5em;
}
#main_contents h4 {
	margin-bottom:0.25em;
	font-size:105%;
	font-weight: bold;
}
#main_contents h5 {
	margin-bottom:0.25em;
	font-weight: bold;
}
#main_contents ul {
	margin-left:1.2em;
}
#main_contents ul li {
	list-style:disc;
}
#main_contents ol {
	margin-left:1.7em;
}
#main_contents ol li {
	list-style:decimal;
}
#main_contents ul.icon {
	margin-left:1.2em;
}
#main_contents ul.icon li {
	list-style:url(../images/icon_li.gif);
	margin-left:0.25em;
}
#main_contents dl {
}
#main_contents dt {
	float: left;
}
#main_contents dd {
	padding-left:1.7em;
}

/* 準備中*/

p.jyunbi {
	text-align:center;
	padding-top:100px;
}
/* 会頭挨拶 */
p.greet{
	line-height: 1.6em;
	text-indent: 1em;
}
p.greet_photo{
	float:right;
	border:1px solid #CCCCCC;
	margin:0 0 0.5em 1.5em;
	padding:2px;

}
/* 学会概要 */
table.hyou_gai{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	width:580px;
}
table.hyou_gai td{
	border:1px solid #CCCCCC;
	padding:0.8em 0.5em;
	vertical-align:top;
	text-align:left;
}
table.hyou_gai tr th{
	background:url(../images/bg_th.gif) repeat;
	border:1px solid #CCCCCC;
	padding:0.8em 0.5em;
	vertical-align:top;
	text-align:left;
	color:#555555;
	white-space:nowrap;
}
/*演題募集*/
div.mb1 p{
	margin-bottom:1em;
}
table.hyou_endai1{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	width:100%;
}
table.hyou_endai1 td{
	border:1px solid #CCCCCC;
	padding:0.5em;
	vertical-align:top;
	text-align:left;
}
table.hyou_endai1 td.num{
	background-color:#DDDDDD;
	width:5%;
	text-align:center;
	white-space:nowrap;
}
table.hyou_endai1 td.kotoba{
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
}
table.hyou_endai1 tr th{
	background:url(../images/bg_th.gif) repeat;
	border:1px solid #CCCCCC;
	width:25%;
	padding:0.5em;
	vertical-align:top;
	text-align:left;
	color:#555555;
}
table.hyou_endai2{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	width:100%;
}
table.hyou_endai2 td{
	border:1px solid #CCCCCC;
	padding:0.5em;
	vertical-align:top;
	text-align:left;
}
table.hyou_endai2 tr th{
	background:url(../images/bg_th.gif) repeat;
	border:1px solid #CCCCCC;
	padding:0.5em;
	vertical-align:top;
	text-align:center;
	color:#555555;
}
table.hyou_endai2 tr th.c1{
	width:20%;
	white-space:nowrap;
}
table.hyou_endai2 tr th.c2{
	width:20%;
	white-space:nowrap;
}
table.hyou_endai2 tr td.bunrui{
	width:10%;
	text-align:center;
	white-space:nowrap;
}
table.endai_non{
	border:none;
}
table.endai_non td{
	padding:0.25em;
	text-align:left;
	vertical-align:top;
}
table.endai_non th{
	padding:0.25em;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}

/* 司会の言葉 -----------------------------------------------*/   
#message {
    margin-left : auto ; 
    margin-right : auto ;
	width: 860px;
	background-color:#FFFFFF;
}
#header_message {
	width: 860px;
	margin: 0;
	padding: 0;
}
#contents_message {
	width: 700px;
	margin: 40px 0 30px 80px;
}
#contents_message h3 {
	border-bottom:1px solid #334499;
	background:url(../images/icon_h3.gif) no-repeat left center;
	font-size:110%;
	color: #334499;
	font-weight: bold;
	padding:4px 0 3px 20px;
	margin-bottom:0.5em;
}
#contents_message h4.green {
	color:#060;
	margin-bottom:0.5em;
	font-size:105%;
	font-weight: bold;
}
#contents_message h4 {
	margin-bottom:0.25em;
	font-size:105%;
	font-weight: bold;
}
table.person{
	margin-left:auto;
	border:none;
	font-size:95%
	text-align:right;
}
table.person td{
	padding:0 0.25em;
	vertical-align:top;
	text-align:right;
}
table.person td.name{
	padding-left:1em;
}
table.person th{
	padding:0 0.25em;
	vertical-align:top;
	font-weight:normal;
}
div.shikai{
	margin-bottom: 1.5em;
}
div.shikai p.t_shikai{
	margin-bottom:0.5em;
	text-indent: 0;
	font-weight:bold;
	color:#6666CC;
}
div.shikai p{
	text-indent: 1em;
}
/* 司会の言葉 END-----------------------------------------------*/   



/*リンク*/
p.link {
	background:url(../images/icon_link.gif) no-repeat left center;
	padding-left:15px;
	margin-bottom:1em;
}
p.link a:link,p.link a:visited {
	color:#333333;
	text-decoration:none;
}
p.link a:hover,p.link a:active {
	color:#666666;
	text-decoration:underline;
}
/* 連絡先枠 */
.area_contact {
	padding:0.75em;
	background-color:#E9E9E9;
}

/*pagetop*/
p.pagetop{
	clear:both;
	margin-right:20px;
	text-align: right;
}
p.pagetop2{
	clear:both;
	text-align: right;
	font-size:90%;
}
/* テンプレート */
table.hyou_aaa{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	width:100%; /*最大幅width:580px; */
}
table.hyou_aaa td{
	border-top:1px solid #CCCCCC;
	padding:0.5em 0.5em;
	vertical-align:top;
	text-align:left;
}
table.hyou_aaa tr th{
	background:url(../images/bg_th.gif) repeat;
	border:1px solid #CCCCCC;
	padding:0.5em 0.5em;
	vertical-align:top;
	text-align:left;
	color:#555555;
}
table.hyou_aaa tr th.last{
	border-bottom:none;
}
/* table line_none */
table.non{
	border-collapse:collapse;
	border:none;
}
table.non td{
	text-align:left;
	vertical-align:top;
}
table.non th{
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	white-space: nowrap;
}
/* 参加者のご案内 */
table.hyou_sanka{
	border-collapse:collapse;
	border:none;
	margin-top:0.5em;
}
table.hyou_sanka td{
	text-align:left;
	vertical-align:top;
}
table.hyou_sanka td.yen{
	text-align:right;
	padding-right:2em;
}
table.hyou_sanka th{
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	white-space: nowrap;
}
/* 発表者へのご案内 */
table.coi{
	border-collapse:collapse;
	border:none;
	margin:0 auto 1.5em;
}
table.coi td{
	padding:0.5em;
}
table.hyou_presen{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	margin-top:0.5em;
}
table.hyou_presen td{
	text-align:left;
	vertical-align:middle;
	border:1px solid #CCCCCC;
	padding:0.2em 0.5em;
}
table.hyou_presen td.center{
	text-align:center;
}
table.hyou_presen th{
	background:url(../images/bg_th.gif) repeat;
	border:1px solid #CCCCCC;
	color:#555555;
	padding:0.2em 0;
}
ol.presen li {
	padding-bottom:1em;
}

ul.sub li {
	list-style-type: disc;
	padding-bottom:0;
}
table.presen_num{
	border-collapse:collapse;
	border:none;
}
table.presen_num td{
	text-align:left;
	vertical-align:top;
	padding-bottom:0.3em;
}
table.presen_num th{
	text-align:right;
	vertical-align:top;
	font-weight:normal;
	white-space: nowrap;
	padding-right:0.3em;
	padding-bottom:0.3em;
}
table.hyou_poster{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	margin:0.5em 0;
	width:90%;
}
table.hyou_poster td{
	text-align:center;
	vertical-align:middle;
	border:1px solid #CCCCCC;
	padding:0.2em;
}
table.hyou_poster th{
	background:url(../images/bg_th.gif) repeat;
	border:1px solid #CCCCCC;
	color:#555555;
	padding:0.2em;
	text-align:center;
	font-weight:bold;
}
span.kakomi {
	border:1px solid #cccccc;
	padding:0 0.5em;
	background-color: #EBEBEB;
}
div.detail {
	border: 3px solid #CCCCCC;
	padding:0.5em;
	margin:0.3em 0;
}
/* プログラム */
#program h3 {
	margin-top:1.5em;
}
#program h3.double {
	background:url(../images/icon_h3.gif) no-repeat left 5px;
}
table.button_pdf{
	border-collapse:collapse;
	border:none;
	margin:0 auto 1.5em;
}
table.button_pdf td{
	padding:10px;
}
.day {
	text-align:right;
	margin:0.5em 0;
}
span.day {
	padding:0.1em 0.5em;
	border:1px solid #CCCCCC;
	background-color:#F2F2F2;
}

table.prg{
	border:none;
	margin-left:1em;
	margin-bottom:1em;
}
table.prg td{
	padding:0em;
	text-align:left;
	vertical-align:top;
}
table.prg td.name{
	padding:0 1.5em 0 0;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	font-weight:bold;
}
table.prg th{
	font-weight:normal;
	font-size:90%;
	padding:0;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
}

/* 外部リンク */
a.external {
	background:url(../images/external.gif) no-repeat right center;
	padding-right:20px;
}
a:link {
	color:#0033CC;
	text-decoration:none;
}
a:hover {
	color:#0033CC;
	text-decoration:underline;
}
a:visited {
	color:#0033CC;
	text-decoration:none;
}
a:active {
	color:#0033CC;
	text-decoration:underline;
}
div.topwaku{
	background-color:#FCEDEB;
	padding:1em 0;
}
.topwaku p{
	border:2px solid #C36;
	padding:0.6em 0 0.4em;
	background-color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:115%;
	line-height:1.6em;
}