body {
	font-size: 90%;
}

caption {
	caption-side: top;
	font-size: 18px;
	font-weight: bold;
	margin: 10px;	
	line-height: 2.0em;
} 
.day {
	font-size: 14px;
	font-weight: normal;
	width: 800px;
	font-align: right;
	padding-left: 20px;
}
.setsu {
	font-size: 14px;
	font-weight: normal;
}
#dai {
	background-color: #fff799;
	font-weight: bold;
	font-size: 13px;
	
}
table {
	margin: 10px;
}

td {
	font-size: 14px;
	padding: 2px;
	text-align: left;
}
tr.minou td {
	background-color: #ddd;
}
