@charset "utf-8";
/* CSS Document */


article section img{
	margin: 0 3px;
	vertical-align: -3px;
}

table.table1 th.wakugai {
	border: none;
	background-color: transparent;
}
table.table1 th {
	line-height: 1.1;
}
table.table1 th,
table.table1 td {
	padding: 2px 4px;
	vertical-align: middle;
}
table.table1 td.blue {
	background-color: lightskyblue;
}
table.table1 td.green {
	background-color: palegreen;
}
