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

/* 表 */

table.table1 th{
	width: 46px;
	text-align: center;
	font-weight: normal;
}
table.table1 thead td{
	width: 38px;
}
table.table1 thead td.sum{
	width: 20px;
}
