﻿@charset "utf-8";


/*--ヘッダー---------------------------------------*/
#wrapper {
	width: 800px;
	background: #FFF url(../image/w_bg.png) repeat-y;
	margin: 0 auto 3px auto;
	border-bottom: 10px solid #999999;
	/*--★画面天地100%--*/
	height:auto !important; /*IE6対策*/ 
	height: 100%; /*IE6対策*/ 
	min-height:100%;
}
#header {
	width: 800px;
	height: 191px;
	font-weight: normal;
	text-decoration: none;
	clear: both;
	background-image: url(../image/header.png);
	background-repeat: no-repeat;
	margin-bottom: 2px;
}
#LOGO {
	float: left;
	width: 330px;
	height: 60px;
	text-indent: -9999px;
}
#header .english a {
	float: right;
	height: 30px;
	text-align: center;
	font-size: 93%;
	width: 55px;
	text-indent: -9999px;
}
#header .english a:hover {
	background: url(../image/english_hover.png) no-repeat right top;
	float: right;
	height: 30px;
	text-align: center;
	font-size: 93%;
	width: 55px;
}
/*-----------------------------------------------------*/
/*--ナビゲーション-------------------------------------*/
#NaviMenu {
	width: 170px;
	height: auto;
	float: left;
	margin-bottom: 100px;
	margin-top: 10px;
}

/*-----------------------------------------------------*/
/*----上段---------------------------------------------*/
#infomation {
	width: 569px;
	float: right;
	padding: 10px;
	background-color: #6b95f4;
	color: #fff;
}
#infomation .info ul, .infotxt ul {
	list-style-type: none;
}
#infomation .info {
	float: left;
	font-weight: bold;
	padding-right: 5px;
	height: 5em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #060;
}
#infomation .infotxt dl dt {
	width: 9.5em;
	float: left;
	margin-left: 1em;
}
#contents {
	width: 590px;
	float: right;
	padding: 0 10px 0 0 ;
}
#contents0 {
	width: 590px;
	height: 400px;
	float: right;
	padding: 0 10px 0 0 ;
}
#contents1,
#contents2 {
	width: 590px;
	float: right;
	padding: 0 10px 0 0;
	margin: 10px 0 20px 0;
}
#contents2 dl dt {
	float: left;
	margin-right: 5em;
	font-size: 120%;
	font-weight: bold;
	color: #06C;
}
#contents3 {
	width: 590px;
	float: right;
	padding-right: 10px;
	margin-bottom: 20px;
}
.news-whats {
	background: url(../image/news-whats.png) no-repeat left top;
	height: 30px;
	width: 590px;
	text-indent: -9999px;
	list-style-type: none;
}
.news {
	width: 570px;
	float: left;
	padding: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #0E46AC;
}
.iframe_news {
	width: 490px;
	height: 265px;
	margin-top: 5px;
}
.banner3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	float: right;
}
.iframe_event {
	width: 190px;
	height: 50px;
	margin-top: 5px;
}
#contents4 {
	float: right;
	line-height: 1.4;
	width: 600px;
	padding: 130px 10px 10px 0;
}

/*-----------------------------------------------------*/
/*--フッタ---------------------------------------------*/
#back {
	width: 300px;
	float: right;
	padding-right: 10px;
}
.return {
	height: 20px;
	width: 57px;
	background-image: url(../image/return.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	float: right;
}
.up {
	background-image: url(../image/backtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 50px;
	text-indent: -9999px;
	float: right;
	margin-right: 0px;
	clear: right;
}
#subnavi {
	width: 600px;
	border-top: 1px dotted #0E46AC;
	font-size: 93%;
	/*margin-right: 10px;*/
	float: right;
}
#footer {
	width: 800px;
	clear: both;
	height: 65px;
}
.footer-logo {
	width: 140px;
	height: 40px;
	margin-top: 5px;
	margin-left: 10px;
	text-indent: -9999px;
	border: 1px solid #FFF;
	background-image: url(../image/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
/*-----------------------------------------------------*/
/*----コピーライト-------------------------------------*/
.copy {
	width: 600px;
	height: 20px;
	text-align: center;
	/*margin-right: 10px;
		margin-left: auto;*/
	text-indent: -9999px;
	background-image: url(../image/c.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	clear: right;
}
#update {
	float: right;
	color: #FFFFFF;
	font-size: 77%;
}
#lodging_traffic, 
#greetings {
	width: auto;
}
/*-----------------------------------------------------*/
/*--各ページ-------------------------------------------*/
#abstracts, #competition, #contact, #contribution, #entry, #greetings, #infom, #program, #access {
	padding-left: 10px;
}

