@import "common.css";
@import "base.css";
@import "contents.css";
@media print, screen and (min-width: 751px) {
  #crewrec table {
    font-size: 15px !important;
  }
}
#crewrec table th:nth-of-type(1) {
  width: 11% !important;
}
#crewrec table th:nth-of-type(2) {
  width: 8% !important;
}
#crewrec table th:nth-of-type(3) {
  width: 45% !important;
}
#crewrec table th:nth-of-type(4) {
  width: 18% !important;
}
#crewrec table th:nth-of-type(5) {
  width: 18% !important;
}/*# sourceMappingURL=style.css.map */