@charset "utf-8";
 @import url(reset.css);
@import url(base.css);
@import url(common.css);
#content table {
	margin-bottom: 25px;
}
#content table th, #content table td {
	padding:3px 0 2px 10px;
}
#content table th {
	width:158px;
}
#content .map {
	height: 400px;
	margin-bottom:31px;
}