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

/* 表 */
table.table1 th.clear {
	border: none;
	background: transparent;
}
table.table1 th,
table.table1 td {
	width: 30px;
	text-align: center;
	vertical-align: middle;
}
table.table1 th.tate {
	line-height: 1;
}

table.table2 th {
	padding: 2px 4px;
	vertical-align: middle;
}
table.table2 th.orikaeshi {
	line-height: 1.2;
}
table.table2 td {
	width: 30px;
	text-align: center;
	vertical-align: middle;
}
