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

/*--------------------------------------------------------Conference*/
/*#mainImgConference2019 {
	position:relative;
	background:#0e3da5;
	border-bottom:5px solid #541863;
	}
#mainImgConference2019 div {
	width:913px;
	height:160px;
	margin:0 auto;
	padding:55px 0 0 47px;
	background: url("../img/main_img_2023_tokyo.jpg") no-repeat right 0 #0e3da5;
	background-size: contain;
	}*/

#mainImgConference2019 {
	height: 143px;
	padding: 55px 0 0 47px;
	background: url("../img/main_img_2025_osaka.jpg") no-repeat 394px -110px #0e7476;
	/*background-size:cover;*/
	border-bottom: 5px solid #541863;
	}
#mainImgConference2019 h1 {
	width: 320px;
	height: 100px;
	background-color: #0e7476;
	color: #fff;
	font-family: "MS Serif", "New York", "serif";
	font-size: 1.6rem;
	}
/*#mainImgConference2015 h1 {
	width:279px;
	height:91px;
	background:url(../img/h1_conference2015.png) no-repeat;
	text-indent:-9999px;
	}*/
#guideline {
	width:960px;
	margin:20px 0 50px;
	padding:20px 0 0;
	border:1px solid #eee;
	background:#fff;
	}

.paper01 {
	margin:30px 20px 0 20px;
	}
#guideline:after {
	position:relative;
	bottom:-35px;
	display:block;
	content:url(../img/paper02_shadow.png);

	}
#guideline h2 {
	margin-bottom:20px;
	}
#guideline dt {
	float:left;
	clear:left;
	width:auto;
	margin-bottom:6px;
	}

#guideline dt:after {
	content:"  : "
	}
#guideline dd {
	margin-bottom:6px;
	}

#guideline #map {
	float:right;
	width:467px;
	margin-right:40px;
	margin-left:10px;
	border:1px solid #ddd;
	}
#guideline .mapLink {
	display:inline-block;
	margin:0!important;
	background:url(../img/icon_arrowW.png) no-repeat 10px 8px #C79400;
	}
#guideline .mapLink a{
	display:block;
	padding:3px 20px 2px 25px;
	background:url(../img/icn_target_blnk.png) no-repeat 88px 6px;
	color:#fff;
	text-decoration:none;
	}

#pageNav {
	width:100%;
	}
#pageNav li {
	float:left;
	margin-right:16px;
	padding-right:16px;
	border-right:1px solid #999;
	line-height:1;
	}

#pageNav li:last-child {
	margin-right:0;
	padding-right:0;
	border:none;
}
#pageNav li a {
	background:url(../img/icon_arrowR.png) no-repeat 0 7px;
	padding-left:16px;
	font-size:16px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	}
#pageNav li a:hover {
	background:url(../img/icon_arrow.png) no-repeat 0 9px;
}
section {
	clear:both;
	}
#theme,#abstracts,#committee,#relatedOrganizations,#deadline,#form {
	margin-top:50px;
	padding-bottom:30px;
	border-bottom:1px solid #999;
	}
#relatedOrganizations {
	
	}
#boxRO01,#boxRO02 {
	margin-top:10px;
	padding:10px;
	background:#f6f6f6;
	border:2px solid #BCBF9C;
	}
#boxRO02 {
	margin-left:10px;
	}
/*form*/
#form dt {
	float:left;
	clear:left;
	width:90px;
	margin:8px 0;
	text-align:right;
	}
#form dd {
	margin:8px 0;
	padding-left:200px;
	}
#form dd input {
	padding:5px;
	}
#committee ul {
	list-style:disc;
	margin-left:20px;
	}

/*--------------------------------------------------------importantDates*/
#impDates {
	margin-top:50px;
	}
#impDates h2 {
	margin-bottom:20px;
	}
.monthlySection {
	margin-bottom:20px;
	background:#fff;
	border-top:1px solid #ccc;
	}
.monthlySection h3 {
	padding:20px;
	background:#efefef;
	border-bottom:1px solid #ccc;
	}
.monthlySection dt {
	clear:left;
	float:left;
	width:180px;
	padding:10px 0 10px 30px;
	}
.monthlySection dd {
	padding:10px 20px 10px 200px;
	border-bottom:1px solid #ddd;
	}

