/* 韓国情報ページCSS
----------------------------------------------- */
.main_background{
	width:760px;
	height:;
	margin:0 0 30px;
	padding:12px 0 12px;
	border-style:none;
	border-width:0;
	border-spacing:0;
	border-collapse:collapse;
	background-color:#F9BB2D;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px; 
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}
.contents_area{
	width:740px;
	height:;
	margin:0 auto;
	padding:0 0 21px;
	border-style:none;
	border-width:0;
	border-spacing:0;
	border-collapse:collapse;
	background-color:#FFF;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px; 
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}
.anchor{
	margin:9px 0 18px 9px;
	padding:0;
	list-style-type:none;
}
.anchor a{
	font-size:94%;
	color:#333;
	text-decoration:none;
}
.anchor a:hover{
	color:#555;
}
.anchor li{
	display:inline;
	margin-right:9px;
	list-style-type:none;
}
.table_style01{
	width:710px;
	height:;
	margin:0 auto 21px;
	padding:0 0 0;
	border-style:none;
	border-width:0;
	border-spacing:0;
	border-collapse:collapse;
}
.table_style01 td{
	margin:0 0 0;
	padding:0 0 0;
	border-style:none;
	border-width:0;
	border-spacing:0;
	border-collapse:collapse;
}
.table_style01 td p{
	width:;
	margin:0 0 9px;
	padding:0 0 0;
	font-size:75%;
	color:#333;
	line-height:1.6;
}
/*　
----------------------------------------------- */
.sub_txt{		/*　PAGETOPボタン　*/
	text-align:right;
	font-size:75%;
	color:#777;
	margin:0 30px 0 0;
	padding:0;
}
/*　
----------------------------------------------- */
.credit{
	text-align:right;
	font-size:69%;
	color:#666;
}
strong{
	font-style:normal;
	font-weight:normal;
}
em{
	font-style:normal;
	font-weight:;
	font-size:;
}
h1{
	text-align:left;
	font-size: 75%;
	font-weight: normal;
	margin:0 0 0 10px;
}
h2{
	width:;
	height:172px;
	font-size:94%;
	font-weight:;
	color:#393939;
	margin:0 0 21px 10px;
	padding:126px 0 0 0;
	line-height:1.4;
}
.h2_bc01{
	background-image:url(../images/abroad/korea_info/h2_bc01.gif);
	background-repeat:no-repeat;
}
.h2_bc02{
	background-image:url(../images/abroad/korea_info/h2_bc02.gif);
	background-repeat:no-repeat;
}
h3{
	width:;
	font-size:;
	font-weight:normal;
	margin:0 0 0;
	padding:0 0 0;
}
.bold{
	font-weight:bold;
}
.k12h {
	font-size: 12px;
	font-weight:;
	margin-top: 2;
	margin-bottom: ;
	margin-right: 0;
	margin-left: 10px;
}
.wh {
	color: #efefef;
}
.gr {
	color: #666666;
}
.rd {
	color: #FF0000;
}
.k10 {
	font-size: 10px;
	line-height: 150%;
}
.k12{
	margin-top:3px;
	margin-bottom:1.5em;
	font-size: 75%;
	line-height: 1.5;
}
.kb12 {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
}
.kb12w {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: #FFFFFF;
}
/*　
----------------------------------------------- */
ul.topic_path{
	color:#333;
	list-style-type:none;
	font-size:75%;
	text-align:left;
	margin:3px 0 18px 6px;
	padding:15px 0 0;
}
.topic_path li{
	display:inline;
	margin:0;
	padding:0 1px 0 2px;
	border-style:none;
	border-width:;
	border-color:;	
}
li.last{
	border-style:none;
}
.topic_path li a{
	color:#8B8B8B;
	text-decoration:none;
}
/*
----------------------------------------------- */
#body{
	width:760px!important;
	padding:0 0 0!important;
	background-image:none!important;
}
.introtext {
	font-size: 15px;
	padding:5px;
	line-height: normal;
	layout-grid-line: 10px;
}
*{
	box-sizing : border-box;
	-moz-box-sizing : border-box;
	-webkit-box-sizing: border-box;
}