 @charset "utf-8";

/* ================================================================
font size default 13px
		10px  77%			19px 	147%
		11px 	85%			20px 	154%
		12px 	93%			21px 	162%
		13px 	100%		22px 	170%
		14px 	108%		23px 	177%
		15px 	116%		24px 	185%
		16px 	124%		25px 	193%
		17px 	131%		26px 	200%
		18px 	139%
================================================================ */


/* -----------------------------------------
		clearfix
		This is the reset function of the "float".
----------------------------------------- */
#container,
.clearfix,
.section{ /zoom : 1; }

#container:after,
.clearfix:after,
.section:after{ content : ''; display : block; clear : both; }

/*page top*/

#page-top{
   width:50px;
   height:50px;
   display:none;
   position:fixed;
   right:16px;
   bottom:16px;
}
 
#page-top p{
   margin:0;
   padding:0;
   text-align:center;
   background:#3b3b3b;
   -webkit-transition:all 0.5s;
   -moz-transition:all 0.5s;
   transition:all 0.5s;
}
 
#page-top p:hover{
   background:#8b8b8b;
}
 
#move-page-top{
   color:#fff;
   line-height:50px;
   text-decoration:none;
   display:block;
   cursor:pointer;
}

#top .news a{
	color:#fff;
}

/* ================================================================
		common
================================================================ */
a:link { color: #228AB1; }
a:visited { color: #228AB1; }
a:hover { color: #228AB1; text-decoration: none; }
a:active { color: #228AB1; }


.ALcenter { text-align:center;}
.ALright { text-align:right;}
.ALleft { text-align:left !important; }

.mab0 { margin-bottom:0 !important; }
.mab10 { margin-bottom:10px; }
.mab15 { margin-bottom:15px; }
.mab20 { margin-bottom:20px; }
.mab30 { margin-bottom:30px; }
.mab40 { margin-bottom:40px; }

.disc li {
	list-style:disc;
	margin-left:22px;
}
.decimal li {
	list-style:decimal;
	margin-left:22px;
}

.num li {
	list-style:decimal;
	margin-left:22px;
}

.square li {
	list-style:square;
	margin-left:22px;
}

li.stdel {
	list-style: none;
	margin-left:10px;
}

.alfa {
	padding-left:2em;
}
.alfa li {
	text-indent:-2em;
}
.kome li {
	padding-left:1em;
	text-indent:-1em;
}
.exlink {
	background: url(../images/icon_exlink.png) right 0.2em no-repeat;
	display: inline;
	padding-right: 18px;
}
.email {
	background: url(../images/icon_mail.png) right 0.4em no-repeat;
	display: inline;
	padding-right: 18px;
}

.imgL {
	float:left;
	margin: 0 20px 10px 0;
}

.imgR{
	float:right;
	margin: 0 0 10px 20px;
}

.small {
	font-size:93%;
	padding-top:5px;
	border-top:1px dotted #DDD;
}

.font124 {
	font-size:124%;
}

.red {
	color:#c00;
}

.flame {
	border: 1px solid #CC0000;
    background: #FFFAF4;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.strike {
	text-decoration:line-through;
}
.line{

	border-top :1px solid #3880b6;
	width: 227px;
	padding-top:10px;
	
}
.border_bnr{
		border:1px solid #ccc;
	
}

.bold {
	font-weight: bold;
}

.ul_type01 li:before{
	content: '- ';
}

.float_l{ float: left;}
.float_r{ float: right;}

.btn_type01 {
	text-align: center;
}
.btn_type01 a {
	display: block;
	width: 250px;
	padding: 10px 0;
	background: #1F779B;
	color: #fff;
	text-align: center;
	margin: 10px auto;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
}
.btn_type01 a:hover {
	opacity: .7;
}

.close_msg{
position: absolute;
background-color: #fff;
opacity: 0.8;
width: 540px;
bottom: 210px;
right: 75px;
padding: 15px;
}

#main{
	
	position:relative
	
}

.red_text{
	

	color: #FF3535;
font-size: 15px;
	
}



/* ================================================================
		top
================================================================ */


/*news*/

#top dl {
	background:url(../../images/news_box.png) 0 top no-repeat;
	width:718px;
	height:120px;
	overflow:auto;
}

#top dt {
	background: url(../../images/icon_list.png) 30px 80% no-repeat;
	width: 140px;
	float: left;
	padding: 20px 0px 0px 50px;
	color: white;
}

#top dd {
	padding-top:20px;
	padding-left: 190px;
	color:#fff;
}

