@charset "utf-8";

/*h2.day {padding:0;}*/

h2.DateSub a {display:block;}

h2.DateSub a:hover,h2.DateSub a:focus,h2.DateSub a:active {text-decoration:underline overline;}

table.year {
width:100%;
margin-bottom:4px;
border-width:0 0 0 1px;
border-style:solid;
}

table.year tr.sat {background-color:#d0e3f4;}

table.year tr.sun {background-color:#f2cdcf;}

table.year th,table.year td {
padding:0;
line-height:1.6;
text-align:center;
border-width:0 1px 1px 0;
border-style:solid;
}

table.year td.day {width:35px;}

table.year td.summary {
line-height:1.6;
text-align:left;
}

table.year p {margin:0 !important;}

table.year p a {
display:block;
padding-left:2px;
line-height:1.6;
color:#404040;
}

table.year p a:hover,table.year p a:focus,table.year p a:active {
text-decoration:none;
color:#fff;
background-color:#888;
}

