header, footer, #to-top-button, .noprint {
  display: none !important;
}
body, body > div, #main {
  background-color: transparent !important;
}
p {
  color: black !important;
}
@page {
  margin: 10mm 0mm;
  width: 210mm;
}
.honmon {
  font-family: 'BIZ UD明朝', 'BIZ UDゴシック', 'メイリオ',/* 'ＭＳ 明朝', 'ＭＳ ゴシック',*/ monospace !important;
  /* ＭＳ 明朝、ＭＳ ゴシックはFirefoxで名簿が改行 */
  font-size: 9.7pt;
}
.mono-font {
  width: 100% !important;
  text-wrap: wrap !important;
}