@charset "UTF-8";
/* CSS Document */
 
.saitaku th
{
	background:steelblue;
	color:white;
}

.saitaku td
{
	background:whitesmoke;
}

.year_select
{
	text-align:center;
	border:1px solid silver;
	padding:3px;
}