/* 韓国情報ページ２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-image:;
	background-repeat:no-repeat;
}
.contents_area{
	text-align:left;
	height:;
	margin:0 0 0 40px;
	padding:33px 0 0 0;
	border-style:none;
	border-width:0;
	border-color:;
	border-spacing:0;
	border-collapse:collapse;
	background-color:;
}
.spot2{
	width:675px;
	margin:0 0 0;
	padding:338px 0 0;
	border-style:none;
	border-width:0;
	border-spacing:0;
	border-collapse:collapse;
	background-image:url(../images/abroad/korea_info/2/img_002.png);
	background-repeat:no-repeat;
}
.spot4{
	width:675px;
	margin:0 0 0;
	padding:338px 0 0;
	border-style:none;
	border-width:0;
	border-spacing:0;
	border-collapse:collapse;
	background-image:url(../images/abroad/korea_info/2/img_004.png);
	background-repeat:no-repeat;
}
.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;
}
/*　
----------------------------------------------- */
.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:675px;
	font-size:100%;
	color:#333;
	margin:15px 0 0;
	padding:2px 0 2px 8px;
	background-color:#DDD;
	text-shadow: 1px 1px 0px #FAFAFA;
	border-style:solid;
	border-width:1px;
	border-spacing:0;
	border-collapse:collapse;
	border-color:#999;
}
p{
	width:670px;
	font-size:94%;
	color:#333;
	margin:9px 0 18px;
	padding:0 3px 0 10px;
	line-height:1.4;
	text-shadow: 1px 1px 0px #FAFAFA;
	letter-spacing:-0.05em;
}
.style1{
	width:510px;
}
.style2{
	width:400px;
}
.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;
}
/*
----------------------------------------------- */
*{
	box-sizing : border-box;
	-moz-box-sizing : border-box;
	-webkit-box-sizing: border-box;
}