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


table.table2 {
	margin-left: 20px;
}

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

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

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