﻿@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content table th{
	width: 160px;
}
#content table{
	margin-bottom: 50px;
}
#map{
	height: 350px;
	margin-bottom: 70px;
}