﻿@charset "utf-8";

#calendar #koyomi1 {
  display: none;
}

#calendar .koyomi .pager {
  cursor: pointer;
  margin-top: -1.3em;
  text-decoration: underline;
}

#calendar #koyomi0 .pager {
  float: right;
}

#calendar #koyomi1 .pager {
  float: left;
}

#calendar .koyomi .pager:hover,
#calendar .koyomi .pager:focus,
#calendar .koyomi .pager:active {
  text-decoration: none;
}

#calendar table tr th,
#calendar table tr td {
  width: 2em;
}

#calnenlink{
  padding-top: 1.5em;
}

#calnenlink.calnext {
  text-align: right;
}

.calg {
  background-color: #deedce;
  padding: 0 .25em;
}

.caly {
  background-color: #fff3c1;
  padding: 0 .25em;
}