table.table021 {
  margin-top: 0.9em;
  margin-bottom: 1em;
  width: 650px;
  height: 
  border-collapse: separate;
  border-spacing: 3px;
  font-size: 100%;
  font-family: KF-GB Mincho;
  font-weight: bolder;
}

table.table021 caption {
  margin-top: 1em;
  text-align: felt;
}

table.table021 th,
table.table021 td {
  padding: 6px 16px;
}

table.table021 th {
  border-bottom: solid 2px #cdcdcd;
  border-right: solid 2px #cdcdcd;
  background: #cdcdcd;
  text-align: center;
  white-space: nowrap;
  font-size: 170%;
  color:#525252;
}

table.table021 td {
  border-bottom: solid 2px #B2B2B2;
  border-right: solid 2px #B2B2B2;
  background: #F3F3F3;
  text-align: left;
  white-space: nowrap;
}