﻿/*--------------*/
/* カレンダー   */
/*--------------*/


td.yobi {
								font-size:75%;
        				width: 35px;
								height:24px;
              	text-aign:center;
								background-color:#eeeeee;
}

.yobi.sunday {
								color:red;
}

.yobi.saturday {
								color:blue;
}

td.hinichi {
								font-size:75%;
        				width: 35px;
								height:24px;
}
