
#floatSide-move-navigator {
  display: none;
  z-index: 999;
}

#floatSide-move-navigator a {
  position: fixed;
  bottom: 5px;
  width: 47px;
  height: 47px;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 47px 47px;
  background-position: 0 0;
  z-index: 999;
}

#floatSide-move-navigator a.prev {
  left: 8px;
  background-image: url("/m/img/button-floatSide-prev.png");
}

#floatSide-move-navigator a.top {
  right: 8px;
  background-image: url("/m/img/button-floatSide-top.png");
}

.login {
  background-color: #333333;
  color: #ffffff
}

.logout {
  background-color: #4a5164;
  color: #ffffff
}

li.today_view {
  width: 100px;
  float: left;
}

.recommend {
	overflow: hidden;
}

