@charset "UTF-8";
@import "../../css/style.css";

div#content table { margin: 0 0 20px 0; width: 100%; border-collapse: collapse; }
div#content th { padding: 10px; background: #fceff4; border: solid 1px #e6e6e6; }
div#content td { padding: 10px; border: solid 1px #e6e6e6; text-align: center; }
div#content div#map { margin: 0 0 20px 0; height: 500px; }