@charset "utf-8";

.baseFont{
	font-size:10px;
}

.breadFont{
	font-size:9px;
	line-height:9px;
}

#releaseArea h3{
	width: 700px;
	padding:0 0 5px 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #636363;
	font-size:12px;
	line-height:18px;
}

#searchResult h3{
	width: 700px;
	padding:0 0 5px 0;
	margin:0;
	border-bottom:1px solid #D5D5D6;
	font-size:12px;
	line-height:18px;
}

#mapArea h2{
margin: 0;
padding: 30px 0 5px 0;
font-size:12px;
font-weight:bold;
border-bottom:1px solid #D5D5D6;
text-align:center;
}


.font_m {
	font-size:10px;
	line-height:22px;
	color:#636363;
}

.font_s {
	font-size:9px;
	line-height:18px;
	color:#636363;
}

.font_l {
	font-size:12px;
	line-height:22px;
	color:#636363;
}
