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


table.table1 th, table.table1 td {
	padding:  10px;
	text-align: center;
}

table.table1 th, table.table2 td {
	padding: 0 6px;
	text-align: center;
}

table.table1 figure{
	margin-bottom: -16px;
}







table.table2 th {
	width: 70px;
	font-weight: normal;
}
