@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content #company{
    margin-bottom: 65px;
}
#content table th{
    width: 180px;
}
#map{
    height: 300px;
    width: 100%;
}
