/* 画面レイアウトの設定 */
table.basewidth	{ width: 100% }

.calwidth { width: 32% }
.calblank { width: 2% }
.calmm { background-color: #CCFFCC; color: #000000; text-align: center }
.caldd { background-color: #FFE6E6; color: #000000; text-align: center }
.calchk { background-color: #FFFFFF; color: #000000; text-align: center }
.calsun { background-color: #FFE0CC; color: #CC3300; text-align: center }
.calsat { background-color: #E0FFFF; color: #000066; text-align: center }
.calww { background-color: #FFFFFF; color: #000000; text-align: center }

