/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.e-mokuren.com/mt/mt-static/themes-base/blog.css);
@import url(http://www.e-mokuren.com/mt/mt-static/support/themes/iryou_a1/iryou_a1.css);
/* end StyleCatcher imports */

#header-name {
    font-size : 45px;
}

/* calendar */
table.schedule-table {
    border-collapse : collapse;
}
table.schedule-table td {
    width : 70px;
    vertical-align : top;
    text-align : center;
    border : 1px solid black;
    padding : 1px 3px;
    font-size : 13px;
}
.sunday {
    color : red;
}
.saturday {
    color : blue;
}


.asset-more {
    margin-left : 15px;
}
