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

.hrstyle2{
margin: 0px 0px 20px 0px;
}
.hrstyle1{
margin: 0px 0px 20px 0px;
}


#calendar {
    margin: 5px 0px 5px 0px;
    color: #666666;
    text-align: center;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
}
#calendar table {
    padding: 0px;
    border-collapse: collapse;
}
#calendar th {
padding-left: 5px;
    padding-bottom: 3px;
    text-align: center;
    font-size: 9px;
    width: 23px;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 10px;
    line-height: 120%;
}
.today {
    display: block;
}
.sunday,
.holiday{
    color: #666666;
}
.saturday{
    color: #666666;
}
