@charset "utf-8";
 @import url(reset.css);
@import url(base.css);
@import url(common.css);
#content table {
	margin-bottom: 39px;
}
#content table th, #content table td {
	padding:2px 0 2px 9px;
}
#content table th {
	width:169px;
}
#content .map {
	height: 450px;
	margin-bottom:40px;
}