@charset "utf-8";

#map {
width: 634px; height: 400px; margin-bottom:10px;
}

dt {
	line-height: 200%;
	font-weight:bold;
	color: #ff6b80;
}
dd {
	line-height: 130%;
}

p { line-height: 200%;}
