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


/* 表 */

table.table1 th, table.table1 td {
	text-align: center;
	font-size: 10px;
	vertical-align: middle;
}
table.table1 th{
	font-weight: normal;
}