#top .news a{
	color:#fff;
}

/* ================================================================
		inner
================================================================ */
.inner #wrapper {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.inner #main .wrap {
	background: #F9F9F4;
	padding: 20px;
	min-height: 765px;
}

.inner h2 {
	background: url(../images/h2_bg.png) 0 0 repeat-y;
	color: white;
	padding: 0 0px 0px 10px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	margin-bottom: 20px;
}

.inner .h2icon {
	background: url(../images/h2_icon.png) 0 16px no-repeat;
	padding: 15px 25px;
}

.inner h3 {
	color: #686859;
	border-left: 5px solid #8A8A7B;
	padding: 0 15px;
	margin-bottom: 15px;
	font-size: 15px;	
}

.inner h4 {
	color: #686859;
	/*border-bottom: 1px solid #C7C7BE;*/
	padding-top: 10px;
	font-size: 14px;
	/*margin-bottom: 20px;*/
	margin-bottom: 10px;
}

.inner .subtitle {
	color: #228AB1;
	font-size: 131%;
	font-weight: bold;
	margin-bottom: 10px;
}

.inner .section {
	margin: 0 10px 30px;
}

.inner .block {
	margin-bottom: 20px;
}


.inner .blue{
	padding: 10px;
}

.inner .brown{
	padding: 10px;
}

.inner .blue li {
	background: url(../images/list_icon_blue.png) 0 0.4em no-repeat;
	padding: 0 0 5px 15px;
}

.inner .brown li {
	background: url(../images/list_icon_brown.png) 0 0.4em no-repeat;
	padding: 0 0 5px 15px;
}

.inner .btn_blue {
	padding: 10px;
}

.inner .btn_brown {
	padding: 10px;
}

.inner .table1 {
	margin: 10px 0;
}

.inner .table1 th {
	background: url(../images/table_th_bg.png);
	color: #175575;
	font-size: 116%;
	text-align: left;
	vertical-align: top;
}

.inner .table1 td {
	color: #464637;
}

.inner .table1 .even {
	background: #F0F0E1;
}
.inner .table2 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-collapse:separate;
	border-spacing:0;
}
.inner .table2 td {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #fff;
}

.inner .table2 th {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: url(../images/table_th_bg.png);
	color: #464637;
	text-align: center;
}
.inner .table2 td.sub {
	background: #FBF4E7;
	text-align: center;
	width: 240px;
}

.inner .table2 .for_line_height{
	line-height: 33px;
	padding: 5px 0 5px 4px;
}

.inner .table2 .border_btm{ border-bottom: 1px solid #ccc;}


.inner .pre {
	border-bottom: 5px double #5BA5B9;
	display: inline-block;
	font-size: 124%;
	text-align: center;
}

.inner .frame {
	background: #FFF6F6;
    border: 2px solid #c00;
    color: #c00;
    font-size: 116%;
    font-weight: bold;
    padding: 10px;
	margin-bottom: 20px;
}

.inner_btn {
	margin: 40px 0;
	font-size: 14px;
	text-align: center; 
}

.inner_btn a {
	color: #FFFFFF;
	margin: 0 auto;
	padding: 10px 40px;
	text-decoration: none;
	border-radius: 20px;
	background-color: #4699B5;
	box-shadow: 0 5px 0 #1B6F95;
	width:114px;
}
.inner_btn a:hover {
	background-color: #1B6F95;
	box-shadow: 0 5px 0 #134E6F;
}

.inner_btn .nolink {
	color: #FFFFFF;
	margin: 0 auto;
	padding: 10px 40px;
	border-radius: 20px;
	background-color: #4699B5;
	box-shadow: 0 5px 0 #1B6F95;
	width:114px;
}
.inner .arrow {
	padding-left: 10px;
}



.inner .row_left {
	float: left;
	width: 50%;
	}

.inner .row_right {
	float:left;
	}


/* ================================================================
		invitation
================================================================ */
#invitation .name {
	font-size: 131%;
	text-align: right;
}

