@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content table th {
     width: 218px;
     padding: 17px 20px 14px 21px;
}
#content table td {
    vertical-align: middle;
    padding: 14px 20px 14px 19px;
}

.map{
    margin-bottom: 35px;
}
.tablebox{
    margin-bottom:80px
}

