@charset  "utf-8";


#intlEx {
	width: 854px;
	text-align: center;
}

#intlEx .main .heading h2 {
	background-image: url(../resources/h2_top.gif);
	width: 800px;
	margin: 0 auto;
}

#worldmap  {
	width: 854px;
	height: 430px;
}
#map-area { float: left; }

#intlEx-outline .main .heading h2 { background-image: url(../resources/h2_outline.gif); }
#intlEx-data .main .heading h2 { background-image: url(../resources/h2_data.gif); }
#intlEx-schedule .main .heading h2 { background-image: url(../resources/h2_ex-schedule.gif); }
#intlEx-faq .main .heading h2 { background-image: url(../resources/h2_ex-faq.gif); }
#intlEx-rim .main .heading h2 { background-image: url(../resources/h2_pacificrim.gif); }
#intlEx-repo .main .heading h2 { background-image: url(../resources/h2_ex-report.gif); }
#intlEx-apply .main .heading h2 { background-image: url(../resources/h2_ex-apply.gif); }
#intlEx-link .main .heading h2 { background-image: url(../resources/h2_ex-link.gif); }


table.tblBasis th { background-color: #FFF; } 
.tblBasis .tbTotal { border-top: 3px double #C0C0C0; border-right: 0px; }
.tblBasis .tb-l-double { border-left: 3px double #C0C0C0; }

table.tblLine th {
	background-color: #F5F5F5;
	width: 255px;
} table.tblLine th.arrow {
	background-image: url(../resources/ex_schedule_arrow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

table.tblLine td.month {
	background-image: url(../resources/ex_schedule_border.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-left: 15px;
}

.question { font-weight: bold; font-size: large; color:	#0047B8; }
.answer { font-weight: bold; font-size: large; color: #D90000; }
.article dd.article {
	margin-left: 18px;
	padding: 0;
	width: auto;
	float: none;
}
dt {
	color: #0047B8;
}
.article .shadeGroup {
	padding-bottom: 0em;
	clear: both;
}
.shadeGroup h4 {
	height: 30px;
	border: 0;
	color: #FFF;
	padding: 0 0 0 34px;
	margin: 0;
	line-height: 30px;
}
.shadeGroup .column p {
	margin: 0;
}
.shadeGroup hr {
	height: 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 0.75em 0;
	padding: 0;
}

.shadeOpen .shadeBtn,
.shadeClose .shadeBtn {
	cursor:pointer;
}
.shadeOpen .shadeBtn {
	background:#FFF url(../resources/btn_open.png) no-repeat 0px 0px;
}
.shadeClose .shadeBtn {
	background:#FFF url(../resources/btn_close.png) no-repeat 0px 0px;
}
.shadeContents .col2L p:first-letter,
.shadeContents .col2R p:first-letter {
	float: left;
	display: block;
	font-size: 2.8em;
	line-height: 1.15;
	margin: 0 0.25em 0 0;
	color: #0047B8;
}
.shadeGroup blockquote,
.shadeGroup .column {
	margin-top: 1em;
}
.shadeGroup blockquote {
	display: block;
	float: left;
	clear: both;
	padding-left: 17px;
	padding-right: 17px;
}
.avatar {
	float: left;
	margin: 0.25em 1em 0 0;
}

.shadeContents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.shadeContents { display: inline-block; }
/*----\*/
 * html .shadeContents { height: 1%; display:block; } 
/*-----*/

.article .articlePhoto {
	margin-top: 6px;
	margin-bottom: 1em;
}

#intlEx-apply th {
	text-align: left;
}
#intlEx-apply .column td {
	height: 50px;
}
.flg-fi {
	background-image: url(../resources/bg_ex_flg_fi.png);
	background-repeat: no-repeat;
	background-position: right -5px;
}
.flg-kr {
	background-image: url(../resources/bg_ex_flg_kr.png);
	background-repeat: no-repeat;
	background-position: right -5px;
}
.flg-de {
	background-image: url(../resources/bg_ex_flg_de.png);
	background-repeat: no-repeat;
	background-position: right -5px;
}

ul.top-bunner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
ul.top-bunner { display: inline-block; }
/*----\*/
 * html ul.top-bunner { height: 1%; display:block; } 
/*-----*/
ul.top-bunner li {
	float: left;
	margin-right: 20px;
}
ul.top-bunner li.last {
	float: right;
	margin-right: 0;
}


#intlEx-link .tblLine th.elCountry {
	text-align: left;
	font-weight: bold;
	background: none;
	width: 15%;
}
#intlEx-link .tblLine .elIdx {
	width: 47.5%;
	padding-right: 2%;
}
#intlEx-link .tblLine .elDat {
	width: 35.5%;
	text-align: left;
	font-size: x-small; line-height: 1.5; }
*:first-child+html .txtSmall { font-size: 83.3%; }

}
