/* LESS Document */
#ELECTION_MAP {
  position: relative;
  width: 648px;
  height: 440px;
  display: block;
  margin-bottom:24px;
}
#ELECTION_MAP.contents-main-668 {
  width: 668px;
}
#ELECTION_MAP * {
  margin: 0;
  padding: 0;
  line-height: 100%;
}
#ELECTION_MAP .election-map__menu {
  list-style: none;
  margin: 0 0 0px 0;
  height: 50px;
}
#ELECTION_MAP .election-map__menu li {
  display: inline-block;
}
#ELECTION_MAP .election-map__menu li a {
  text-decoration: none;
  color: #000000;
  background: #f8f8f8;
  border: 1px solid #e8e8e8;
  height: 32px;
  width: 115px;
  line-height: 32px;
  text-align: center;
  font-size: 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: inline-block;
}
#ELECTION_MAP .election-map__menu li a:hover {
  background: #0b385b;
  color: #FFFFFF;
}
#ELECTION_MAP .election-map__menu li a.election-map__menu__selected {
  background: #0b385b;
  color: #FFFFFF;
}
#ELECTION_MAP .election-map {
  width: 648px;
  height: 390px;
}
#ELECTION_MAP .election-sanin {
  position: relative;
}
#ELECTION_MAP .election-sanin .election-map {
  position: absolute;
  display: none;
}
#ELECTION_MAP .election-sanin .election-map__kaisenNum {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 0px 10px;
  line-height: 26px;
  border-bottom: 1px solid #b9b9b9;
  font-size: 14px;
}
#ELECTION_MAP .election-sanin .election-map__lastNum {
  position: absolute;
  top: 0px;
  left: 80px;
  padding: 0px 10px;
  line-height: 26px;
  border-bottom: 1px solid #b9b9b9;
  font-size: 14px;
}
#ELECTION_MAP .election-sanin .election-map__lastNum sapn {
  font-size: 11px;
  margin-left: 20px;
  color: #cccccc;
}
#ELECTION_MAP .election-sanin .election-map__attention {
  position: absolute;
  top: 40px;
  left: 2px;
  font-size: 11px;
}
#ELECTION_MAP .election-sanin .election-map__borderbox {
  position: absolute;
  top: 0px;
  left: 370px;
  width: 130px;
  height: 75px;
  border-right: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9;
}
#ELECTION_MAP .election-sanin .election-map__prefBox {
  position: absolute;
  background: #f5f0e7;
  text-decoration: none;
  color: #000000;
}
#ELECTION_MAP .election-sanin .election-map__prefBox:hover {
  background-color: #ebe5da;
}
#ELECTION_MAP .election-sanin .election-map__prefBox .election-map__prefBoxName {
  font-size: 14px;
  text-align: center;
  display: block;
  margin: 5px 0 0 0;
  position: absolute;
}
#ELECTION_MAP .election-sanin .election-map__prefBox .election-map__prefBoxName_Absolute {
  position: absolute;
}
#ELECTION_MAP .election-sanin .election-map__prefBox .election-map__prefBoxNum {
  line-height: 11px;
  font-size: 1px;
  margin: 20px auto 0 auto;
  display: block;
}
#ELECTION_MAP .election-sanin .election-map__prefBox .election-map__prefBoxNum .election-map__sq {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-bottom: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  margin: 0 1px 1px 0;
  float: left;
}
#ELECTION_MAP .election-sanin .election-map__prefBox .election-map__prefBoxNum .election-map__powerSq {
  background-color: #0771ab;
}
#ELECTION_MAP .election-sanin .election-map__prefBox .election-map__prefBoxNum .election-map__oppositionSq {
  background-color: #ec8380;
}
#ELECTION_MAP .election-sanin .election-map__prefBox .election-map__prefBoxNum .election-map__otherSq {
  background-color: #ec8380;
}
#ELECTION_MAP .election-sanin .election-map__prefBox .election-map__prefBoxNum .election-map__lastSq {
  background-color: #cccccc;
}
#ELECTION_MAP .election-sanin .election-map__borderBox {
  border: 1px solid #FFFFFF;
}
#ELECTION_MAP .election-sanin .election-map__partyNumBox {
  position: absolute;
  left: 1px;
  top: 333px;
}
#ELECTION_MAP .election-sanin .election-map__partyNumBox ul {
  list-style: none;
  float: left;
}
#ELECTION_MAP .election-sanin .election-map__partyNumBox ul li {
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  width: 51px;
  height: 52px;
  float: left;
}
#ELECTION_MAP .election-sanin .election-map__partyNumBox ul li:first-child {
  border-left: 1px solid #e8e8e8;
}
#ELECTION_MAP .election-sanin .election-map__partyNumBox ul li span {
  display: block;
  text-align: center;
  font-size: 12px;
  margin-top: 10px;
}
#ELECTION_MAP .election-sanin .election-map__partyNumBox .election-map__party_power {
  border-top: 4px solid #0771ab;
}
#ELECTION_MAP .election-sanin .election-map__partyNumBox .election-map__party_opposition {
  border-top: 4px solid #ec8380;
  margin-left: 8px;
}
#ELECTION_MAP .election-sanin .election-map__block {
  position: absolute;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__kaisenNum {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 0px 10px;
  line-height: 26px;
  border-bottom: 1px solid #b9b9b9;
  font-size: 14px;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__lastNum {
  position: absolute;
  top: 0px;
  left: 80px;
  padding: 0px 10px;
  line-height: 26px;
  border-bottom: 1px solid #b9b9b9;
  font-size: 14px;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__lastNum sapn {
  font-size: 11px;
  margin-left: 20px;
  color: #cccccc;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__attention {
  position: absolute;
  top: 8px;
  left: 390px;
  font-size: 11px;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__block_table_box {
  padding-top: 40px;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__block_table_box .election-map__block_table {
  background-color: #e8e8e8;
  font-size: 13px;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__block_table_box .election-map__block_table tbody tr th {
  background-color: #f8f8f8;
  line-height: 24px;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__block_table_box .election-map__block_table tbody tr th:nth-child(1) {
  width: 83px;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__block_table_box .election-map__block_table tbody tr th:nth-child(2) {
  width: 125px;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__block_table_box .election-map__block_table tbody tr th:nth-child(3) {
  width: 73px;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__block_table_box .election-map__block_table tbody tr td {
  background-color: #FFFFFF;
  line-height: 21px;
  cursor: pointer;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__block_table_box .election-map__block_table tbody tr td:nth-child(1) {
  text-align: center;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__block_table_box .election-map__block_table tbody tr td:nth-child(2) {
  text-align: right;
  padding-right: 1em;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__block_table_box .election-map__block_table tbody tr td:nth-child(3) {
  text-align: center;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__block_table_box .election-map__block_table tbody tr td:nth-child(4) span {
  display: block;
  width: 200px;
  height: 9px;
  margin-left: 11px;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__block_table_box .election-map__block_table tbody tr td:nth-child(4) .election-map__block_table_box_spanColorPower {
  background-color: #0771ab;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__block_table_box .election-map__block_table tbody tr td:nth-child(4) .election-map__block_table_box_spanColorOpposition {
  background-color: #ec8380;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__block_table_box .election-map__block_table tbody tr:hover td {
  background-color: #f8f8f8;
}
#ELECTION_MAP .election-shuin {
  position: relative;
}
#ELECTION_MAP .election-shuin .election-map {
  position: absolute;
  display: none;
}
#ELECTION_MAP .election-shuin .election-map__kaisenNum {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 0px 10px;
  line-height: 26px;
  border-bottom: 1px solid #b9b9b9;
  font-size: 14px;
}
#ELECTION_MAP .election-shuin .election-map__lastNum {
  position: absolute;
  top: 0px;
  left: 120px;
  padding: 0px 10px;
  line-height: 26px;
  border-bottom: 1px solid #b9b9b9;
  font-size: 14px;
}
#ELECTION_MAP .election-shuin .election-map__lastNum sapn {
  font-size: 11px;
  margin-left: 20px;
  color: #cccccc;
}
#ELECTION_MAP .election-shuin .election-map__attention {
  position: absolute;
  top: 40px;
  left: 2px;
  font-size: 11px;
}
#ELECTION_MAP .election-shuin .election-map__borderbox {
  position: absolute;
  top: 0px;
  left: 370px;
  width: 130px;
  height: 75px;
  border-right: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9;
}
#ELECTION_MAP .election-shuin .election-map__prefBox {
  position: absolute;
  background: #f5f0e7;
  text-decoration: none;
  color: #000000;
}
#ELECTION_MAP .election-shuin .election-map__prefBox:hover {
  background-color: #ebe5da;
}
#ELECTION_MAP .election-shuin .election-map__prefBox .election-map__prefBoxName {
  font-size: 14px;
  text-align: center;
  display: block;
  margin: 5px 0 0 0;
  position: absolute;
}
#ELECTION_MAP .election-shuin .election-map__prefBox .election-map__prefBoxName_Absolute {
  position: absolute;
}
#ELECTION_MAP .election-shuin .election-map__prefBox .election-map__prefBoxNum {
  line-height: 11px;
  font-size: 1px;
  margin: 20px auto 0 auto;
  display: block;
}
#ELECTION_MAP .election-shuin .election-map__prefBox .election-map__prefBoxNum .election-map__sq {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-bottom: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  margin: 0 1px 1px 0;
  float: left;
}
#ELECTION_MAP .election-shuin .election-map__prefBox .election-map__prefBoxNum .election-map__powerSq {
  background-color: #0771ab;
}
#ELECTION_MAP .election-shuin .election-map__prefBox .election-map__prefBoxNum .election-map__oppositionSq {
  background-color: #ec8380;
}
#ELECTION_MAP .election-shuin .election-map__prefBox .election-map__prefBoxNum .election-map__otherSq {
  background-color: #ec8380;
}
#ELECTION_MAP .election-shuin .election-map__prefBox .election-map__prefBoxNum .election-map__lastSq {
  background-color: #cccccc;
}
#ELECTION_MAP .election-shuin .election-map__areaBox {
  position: absolute;
  background: #f5f0e7;
  text-decoration: none;
  color: #000000;
}
#ELECTION_MAP .election-shuin .election-map__areaBox:hover {
  background-color: #ebe5da;
}
#ELECTION_MAP .election-shuin .election-map__areaBox:hover .election-map__areaExtra {
  background-color: #ebe5da;
}
#ELECTION_MAP .election-shuin .election-map__areaBox .election-map__areaBoxName {
  font-size: 14px;
  text-align: center;
  display: block;
  margin: 5px 0 0 0;
  position: absolute;
}
#ELECTION_MAP .election-shuin .election-map__areaBox .election-map__areaBoxName_Absolute {
  position: absolute;
}
#ELECTION_MAP .election-shuin .election-map__areaBox .election-map__areaBoxNum {
  line-height: 11px;
  font-size: 1px;
  margin: 20px auto 0 auto;
  display: block;
}
#ELECTION_MAP .election-shuin .election-map__areaBox .election-map__areaBoxNum .election-map__sq {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-bottom: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  margin: 0 1px 1px 0;
  float: left;
}
#ELECTION_MAP .election-shuin .election-map__areaBox .election-map__areaBoxNum .election-map__powerSq {
  background-color: #0771ab;
}
#ELECTION_MAP .election-shuin .election-map__areaBox .election-map__areaBoxNum .election-map__oppositionSq {
  background-color: #ec8380;
}
#ELECTION_MAP .election-shuin .election-map__areaBox .election-map__areaBoxNum .election-map__otherSq {
  background-color: #ec8380;
}
#ELECTION_MAP .election-shuin .election-map__areaBox .election-map__areaBoxNum .election-map__lastSq {
  background-color: #cccccc;
}
#ELECTION_MAP .election-shuin .election-map__areaBox .election-map__areaExtra {
  display: block;
  background-color: #f5f0e7;
  position: absolute;
}
#ELECTION_MAP .election-shuin .election-map__borderBox {
  border: 1px solid #FFFFFF;
}
#ELECTION_MAP .election-shuin .election-map__partyNumBox {
  position: absolute;
  left: 1px;
  top: 333px;
}
#ELECTION_MAP .election-shuin .election-map__partyNumBox ul {
  list-style: none;
  float: left;
}
#ELECTION_MAP .election-shuin .election-map__partyNumBox ul li {
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  width: 44px;
  height: 52px;
  float: left;
}
#ELECTION_MAP .election-shuin .election-map__partyNumBox ul li:first-child {
  border-left: 1px solid #e8e8e8;
}
#ELECTION_MAP .election-shuin .election-map__partyNumBox ul li span {
  display: block;
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}
#ELECTION_MAP .election-shuin .election-map__partyNumBox .election-map__party_power {
  border-top: 4px solid #0771ab;
}
#ELECTION_MAP .election-shuin .election-map__partyNumBox .election-map__party_opposition {
  border-top: 4px solid #ec8380;
  margin-left: 8px;
}
#ELECTION_MAP .election-sanin .election-map__block .election-map__block_table_box .election-map__block_table{
	border-collapse: separate;
	border-spacing: 1px;
}