/*--------------------------------------------------------programAndRegistration*/

#program {
	margin-top:50px;
	padding-bottom:30px;
	}
#program h2 {
	margin-bottom:20px;
	}
#program>div{
	margin-top:50px;
	padding-bottom:30px;
	border-bottom:1px solid #999;
	}
#program p {
	margin-bottom:0;
	}
#day1 h3 span,#day2 h3 span{
	background:#AC0B0D;
	margin-right:10px;
	padding:3px 10px;
	color:#fff;
	}
#day1 ul,#day2 ul{
	margin-left:70px;
	}
#day1 li,#day2 li{
	margin:10px 0 10px 1em;
	padding-left:20px;/*
	text-indent:-1em;*/
	background:url(../img/icon_circle.png) no-repeat 0 6px;
	}
#program .guest {
	background:url(../img/icon_circle02.png) no-repeat 0 6px;
	color:#AC0B0D;
	}
.timeTable{
	margin-top:5px!important;
	padding-top:5px;
	border-top:1px dashed #ccc;
	}
	
	
	
/*--------------------------------------------------------Journal*/

#journal {
	margin-top:50px;
	padding-bottom:30px;
	border-bottom:1px solid #999;
	}
#journal h2 {
	margin-bottom:20px;
	}
#journal>div{
	margin-top:50px;
	padding-bottom:30px;
	border-bottom:1px solid #999;
	}
#journal p {
	margin-bottom:0;
	}
#journal>div>p>span{
    margin-left:20px;
}
.link2Journal{
	margin:20px 0 0 0;
}
.link2Journal a{
	display: inline-block;
	padding:10px 20px;
	background:#ae1b08;
	border-radius: 3px;
	color:#fff;
	text-decoration:none;
}
	.link2Journal a:hover{
		background:#f00;
}
#journal h3 {
    margin-top:50px;
	padding-left:5px;
	border-left:16px solid #555;
	line-height:1;
	font-size:16px;
	}
.journalList td {
	padding:10px;
	border-bottom:1px dotted #999;
	}
.journalList .info {
	width:750px;
	}
.journalList .info span {
	font-style:italic;
	}
.journalList .name {
	display:inline-block;
	margin:8px 0 0 1em;
	font-style:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	}

/*2017*/
/*--------------------------------------------------------Archive*/
#listArchive {
	margin-top:50px;
	}
#listArchive h2 {
	margin-bottom:20px;
	}
.listSection {
	margin-bottom:20px;
	background:#fff;
	border-top:1px solid #ccc;
	}
.listSection h3 {
	padding:10px 20px;
	background:#efefef;
	border-bottom:1px solid #ccc;
	}
.listSection h3 span {
	margin-left:30px;
	padding-right:20px;
	background:url(../img/common/icn_target_blnk.gif) right 5px no-repeat;
	}
.listSection h3 span a {
	text-decoration:none;
	}
.listSection h3 span a:hover {
	text-decoration:underline;
	}
.listSection dt {
	clear:left;
	float:left;
	width:100px;
	padding:7px 0 7px 20px;
	}
.listSection dd {
	padding:7px 20px 7px 150px;
	border-bottom:1px dotted #ddd;
	}

/*--------------------------------------------------------Resistration*/
#registration {
	margin-top:50px;
	padding-bottom:30px;
	}
.comment {
	display:inline-block;
	padding:2px 10px;
	background:#E8F1F9;
	}

#registration dt {
	float:left;
	clear:left;
	width:180px;
	margin:5px 0 18px 0;
	text-align:right;
	line-height:1.7;
	}
#registration dt span {
	margin-left:0.6em;
	color:#c00;
	font-size:12px;
	}
#registration dd {
	margin:18px 0 8px 0;
	padding-left:210px;
	}
#registration dd input {
	width:300px;
	padding:5px;
	}
#registration dd input[type="radio"],
#registration dd input[type="checkbox"] {
	width:auto;
	padding:5px;
	line-height:2.2;
	}
#registration dd em {
	font-weight:bold;
	font-size:110%;
	color:#c30;
	}
#registration form dd p{
	margin-bottom:0.5em!important;
}
/*--------------------------------------------------------Access*/
#access{
	margin-top:50px;
	padding-bottom:30px;
	}
#access em {
	font-weight:bold;
	font-style:normal;
	}
