.container {
  /* height: 100%!important; */
  margin: 0!important;
  width: 100%;
}

h3 {
  display: none;
}

table {
  /* width: 100%; */
  /* width: 480px!important; */
  width: 50%!important;/* B6幅 */
}

td, th {
  /* font-size: 8px!important; */
  padding: 2px!important;
  font-size: 10pt;
}

td.itemname {
  white-space: nowrap;
}

.invisible {
  display: none;
}

thead {
  display: table-header-group;
}