@charset "UTF-8";

.column {
	margin-bottom:40px;
}
.column h3 {
	/*font-size:1.0em;line-height:1.0em;*/
	font-size:1em;
	margin-bottom:0.8em;
}
.column h4 {
	margin-bottom:0.4em;
	font-family:"Times New Roman", Times, serif;
	font-size:0.8em;
}
.column p {
	margin-bottom:0.8em;
}
img#map {
	float:left;
	margin:0 20px 0 0;
}
.column ul {
	margin-bottom:0.8em;
}
.column li {
	list-style:inside;
	list-style-type:square;
}