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


/*--------------------------------------------------------Conference*/
#mainImgConference2015 {
	height:143px;
	padding:55px 0 0 47px;
	background:url(../img/main_img_2015_osaka.png) no-repeat 394px 0 #ae1b08;
	background-size:cover;
	border-bottom:5px solid #541863;
	}
#mainImgConference2015 h1 {
	width:279px;
	height:91px;
	background:url(../img/h1_conference2015.png) no-repeat;
	text-indent:-9999px;
	}
#guideline {
	width:960px;
	margin-top:20px;
	margin-bottom:50px;
	padding:20px 0 0;
	background:#fff;
	}
.paper01 {
	margin:0 20px 0px;
	}
#guideline:after {
	position:relative;
	bottom:-35px;
	display:block;
	content:url(../img/paper02_shadow.png);
	}
#guideline h2 {
	margin-bottom:20px;
	}
#guideline #map {
	float:right;
	width:467px;
	margin-left:10px;
	border:1px solid #ddd;
	}
#guideline .mapLink {
	margin:0!important;
	padding-left:15px;
	background:url(../img/icon_arrowR.png) no-repeat 2px 6px;
	}
#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 {
	float:left;
	width:450px;
	margin-top:10px;
	padding:10px;
	background:#f6f6f6;
	border:2px solid #BCBF9C;
	}
#boxRO02 {
	margin-left:10px;
	}
/*form*/
#form dt {
	float:left;
	clear:left;
	width:120px;
	margin:0 0 11px 0;
	text-align:right;
	line-height:1.7;
	}
#form dt span {
	margin-left:0.6em;
	color:#c00;
	font-size:12px;
	}
#form dd {
	margin:8px 0;
	padding-left:160px;
	}
#form dd input {
	width:300px;
	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,#registration {
	margin-top:50px;
	padding-bottom:30px;
	border-bottom:1px solid #999;
	}
#program h2,#registration h2 {
	margin-bottom:20px;
	}
	
/*registration*/
#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;
	}
#content #registration dd p {
	margin-bottom:0.5em;
	}

/*--------------------------------------------------------Journal*/

#journal {
	margin-top:50px;
	padding-bottom:30px;
	border-bottom:1px solid #999;
	}
#journal h2 {
	margin-bottom: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 {
	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%;
	}