a.navi_horizontal {
  cursor: pointer;
  text-decoration: none;
  display: block;
}



div.navi_horizontal {
  position: absolute;
  top: 4.25em;
  height: 2.3125em;
  background-image: url(../images/menu/horizontal_hg_0.gif);
  z-index: 1;
}

div.active {
  background-image: url(../images/menu/horizontal_hg_1.gif);
}
.navi_horizontal p {
  margin: 0.9em 0 0 0;
  display: block;
  text-align: center;
  font-size: 0.6875em;
  line-height: 1.1em;
}

div.home { left: 7.875em; width: 2.9375em; }
div.ga { left: 10.9em; width: 5.05em; }
div.ghs { left: 16em; width: 5.05em; }
div.fs { left: 21.15em; width: 5.05em; }
div.rs { left: 26.25em; width: 5.05em; }
div.gym { left: 31.4em; width: 5.05em; }
div.bes { left: 36.5em; width: 5.05em; }
div.qa { left: 41.6em; width: 5.05em; }


