/* CSS Document */
.showErr_r1_ttl_B {
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  background-color: #394553;
}

.showErr_r1_ttl_F {
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  background-color: #FFAA29; /* GH: #FFAA29 */
}

.showErr_r2_td_B {
  height: 220px;
  line-height: 28px;
  background-color: #E3E3E3;
}

.showErr_r2_td_F {
  height: 220px;
  line-height: 28px;
  background-color: #FFFFD0; /* GH: #FFFFD0 */
}

.showErr_r2_hint {
  font-size: 14px;
  text-indent: 10px;
  color: #000;
  text-align: left;
}

.showErr_r2_opt {
  font-size: 13px;
  line-height: 28px;
  color: #000;
}