@charset "Shift_JIS";

a.n01 {
  background:url(../images/g-navi01on.gif) left top no-repeat;
  display: block;
  overflow: hidden;
  position: relative;
  width:79px;
  height:38px;
}

a.n01:hover img {
  position: relative;
  top: -38px;
  filter:alpha(opacity=0);
 }
 
a.n02 {
  background:url(../images/g-navi02on.gif) left top no-repeat;
  display: block;
  overflow: hidden;
  position: relative;
  width:169px;
  height:38px;
}

a.n02:hover img {
  position: relative;
  top: -38px;
  filter:alpha(opacity=0);
 }
 
a.n03 {
  background:url(../images/g-navi03on.gif) left top no-repeat;
  display: block;
  overflow: hidden;
  position: relative;
  width:91px;
  height:38px;
}

a.n03:hover img {
  position: relative;
  top: -38px;
  filter:alpha(opacity=0);
 }
 
a.n04 {
  background:url(../images/g-navi04on.gif) left top no-repeat;
  display: block;
  overflow: hidden;
  position: relative;
  width:128px;
  height:38px;
}

a.n04:hover img {
  position: relative;
  top: -38px;
  filter:alpha(opacity=0);
 }
 
a.n05 {
  background:url(../images/g-navi05on.gif) left top no-repeat;
  display: block;
  overflow: hidden;
  position: relative;
  width:188px;
  height:38px;
}

a.n05:hover img {
  position: relative;
  top: -38px;
  filter:alpha(opacity=0);
 }
 
a.n06 {
  background:url(../images/g-navi06on.gif) left top no-repeat;
  display: block;
  overflow: hidden;
  position: relative;
  width:295px;
  height:38px;
}

a.n06:hover img {
  position: relative;
  top: -38px;
  filter:alpha(opacity=0);
 }