div.contentswrapper div.bgwrapper {
	padding-bottom: 20px;
}

div#mapcontainer {
	width: 750px;
	margin: 25px auto 0;
	padding: 0 0 20px;
	height: 680px;
}

div#mapcontainer div {
	overflow: hidden;
}

div#mapcontainer div.top {
	height: 376px;
}

div#mapcontainer div.middle {
	height: 238px;
}

div#mapcontainer div.bottom {
	height: 66px;
}

div#topmenu {
	width: 460px;
	margin: 10px auto 0;
	padding-bottom: 30px;
	background: transparent url(../images/town/sketch/bg.png) no-repeat center bottom;
}

div#topmenu li {
	text-align: center;
}

div.returntop {
	margin-right: 45px;
	margin-bottom: 20px;
	text-align: right;
}