/* LESS Document */
#ELECTION_TABLE_SANIN *,
#ELECTION_TABLE_SHUIN * {
  margin: 0;
  padding: 0;
  line-height: 100%;
}
#ELECTION_TABLE_SANIN .election-shuin,
#ELECTION_TABLE_SHUIN .election-shuin,
#ELECTION_TABLE_SANIN .election-sanin,
#ELECTION_TABLE_SHUIN .election-sanin {
  width: 296px;
  border: 1px solid #cacaca;
  margin-bottom:24px;
}
#ELECTION_TABLE_SANIN .election-shuin .election-table__header,
#ELECTION_TABLE_SHUIN .election-shuin .election-table__header,
#ELECTION_TABLE_SANIN .election-sanin .election-table__header,
#ELECTION_TABLE_SHUIN .election-sanin .election-table__header {
  background-color: #f8f7f6;
  font-size: 14px;
  line-height: 26px;
  padding: 0 8px;
  border-bottom: 2px solid #99733b;
}
#ELECTION_TABLE_SANIN .election-shuin .election-table__footer,
#ELECTION_TABLE_SHUIN .election-shuin .election-table__footer,
#ELECTION_TABLE_SANIN .election-sanin .election-table__footer,
#ELECTION_TABLE_SHUIN .election-sanin .election-table__footer {
  font-size: 10px;
  padding: 0 8px;
  line-height: 20px;
  background-color: #f2f2f2;
  border-top: 1px solid #FFFFFF;
}
#ELECTION_TABLE_SHUIN .election-shuin table {
  background: #FFFFFF;
}
#ELECTION_TABLE_SHUIN .election-shuin table tr:nth-child(odd) {
  background-color: #f1efeb;
}
#ELECTION_TABLE_SHUIN .election-shuin table tr:nth-child(even) {
  background-color: #f9f9f9;
}
#ELECTION_TABLE_SHUIN .election-shuin table tr:first-child {
  background-color: #f2f2f2;
}
#ELECTION_TABLE_SHUIN .election-shuin table tr td {
  font-size: 13px;
  line-height: 25px;
  border-bottom: 1px solid #FFFFFF;
  text-align: right;
  padding-right: 15px;
}
#ELECTION_TABLE_SHUIN .election-shuin table tr td:nth-child(1) {
  font-size: 15px;
  border-right: #FFFFFF 2px solid;
  text-align: left;
  padding-left: 6px;
  padding-right: 0px;
}
#ELECTION_TABLE_SHUIN .election-shuin table tr td:nth-child(2) {
  width: 40px;
  color: #1372ff;
  font-weight: bold;
}
#ELECTION_TABLE_SHUIN .election-shuin table tr td:nth-child(3) {
  width: 40px;
}
#ELECTION_TABLE_SHUIN .election-shuin table tr td:nth-child(4) {
  width: 40px;
}
#ELECTION_TABLE_SHUIN .election-shuin table tr td:nth-child(5) {
  width: 40px;
}
#ELECTION_TABLE_SHUIN .election-shuin table tr th {
  font-size: 9px;
  overflow: hidden;
  line-height: 24px;
}
#ELECTION_TABLE_SHUIN .election-shuin table tr th:nth-child(1) {
  padding-right: 0px;
}
#ELECTION_TABLE_SHUIN .election-shuin table tr th:nth-child(2) {
  color: #1372ff;
}
#ELECTION_TABLE_SANIN .election-sanin table {
  background: #FFFFFF;
}
#ELECTION_TABLE_SANIN .election-sanin table tr:nth-child(odd) {
  background-color: #f1efeb;
}
#ELECTION_TABLE_SANIN .election-sanin table tr:nth-child(even) {
  background-color: #f9f9f9;
}
#ELECTION_TABLE_SANIN .election-sanin table tr:first-child {
  background-color: #f2f2f2;
}
#ELECTION_TABLE_SANIN .election-sanin table tr td {
  font-size: 13px;
  line-height: 25px;
  border-bottom: 1px solid #FFFFFF;
  text-align: right;
  padding-right: 3px;
}
#ELECTION_TABLE_SANIN .election-sanin table tr td:nth-child(1) {
  font-size: 15px;
  border-right: #FFFFFF 2px solid;
  text-align: left;
  padding-left: 3px;
  padding-right: 0px;
}
#ELECTION_TABLE_SANIN .election-sanin table tr td:nth-child(2) {
  width: 38px;
  color: #1372ff;
  font-weight: bold;
}
#ELECTION_TABLE_SANIN .election-sanin table tr td:nth-child(3) {
  width: 38px;
}
#ELECTION_TABLE_SANIN .election-sanin table tr td:nth-child(4) {
  width: 38px;
}
#ELECTION_TABLE_SANIN .election-sanin table tr td:nth-child(5) {
  border-right: #FFFFFF 2px solid;
  width: 38px;
}
#ELECTION_TABLE_SANIN .election-sanin table tr td:nth-child(6) {
  width: 31px;
}
#ELECTION_TABLE_SANIN .election-sanin table tr td:nth-child(7) {
  width: 31px;
}
#ELECTION_TABLE_SANIN .election-sanin table tr th {
  font-size: 10px;
  overflow: hidden;
  line-height: 24px;
  letter-spacing: -1px;
  font-weight:normal;
}
#ELECTION_TABLE_SANIN .election-sanin table tr th:nth-child(1) {
  padding-right: 0px;
}
#ELECTION_TABLE_SANIN .election-sanin table tr th:nth-child(2) {
  color: #1372ff;
}
