table#calender { width: 90% }
col#date { text-align: right; width: 5% }
col#dw { text-align: center; width: 5% }
col#group { width: 30% }
col#object { width: 40% }
col#etc { width: 20% }

span.month { font-size: 1.2em; font-weight: bold; color: red; background-color: #ffc }
span.month a:visited { color: red }

p.monthnavi { text-align: center }

th { font-size: 0.9em }

tr.sat { background-color: #ccf }
tr.sun { background-color: #fcc }