
@media print {
  .nav.nav-tabs {
    display: none !important;
  }
  .tab-content > .tab-pane {
    display: block!important;
  }
  .juseiji-tosuu-wrapper {
  
  }
  #juseiji-tosuu {
    height: 100%!important;
  }  
}
.jusei-kankaku-table-wrapper table tr > td {
  text-align: right;
}

.jusei-kankaku-table-wrapper table tr > td:first-child {
  text-align: center;
}

#juseiji-tosuu {
  height: 300px;
}
