/* CSS Document */

.bg-map {
	background:url(../home/common/images/bg-sitemap.jpg) left top no-repeat;
	margin-top:20px;
	text-align:left;
	float:left;
}

#sitemap {
	padding:80px 130px 0px 130px;
	width:540px;
	color:#e7e2b3;
}

#sitemap h2 {
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	line-height:150%;
}

#sitemap h3 {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
}

.block-left {
	width:250px;
	float:left;
}

.block-right {
	width:250px;
	float:right;
}

#sitemap a {
	text-decoration:none;
	color:#e7e2b3;
}

#sitemap a:hover {
	text-decoration:underline;
	color:#ffffff;
}

#map-bottom {
	padding:200px 0px 60px 0px;
	margin:0px;
	text-align:center;
	width:540px;
}

#map-upper {
	width:540px;
}

#map-2nd {
	width:540px;
}