/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://wataya.co.jp/mt/mt-static/themes-base/blog.css);
@import url(http://wataya.co.jp/mt/mt-static/support/themes/unity-blue/unity-blue.css);
/* end StyleCatcher imports */

#calendar { line-height: 140%; color: #003300; font-family: Verdana, Arial, sans-serif; padding: 0px; text-align: center; margin-bottom: 5px; }
#calendar table {
font-size: 90%;
padding: 2px;
border-collapse: collapse;
border: 0px;
width: 155px;
}

#calendar caption {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
color: #333333;
text-align: center;
background-color: #ffffff;
padding-top: 2px;
padding-bottom: 5px;
}

#calendar th {
text-align: center;
font-weight: normal;
background-color: #ebe8e1;
}

#calendar .sunday { background-color:#ffe6cc; }

#calendar .saturday { background-color:#ccffcc; }

#calendar td { text-align: center; }

#calendar a:link {
text-decoration: none;
color: #0033ff;
border-bottom: 1px solid #d97f26;
}

#calendar a:link:hover {
text-decoration: underline;
color: #ff3300;
border-bottom: 1px solid #d97f26;
}

#calendar a:link:active {
text-decoration: underline;
color: #0033ff;
border-bottom: 1px solid #d97f26;
}

#calendar a:visited {
text-decoration: none;
color: #0033ff;
border-bottom: 1px solid #d97f26;
}

#calendar a:visited:hover {
text-decoration: underline;
color: #ff3300;
border-bottom: 1px solid #d97f26;
}

#calendar a:visited:active {
text-decoration: underline;
color: #0033ff;
border-bottom: 1px solid #d97f26;
}

.widget-calendar table {
width: 100%;
}
.widget-calendar caption {
text-align: center;
padding-top:5px;
font-size:12px;
}