.topicsTBL table {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  border-collapse: collapse;
  border-spacing: 0px 0px;
  border: 2px solid #0069d5;
}
.topicsTBL table th {
  text-align: center;
  font-weight: normal;
  font-size: 11px;
  background-color: #0069d5;
  border-right: 1px solid #fff;
  color: #fff;
  padding-top: 3px;
  padding-bottom: 3px;
}
.topicsTBL table td {
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  background-color: #fff;
  padding: 3px 3px 2px 3px;
  font-size: 12px;
}
.topicsTBL table .trL {
  border-top: 2px solid #0069d5;
}
.topicsTBL .th_b {
  border-top: 1px dotted #ddd;
}
.topicsTBL .th_r {
  border-right: 1px dotted #ddd;
}
.topicsTBL .fs_1rem {
  font-size: 1rem;
}
.topicsTBL .fs_09rem {
  font-size: 0.9rem;
}
.topicsTBL table .num {
  width: 55px;
  text-align: center;
  font-weight: bold;
  background-color: #f2f2f2;
  border-right: 1px solid #0069d5;
  border-bottom: 1px solid #0069d5;
  color: #666;
}
.topicsTBL table .rank {
  width: 35px;
  text-align: center;
}
.topicsTBL table .name {
  text-align: center;
  font-weight: bold;
}
.topicsTBL table .r3 {
  width: 45px;
  text-align: right;
}
.topicsTBL table .mn,
.topicsTBL table .bn {
  width: 30px;
  text-align: center;
  font-weight: bold;
  background-color: #e3f2fd;
}
.topicsTBL table .m3,
.topicsTBL table .b3 {
  width: 70px;
  text-align: right;
}
.topicsTBL table .mc,
.topicsTBL table .bc {
  font-size: 80%;
  text-align: right;
  color: #999;
}
.topicsTBL table .rno {
  width: 30px;
  text-align: center;
}
.topicsTBL table .nin {
  float: right;
  width: 20px;
  font-size: 75%;
  padding-top: 3px;
  color: #666;
}
.topicsTBL table .tani {
  font-size: 90%;
  color: #bbbbbb;
}

.topicsTBL table .Rkname {
  width: 50px;
  font-size: 65%;
  text-align: center;
}
.topicsTBL table .Rr3 {
  width: 40px;
  text-align: right;
}
.topicsTBL table .Rmn {
  width: 30px;
  text-align: center;
  font-weight: bold;
  background-color: #e3f2fd;
}
.topicsTBL table .Rm3 {
  width: 70px;
  text-align: right;
}
.topicsTBL table .Rmc {
  width: 40px;
  font-size: 80%;
  text-align: right;
  color: #999;
}
.topicsTBL table .Rgrade {
  width: 30px;
  font-size: 85%;
  text-align: center;
}
.topicsTBL table .Rdays {
  width: 20px;
  font-size: 80%;
  text-align: center;
  color: #999999;
}
.topicsTBL table .tani2 {
  font-size: 75%;
  color: #bbbbbb;
}

.topicsTBL table .Rrno {
  width: 30px;
  text-align: right;
}
.topicsTBL table .Rtei {
  width: 22px;
}
.topicsTBL table .Rjuni {
  width: 20px;
  text-align: center;
}
.topicsTBL table .Rnone {
  background-color: #f9f9f9;
}
.topicsTBL table .Rjuni1 {
  background-color: #e3f2fd;
  font-weight: bold;
}
.topicsTBL table .Rjuni2 {
  background-color: #eeeeee;
}
.topicsTBL table .RjuniH {
  background-color: #ffcc80;
}
.topicsTBL table .RjuniJ {
  background-color: #fff3e0;
}
.topicsTBL table .RjuniS {
  background-color: #f9fbe7;
  font-weight: bold;
}

.topicsTBL table .sbgc {
  background-color: #f9fbe7;

  background-color: #fbe9e7;
  font-weight: bold;
}
.topicsTBL table .lR {
  border-right: 1px solid #0069d5;
}
.topicsTBL table .lB {
  border-bottom: 1px solid #0069d5;
}

