/* The Style Sheet of My Document */
/* テーブル枠あり */

table.calendar{
    border-spacing:0;
    background-color:#FCC592;
    empty-cells:show;
	width: 715px;
}

.calendar td{
	text-align:center;
}


font.kyuujitsu {
	color:#9ACD32;
}
