<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table.tStyle1,
table.tStyle3 {
  border: 1px solid #B5B5B5;
  border-collapse: collapse;
}

.tStyle1 caption,
.tStyle2 caption,
.tStyle3 caption,
.tStyle-d caption {
  margin-bottom: 5px;
  text-align: left;
}

.tStyle th,
.tStyle1 th,
.tStyle2 th,
.tStyle3 th,
.tStyle-d th {
  text-align: center;
  font-weight: normal;
  vertical-align: middle;
}

.tStyle5 th {
  text-align: center;
  font-weight: normal;
}

table.tStyle,
table.tStyle1,
.tStyle1 th,
.tStyle1 td,
table.tStyle3,
.tStyle3 th,
.tStyle3 td,
table.tStyle5,
.tStyle5 th,
.tStyle5 td {
  border: 1px solid #B5B5B5;
  border-collapse: collapse;
  vertical-align: middle;
}

.tStyle th,
.tStyle td,
.tStyle1 th,
.tStyle1 td,
.tStyle2 th,
.tStyle2 td,
.tStyle-d th,
.tStyle-d td,
.tStyle5 th,
.tStyle5 td {
  padding: 5px;
  line-height: 1.5;
  border-collapse: coseparate;
  border-spacing: 1px;
  background-color: #ffffff;
}

.tStyle3 th,
.tStyle3 td {
  padding: 5px;
  line-height: 1.5;
  text-align: center;
}

table.tStyle2 {
  border: 1px solid #B5B5B5;
}

.tStyle2 td {
  border-bottom: 1px dotted #B5B5B5;
  border-collapse: collapse;
}

.tStyle-d th, .tStyle-d td {
  border-bottom: 1px dotted #B5B5B5;
  border-collapse: collapse;
}

table.tStyle4 {
  border: 0;
}

.tStyle4 td {
  padding: 5px;
  line-height: 1.5;
  text-align: left;
}

.tStyle5 td {
  text-align: center;
}

/* table end */
.table-end,
.table-end tr,
.table-end th,
.table-end td {
  border: 0 !important;
}

/* text align */
#content .alCent th {
  text-align: center;
}

#content .alCent td {
  text-align: left;
}

#content .alLeft {
  text-align: left;
}

#content .alRight {
  text-align: right;
}

/* text valign */
#content .valCent #top {
  text-valign: top;
}

#content .tborderBold {
  border-left: 2px solid #b5b5b5;
}

/* cell color */
.theading1 th {
  background-color: #FADCE7;
}
.theading1 td {
  background-color: #FEF5FA;
  text-align: center;
}
.theading1 td.link {
  background-color: #FFEFD7;
}
.theading1 .link a {
  float: right;
  background: transparent url(../images/for_mk1.gif) no-repeat 0 0.2em;
  padding-left: 15px;
  margin-top: 2px;
}
.theading2 th {
  background-color: #FFEFD7;
}
.theading3 th, .theading3 td {
  background-color: #f0f0f0;
}
.theading5 th, .theading5 td {
  background-color: #F5FAED;
}
.theading6 th {
  background-color: #D8ECF5;
}
.theading8 th, .theading8 td {
  background-color: #FFEFD7;
}
.theading8 td {
  text-align: right;
}
.theading10 th {
  background-color: #FFEFD7;
}
.theading10 td {
  background-color: #E3E3E3;
}
.theading10 td.td10 {
  background-color: #fff;
}
#content .theading3 {
  background-color: #f0f0f0;
}
#content .theading-w {
  background-color: #fff;
}
#content .theading4 {
  background-color: #D8ECC8;
}
#content .theading5 {
  background-color: #F5FAED;
}
#content .theading6 {
  background-color: #D8ECF5;
}
#content .theading7 {
  background-color: #F3FAFC;
}
#content .theading9 {
  background-color: #FFEFD7;
}
#content .theading11 {
  background-color: #FFF9F0;
}
#content .theading-border th, #content .theading-border td {
  border-bottom: #B5B5B5 3px double;
}
#content .theading-border-l {
  border-left: #B5B5B5 3px double;
}
#content .theading-border-r th, #content .theading-border-r td {
  border-right: #B5B5B5 3px double;
}
#content .theading-border-t th, #content .theading-border-t td {
  border-top: #B5B5B5 3px double;
}

/* title */
tr.co0 th {
  background-color: #808285 !important;
  color: #fff;
}

tr.co1 td {
  background-color: #FFF0D2;
}

tr.co2 td {
  background-color: #DFEFCF;
}

tr.co3 td {
  background-color: #FFE1E1;
}

tr.co4 td {
  background-color: #E8E8FF;
}

td.co-fff {
  background-color: #fff !important;
}

/*# sourceMappingURL=table.css.map */
</pre></body></html>