#wrapper {
  background: url("../img/common/bg/bg_num.gif") fixed repeat-y 55px -10px, url("../img/common/bg/bg_line.png") fixed repeat-y 55px -10px;
}

#menu_wrap .menes {
  background: url("../img/common/dot.png");
}
#menu_wrap .menes .sns li {
  vertical-align: top;
}
#menu_wrap .menes .sns .tw a {
  background-image: url("../img/common/menu/twitter.png");
}
#menu_wrap .menes .sns .fb a {
  background-image: url("../img/common/menu/facebook.png");
}
#menu_wrap .navigation .top a {
  width: 26px;
  background: url("../img/common/menu/top.png");
}
#menu_wrap .navigation .intro a {
  background: url("../img/common/menu/introduction.png");
  width: 100px;
}
#menu_wrap .navigation .character a {
  background: url("../img/common/menu/character.png");
  width: 82px;
}
#menu_wrap .navigation .staff a {
  background: url("../img/common/menu/staffcast.png");
  width: 81px;
}
#menu_wrap .navigation .story a {
  background: url("../img/common/menu/story.png");
  width: 44px;
}
#menu_wrap .navigation .themesong a {
  background: url("../img/common/menu/themesong.png");
  width: 84px;
}
#menu_wrap .navigation .bluray {
  height: 12px;
}
#menu_wrap .navigation .bluray a {
  background: url("../img/common/menu/bluray.png");
  width: 106px;
}
#menu_wrap .navigation .onair a {
  background: url("../img/common/menu/onair.png");
  width: 44px;
}
#menu_wrap .navigation .movie a {
  background: url("../img/common/menu/movie.png");
  width: 58px;
}
#menu_wrap .navigation .tickets a {
  background: url("../img/common/menu/tickets.png");
  width: 58px;
}
#menu_wrap .navigation .special a {
  background: url("../img/common/menu/special.png");
  width: 54px;
}
#menu_wrap .navigation .news a {
  background: url("../img/common/menu/news.png");
  width: 39px;
}
#menu_wrap .navigation .current a {
  background-position: bottom;
  cursor: default;
}
#menu_wrap .navigation .current a:hover {
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}