@charset "UTF-8";
/* CSS Document */

.map {
	line-height: 130%;
}
#map-search {
	font-size: 75%;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.map-chiki {
	color: #CC0066;
}
.left-banner {
	font-size: 70%;
	text-align: center;
	line-height: 110%;
}
#news {
	height: 120px;
	width: 500px;
	overflow: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
