#shop_map{
  position: relative;
}

#shop_map a, #shop_map a{border-bottom: none;}
#shop_map a:hover{text-decoration: none; background-color: none;}

.article .linkKyoto a{
  display: block;
  width: 128px;
  height: 15px;
  position: absolute;
  top:260px;
  left:0px;
  background: url('/shop/kyoto/images/shopMenu-mina.gif') no-repeat top left;
}

.article .linkArkistot a{
  display: block;
  width: 187px;
  height: 15px;
  position: absolute;
  top:282px;
  left:0px;
  background: url('/shop/kyoto/images/shopMenu-arkistot.gif') no-repeat top left;
}

.article .linkPiece a{
  display: block;
  width: 173px;
  height: 15px;
  position: absolute;
  top:304px;
  left:0px;
  background: url('/shop/kyoto/images/shopMenu-piece.gif') no-repeat top left;
}


#kyoto .article .linkKyoto a,
.article .linkKyoto a:hover{
  background: url('/shop/kyoto/images/shopMenu-mina_on.gif') no-repeat top left;
}

#arkistot .article .linkArkistot a,
.article .linkArkistot a:hover{
  background: url('/shop/kyoto/images/shopMenu-arkistot_on.gif') no-repeat top left;
}

#piece .article .linkPiece a,
.article .linkPiece a:hover{
  background:  url('/shop/kyoto/images/shopMenu-piece_on.gif') no-repeat top left;
}
