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

.module-calendar .module-content {
    margin: 0 -10px 0 2px;
    _margin: 0 -2px 0 -3px;
    padding-bottom: 5px;
    font-size: 9px;
}
.module-calendar .module-content th {
    padding-bottom: 3px;
    font-size: 9px;
    _font-size: 8px;
    width: 20px;
}
.module-calendar .module-content td {
    padding: 2px 0;
    font-size: 9px;
    line-height: 120%;
    _line-height: 100%;
}

.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #FF0000;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000FF;
}