#invitation .label {
	font-size: 85%;
}

/* ================================================================
		gen_info
================================================================ */
#gen_info .table1 th {
	width: 12em;
}

/* ================================================================
		program
================================================================ */
#program .table2 td.sub {
	height: 60px;
}



/* ================================================================
		instruction for presentation
================================================================ */

#instruction .section li {
	list-style:decimal;
}
#instruction #wrap{

background: #F9F9F4;
padding: 20px;
min-height: 765px;
}

#instruction .table2 {
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-collapse: separate;
border-spacing: 0;
	width:100%;
}

#instruction .table2 th {

	border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
background: url(../images/table_th_bg.png);
color: #464637;
text-align: center;
}



#instruction .text_eleven{
	margin-bottom:20px;
}

#instruction .img_eleven{
	margin-bottom:20px;

}

#instruction .poster_board img{
	float: left;
	margin-top: 10px;
}


#instruction bold .dimension {
	float:left;
}

#instruction .text_poster{
	float: left;
	width: 430px;
}
#instruction .fr {
	float: right;
	margin: 0 0 10px 10px;
}
#instruction .bottom01 li {
	margin-bottom: 5px;
}

/* ================================================================
		cfa / submission for abstracts
================================================================ */
#sub .text_content{
	margin-bottom: 20px;
}
#sub .text_content ol li {
	list-style: decimal outside;
	margin-left: 80px;
}

#sub .text_content .text_bold span {
	font-weight: normal;
}

#sub .text_content .text_bold #for_bold {
	font-weight: bold;
}

.inner .text_bold {
	font-weight: bold;
}

.inner .text_normal {
	font-weight: normal;
	margin-left: -50px;
}

.btn_temp {
	background: #FF0000;
	padding: 10px 30px;
	display: inline-block;
	color: #FFFFFF;
	font-size: 16px;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border: 0px none #000000;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.8);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.8);
	margin-bottom: 20px;
}

.btn_temp .bg_arrow {
	background:url(../images/bg_arrow.png) right center no-repeat;
	background-size: 10px;
	vertical-align: bottom;
	padding-right: 40px;
}

/* ================================================================
		links
================================================================ */
#links .linkTitle {
	font-size: 116%;
}
#links .blue li {
	margin-bottom: 20px;
}

/* ================================================================
		registration
================================================================ */

#registration .table2 td {
	text-align: center;
}

#registration .anchor {
color: #FFF;
margin: 0px auto;
padding: 10px 40px;
text-decoration: none;
border-radius: 20px;
background-color: #4699B5;
box-shadow: 0px 5px 0px #1B6F95;
width: 114px;
}


/* ================================================================
		accom
================================================================ */

.inner .table3 {
	width: 100%;
	border-collapse: collapse;
}

.inner .table3 th,
.inner .table3 td {
	border: 1px solid #CCC;
	padding: 10px;
	text-align: center;
}

.inner .table3 .left { 
    text-align: left;
}

.inner .table3 .right { 
    text-align: right;
}

.inner .table3 #mainttl {
	color: #464637;
	background: url(../images/table_th_bg.png);
	
}

#accom .anchor {
color: #FFF;
margin: 0px auto;
padding: 10px 40px;
text-decoration: none;
border-radius: 20px;
background-color: #4699B5;
box-shadow: 0px 5px 0px #1B6F95;
width: 114px;
}
#sub .anchor {
color: #FFF;
margin: 0px auto;
padding: 10px 40px;
text-decoration: none;
border-radius: 20px;
background-color: #4699B5;
box-shadow: 0px 5px 0px #1B6F95;
width: 114px;
}

/* ================================================================
		conference
================================================================ */

/* ================================================================
		transportation
================================================================ */
.transpo_div{

	padding: 20px;
	border: 3px solid #e4e4e4;
}