@charset "utf-8";
/* CSS Document */

#main h2 {
	font-size:16px;
	color: #3c9109;
	background-image: none;
}
#main {
	background-image: url(../images/map2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main #mst1 {
	background-image: url(../images/p1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 60px;
	padding-right: 270px;
}

