#content .mainVisual .contentNavi li a {
  display: block;
  width: 80px;
  height: 80px;
  text-indent: -99999px;
  overflow: hidden;
}
#content .mainVisual .contentNavi .navi01 a { background: url(../images/btn01.gif) no-repeat 0 0; }
#content .mainVisual .contentNavi .navi02 a { background: url(../images/btn02.gif) no-repeat 0 0; }
#content .mainVisual .contentNavi .navi03 a { background: url(../images/btn03.gif) no-repeat 0 0; }
#content .mainVisual .contentNavi .navi04 a { background: url(../images/btn04.gif) no-repeat 0 0; }
#content .mainVisual .contentNavi li a:hover { background-position: 0 -80px; }

#content .side .localNavi li li a {
  display: block;
  height: 13px;
  text-indent: -99999px;
  overflow: hidden;
}
#content .side .localNavi .b_a01 a { background: url(../images/bland_a01.gif) no-repeat 0 0; }
#content .side .localNavi .b_b01 a { background: url(../images/bland_b01.gif) no-repeat 0 0; }
#content .side .localNavi .b_c01 a { background: url(../images/bland_c01.gif) no-repeat 0 0; }
#content .side .localNavi .b_k01 a { background: url(../images/bland_k01.gif) no-repeat 0 0; }
#content .side .localNavi .b_k02 a { background: url(../images/bland_k02.gif) no-repeat 0 0; }
#content .side .localNavi .b_m01 a { background: url(../images/bland_m01.gif) no-repeat 0 0; }
#content .side .localNavi .b_u01 a { background: url(../images/bland_u01.gif) no-repeat 0 0; }
#content .side .localNavi .b_v01 a { background: url(../images/bland_v01.gif) no-repeat 0 0; }
#content .side .localNavi .b_t01 a { background: url(../images/bland_t01.gif) no-repeat 0 0; }
#content .side .localNavi li li a:hover { background-position: 0 -13px; }

#content .side .localNavi .b_other a { background: url(../images/bland_alphabet_other.gif) no-repeat 0 0; width: 84px; height: 12px; }

#content .side .access .detail a {
  display: block;
  width: 87px;
  height: 24px;
  text-indent: -99999px;
  overflow: hidden;
  background: url(../images/detail_btn.gif) no-repeat 0 0;
}
#content .side .access .detail a:hover {
  background-position: 0 -24px;
}
#content .main .whats_new h2 a.more {
  float: right;
  display: block;
  width: 59px;
  height: 22px;
  background: url(../images/more_btn.gif) no-repeat 0 0;
  text-indent: -99999px;
}
#content .main .whats_new h2 a.more:hover {
  background-position: 0 -22px;
}