@charset "utf-8";
/* CSS Document */

.date-move-area div:last-child {
  background-color: #FFF;
  border-color: #ABABAB;
}
.date-move-area .button-on {
  background-color: #FFF;
}
#button-off {
  color: #ABABAB;
  font-size: 60%;
  background-color: #E1E1E1;
  border-color: #ABABAB;
}

.monthnew_txt {
  font-size: 90%;
}
