@charset "utf-8";

h3 {
	width: 699px;
	height: 32px;
	background: url(../../common/img/heading.gif) no-repeat;
	line-height: 32px;
	text-indent: 24px;
	font-size: 14px;
}

.waku .box .map {
	border: 1px solid #d1d1d3;
}

.box .bldg {
	width: 322px;
	margin-top: 35px;
	display: inline;
}

.box .bldg.odd {
	float: left;
	margin-left: 9px;
}

.box .bldg.even {
	float: right;
	margin-right: 9px;
}

.box .bldg h4 {
	width: 315px;
	height: 25px;
	margin: 0 1px;
	padding-left: 5px;
	padding-bottom: 5px;
	background: url(../img/under-line.gif) repeat-x bottom;
	color: #004e98;
	font-size: 1em;
	font-weight: bold;
	line-height: 25px;
}

.box .bldg ul {
	width: 322px;
	margin: 0;
	padding: 0;
}

.box .bldg ul li {
	margin: 9px 0 0;
	padding: 0;
}

.box .bldg ul li.odd {
	float: left;
}

.box .bldg ul li.even {
	float: right;
}

.box .bldg ul li img {
	vertical-align: bottom;
}

.button {
	clear: both;
	width: 680px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: right;
}
