@charset "utf-8";

h2 {
	width: 730px;
	height: 40px;
	background: url(../img/h2-neighboring.png) no-repeat;
	text-indent: -9999em;
}

h3 {
	width: 730px;
	height: 25px;
	margin-top: 30px;
	border-bottom: 1px solid #132C85;
	text-indent: -9999em;
}

#section-restaurant h3 {
	background: url(../img/h3-restaurant.png) no-repeat;
}

#section-event h3 {
	background: url(../img/h3-event.png) no-repeat;
}

#section-area h3 {
	background: url(../img/h3-area.png) no-repeat;
}

#section-shopping h3 {
	background: url(../img/h3-shopping.png) no-repeat;
}

#section-sports h3 {
	background: url(../img/h3-sports.png) no-repeat;
}

p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.5;
}

#section-map {
	margin-top: 10px;
}

.other-wom {
	margin-top: 10px;
	text-align: right;
}

#section-powered-by {
	text-align: right;
	margin-top: 30px;
}

#section-powered-by img {
	vertical-align: baseline;
}

.wom {
	margin-top: 20px;
	position: relative;
}

.wom h4 {
	font-size: 120%;
	font-weight: bold;
	color: #132C85;
}

.wom .date {
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.wom .info img {
	float: left;
	padding: 2px;
	margin-right: 10px;
	border: 1px solid #CCC;
}

