/* CSS Document */
html,body {
scrollbar-arrow-color: ff0066;
scrollbar-face-color: ffffff;
scrollbar-highlight-color: ffffff;
scrollbar-shadow-color: ffffff;
scrollbar-3dlight-color: ff0066;
scrollbar-darkshadow-color: ff0066;
scrollbar-track-color: ff0066;
}

.w01{background-image:url(../image/touka_01.png); background-repeat:repeat-x;}
.w02{background-image:url(../image/touka_02.png); background-repeat:repeat-y;}
.w03{background-image:url(../image/touka_03.png); background-repeat:repeat-x;}
.w04{background-image:url(../image/touka_04.png); background-repeat:repeat-y;}
.w05{background-image:url(../image/touka_05.png);}
.w06{background-image:url(../image/touka_06.png);}
.w07{background-image:url(../image/touka_07.png);}
.w08{background-image:url(../image/touka_08.png);}

.sunday{font-size:10px; font-weight:bold; color:#ffffff; text-align:center; border:solid 1px #666666; background-color:#993333;}
.satday{font-size:10px; font-weight:bold; color:#ffffff; text-align:center; border:solid 1px #666666; background-color:#663399;}
.day{font-size:10px; font-weight:bold; color:#ffffff; text-align:center; border:solid 1px #666666; background-color:#993366;}
.days{font-size:10px; font-weight:bold; color:#663344; text-align:center; border:solid 1px #666666; background-color:#ffffff;}

