.hikaku {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

.hikaku caption {
  margin-top: 1em;
  text-align: right;
}

.hikaku th,
table.table001 td {
  padding: 4px 6px;
}

.hikaku th {
  background: #1B3AB4;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
  color: #FFF;
}

.hikaku td {
  background: #E5EAFF;
  text-align: center;
  white-space: nowrap;
}