/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.coalblack.jp/mt1992/mt-static/themes-base/blog.css);
@import url(http://www.coalblack.jp/mt1992/mt-static/themes/unstyled/screen.css);
/* end StyleCatcher imports */


#calendar {
    margin: 10px 0 10px;;
    color: #444444;
}
.calendarhead {
    padding-bottom: 5px;
    text-align: center;
    font-size: 9px;
}
#calendar table {
    padding: 0;
    border-collapse: collapse;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 8px;
    width: 23px;
letter-spacing: -0.1em;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 10px;
    line-height: 120%;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #000000;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #000000;
}

font {
    font-size: 11px;
}
