/* media query */
nav.navStd ul li.access a {
  background-color: #fff;
  color: #3E577E !important;
}

.mapArea > section > ul li:nth-child(1) a:hover {
  background-color: #3E577E !important;
  color: #fff;
  border: 1px solid #3E577E !important;
}

.mapArea > section > ul li:nth-child(2) a:hover {
  background-color: #3E577E !important;
  color: #fff;
  border: 1px solid #3E577E !important;
}
