@charset "utf-8";


/*--ヘッダー---------------------------------------*/
#wrapper {
	width: 800px;
	background-color: #FFF;
	margin: 5px auto 3px auto;
	background-image: url(../image/w_bg.png);
	background-repeat: repeat-y;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #75BAFF;
}
#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: 579px;
	float: right;
	padding: 10px;
	background-color: #FFF7DD;
}
#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: #333;
}
#infomation .infotxt dl dt {
	width: 12.5em;
	float: left;
	margin-left: 1em;
}
#contents {
	width: 600px;
	float: right;
	padding: 0 10px 0 0 ;
}
#contents0 {
	width: 590px;
	height: 400px;
	float: right;
	padding: 0 10px 0 px ;
}
#contents1 {
	width: 600px;
	float: right;
	padding: 0 10px 0 0;
	margin: 10px 0 20px 0;
}
#contents2 {
	width: 600px;
	float: right;
	padding: 0 10px 0 0 ;
}
#contents2 dl dt {
	float: left;
	margin-right: 5em;
	font-size: 120%;
	font-weight: bold;
	color: #06C;
}
#contents3 {
	width: 600px;
	float: right;
	padding: 0 10px 10px 0;
}
.news-whats {
	background: url(../image/news-whats.png) no-repeat left top;
	height: 30px;
	width: 600px;
	margin-bottom: 5px;
	text-indent: -9999px;
	list-style-type: none;
}
.news {
	width: 580px;
	float: left;
	padding: 10px;
}
.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;
}
/*-----------------------------------------------------*/
/*--フッタ---------------------------------------------*/
#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;
	/*	float: right;*/
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #004BA0;
	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;
}
#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;
}

/*-----------------------------------------------------*/
/*--演題募集案内---------------------------------------*/
#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: #33C;
	font-size: 116%;
}
#entry table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #6493DA;
	border-left-color: #6493DA;
	background-color: #FFFFF0;
}
#entry table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6493DA;
	border-bottom-color: #6493DA;
	padding: 3px;
	text-align: center;
}
#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: #096;
	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%;
}
