@charset "UTF-8";
#mapArea ul {
	list-style-type: none;
}
#mapArea li {
	background-image: url(/korean/common/img/icon_pdf_mini.gif);
	margin-top: 5px;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
}

#mainContents h3 {
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#mainContents h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
}
#mainContents h4 img {
	float: left;
	margin-right: 5px;
}
#map1 ,#map2 {
	margin-top: 20px;
}
#howto p {
	margin-top: 10px;
}