#kitei table {
  border: 0px;
  margin-bottom: 12px;
}
#kitei th {
  vertical-align: top;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: right;
  white-space: nowrap;
  font-weight: normal;
}
#kitei td {
  vertical-align: top;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 12px;
}
#histrytbl {
  border: 0px;
}
#histrytbl th {
  padding-top: 4px;
  padding-bottom: 4px;
  vertical-align: top;
  white-space: nowrap;
  font-weight: normal;
}
#histrytbl td {
  padding-top: 4px;
  padding-bottom: 4px;
  vertical-align: top;
}
#histrytbl ul {
  margin-top: 0px;
  margin-bottom: 0px;
}

