/* media query */
.menuMonth a:hover {
  background-color: #787878 !important;
  color: #fff;
  border: 1px solid #787878 !important;
}

input[type="submit"]:hover {
  background-color: #787878 !important;
}

.linkDetail a:hover {
  background-color: #787878 !important;
  color: #fff;
  border: 1px solid #787878 !important;
}

.menuPopup a:hover {
  background-color: #787878 !important;
  color: #fff;
  border: 1px solid #787878 !important;
}

nav.navStd ul li.restaurant a {
  background-color: #fff;
  color: #787878 !important;
}

.restaurantArea > p a:hover {
  background-color: #787878 !important;
  border: 1px solid #787878 !important;
}
