﻿
#footer_bottom .footerMenu {
  height: 18px;
  position: absolute;
  left: 70px;
  /* width: 400px; */
  margin: 5px 0 0 0;
  padding: 0;

}

#footer_bottom .footerMenu li {
  display: block;
  float: left;
  height: 18px;
  margin: 0;
  font-size:10px;

}

#footer_bottom .footerMenu li a {
  display: block;
  float: left;
  height: 18px;
  margin: 0;
  text-indent:-100px;
}

#footer_bottom .footerMenu li a:hover {
  background-position: left bottom !important;
}

#footer_bottom .footerMenu li a span {
  text-indent: -9999em;
  z-index: -9999;
  position: absolute;
}

#footer_bottom .footerMenu li a.home {
  background: url(btn_home.gif) no-repeat left top;
  width: 47px;
}

#footer_bottom .footerMenu li a.cart {
  background: url(btn_cart.gif) no-repeat left top;
  width: 96px;
}

#footer_bottom .footerMenu li a.mypage {
  background: url(btn_mypage.gif) no-repeat left top;
  width: 65px;
}

#footer_bottom .footerMenu li a.guide {
  background: url(btn_guide.gif) no-repeat left top;
  width: 74px;
}
#footer_bottom .footerMenu li a.smap {
  background: url(btn_smap.gif) no-repeat left top;
  width: 74px;
}
#footer_bottom .footerMenu li a.inquiry {
  background: url(btn_inquiry.gif) no-repeat left top;
  width: 77px;
}

#footer_bottom .footerMenu li a.logout {
  background: url(btn_logout.gif) no-repeat left top;
  width: 65px;
}

#footer_bottom .footerMenu li a.menseki {
  background: url(btn_menseki.gif) no-repeat left top;
  width: 62px;
}
#footer_bottom .footerMenu li a.rinen {
  background: url(btn_rinen.gif) no-repeat left top;
  width: 62px;
}


#footer_bottom .footerMenu li a.f_pp {
  background: url(fm1_pp.gif) no-repeat left top;
  width: 140px;
}

#footer_bottom .footerMenu li a.f_ki {
  background: url(fm1_ki.gif) no-repeat left top;
  width: 80px;
}

#footer_bottom .footerMenu li a.f_ma {
  background: url(fm1_map.gif) no-repeat left top;
  width: 95px;
}
#footer_bottom .footerMenu li a.f_co {
  background: url(fm1_contact.gif) no-repeat left top;
  width: 80px;
}




