body {
  margin: 0;
  padding: 0;
  background-color: #ffffce;
  color: #000000;
  font-size: 12px;
  font-family: 'MS PGothic';
  line-height: 1.5;
}

img {
  border: 0;
}

form,
p {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
}
table th,
table td {
  white-space: nowrap;
}

table.titleTb {
  border: 2px solid #deba6b;
}
table.titleTb img {
  vertical-align: text-bottom;
  cursor: pointer;
}
table.titleTb td {
  background-color: #efdbad;
  color: #840000;
  vertical-align: middle;
  white-space: nowrap;
  font-weight: bold;
  line-height: 1.5;
}
table.titleTb td.titleTbTt {
  padding: 1px 5px;
  font-size: 16px;
}
table.titleTb td.titleTbCtrlTt {
  padding: 1px 3px;
  font-size: 13px;
}
table.titleTb td.titleTbCtrl {
  padding: 1px 3px;
  color: #000000;
  font-weight: normal;
  font-size: 13px;
}

table.siteTb {
  margin: 0;
  width: 758px;
}
table.siteTb th,
table.siteTb td {
  padding: 2px;
  border: 1px solid #333333;
  font-size: 12px;
}
table.siteTb th {
  background-color: #399284;
  color: #ffffff;
}
table.siteTb th.siteTbIm {
  width: 120px;
  background-color: #18bea5;
  font-weight: normal;
}
table.siteTb td {
  width: 621px;
  background-color: #ffffff;
}

table.itvTb {
  font-weight: bold;
  font-size: 12px;
}
table.itvTb td.itvTbIm {
  padding: 2px;
  border: 1px solid #333333;
  background-color: #399284;
  color: #ffffff;
  text-align: center;
}
table.itvTb td.itvTbIg {
  padding: 2px;
  border: 1px solid #333333;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
}
table.itvTb td.itvTbIri {
  padding: 2px;
  width: 58px;
  border: 1px solid #333333;
  background-color: #399284;
  color: #ffffff;
  text-align: left;
}
table.itvTb td.itvTbIrd {
  padding: 2px;
  width: 120px;
  border: 1px solid #333333;
  background-color: #399284;
  color: #ffffff;
  text-align: right;
}

p.timeMessage {
  margin-top: 10px;
  width: 754px;
  text-align: right;
  font-weight: bold;
}

p.timeCountMessage {
  margin-top: 10px;
  font-weight: bold;
}

p.clickMessage {
  position: absolute;
  top: 250px;
  left: 580px;
  width: 150px;
  letter-spacing: 1px;
  line-height: 1.5;
}

table.explan {
  width: 180px;
}
table.explan th,
table.explan td {
  padding: 2px;
  border: 1px solid #333333;
  font-size: 12px;
}
table.explan th {
  background-color: #399284;
  color: #fff;
}
table.explan td {
  background-color: #ffffff;
  color: #000000;
}
table.explan td.icon {
  width: 30px;
  vertical-align: middle;
  text-align: center;
}
table.explan .box {
  margin: 0 auto;
  padding: 0;
  width: 10px;
  height: 10px;
  background-color: #000;
}
table.explan .river1 {
  background-color: #ffff00;
}
table.explan .river2 {
  background-color: #ff8040;
}
table.explan .river3 {
  background-color: #ff0000;
}
table.explan .river4 {
  background-color: #ff00ff;
}