/*-----------------------------------------------------*/
/*--大会委員長挨拶-------------------------------------*/
#greetings p {
	text-indent: 1em;
}

/*-----------------------------------------------------*/
/*--プログラム-----------------------------------------*/
#program dl {
	margin-bottom: 2em;
}

/*------
#program dl dt {
	float: left;
		margin-left: 2em;
}
#program dl dd {
	margin-left: 6em;
}
#program dl dd .list2 {
	margin-left: -2em;
}
--*/
/*-----------------------------------------------------*/
/*--演題募集案内---------------------------------------*/
#abstracts ul {
	margin-left: 3em;
}
#abstracts ol {
	margin: 0px;
}

/*-----------------------------------------------------*/
/*--RTD公募--------------------------------------------*/

#competition ol {
	margin: 0px;
}

/*-----------------------------------------------------*/
/*--参加費・参加登録------------------------------------*/
#entry ol {
	list-style-type: disc;
}
#entry dl {
	margin-bottom: 3em;
}
#entry dl dt {
	list-style-type: disc;
	margin-top: 15px;
	font-weight: bold;
	color: #306;
	font-size: 116%;
}


#entry table {
	border-top: 1px solid #0b308e;	/* 20141105_色変更*/
	border-left: 1px solid #0b308e;	/* 20141105_色変更*/
	background-color: #e3eafc;	/* 20141105_色変更*/
}
#entry table td {
	padding: 3px;
	text-align: center;
	border-right: 1px solid #0b308e;	/* 20141105_色変更*/
	border-bottom: 1px solid #0b308e;	/* 20141105_色変更*/
	border-bottom-color:;
}
#entry table left {
	float: left;
}

/*-----------------------------------------------------*/
/*--宿泊・交通案内-------------------------------------*/
#lodging_traffic dl {
	margin-bottom: 2em;
}
#lodging_traffic dl dt {
	font-weight: bold;
}
#lodging_traffic dl dd {
	margin-bottom: 1em;
	margin-left: 15em;
}

/*-----------------------------------------------------*/
/*--大会事務局-----------------------------------------*/
#contact dl dt {
	font-weight: bold;
	color: #6F1A5E;
	float: left;
	font-size: 108%;
}
#contact dl dd ol,
#contact dl dd {
	margin-left: 5em;
	margin-bottom: 1em;
}
#contact table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFA0A0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFA0A0;
	margin: 0px;
	font-size: 11px;
	line-height: 13px;
}
#contact table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CFA0A0;
	border-bottom-color: #CFA0A0;
	padding: 3px;
}
#contact table tr .tbl-a {
	background-color: #E6E6F2;
	text-align: center;
}
#contact table tr .tbl-en {
	text-align: right;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#sanka table tr .tbl-senter {
	text-align: center;
}

/*-----------------------------------------------------*/
/*--申込ボタン関係-------------------------------------*/
.bt-abstracts1 a {
	background-image: url(../image/bt_abstracts1.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 159px;
	margin-left: 80px;
	text-indent: -9999px;
	display: block;
}
.bt-abstracts1 a:hover {
	background-image: url(../image/bt_abstracts1hover.png);
}

/*-----------------------------------------------------*/
/*--その他---------------------------------------------*/
.sp {
	height: 25px;
	display: block;
}
/*-----------------------------------------------------*/
/*--画像右／左--*--------------------------------------*/
.photo-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.photo-right {
	margin-bottom: 5px;
	margin-left: 10px;
}

/*-----------------------------------------------------*/
/*--スペース-------------------------------------------*/
.sp_h100 {
	height: 100px;
	width: 100%;
}
.sp_h250 {
	height: 250px;
	width: 100%;
}
.sp_h500 {
	height: 500px;
	width: 100%;
}
