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


table.table1 th {
	padding: 0 8px;
	text-align: center;
	vertical-align: middle;
}
table.table1 th.blank {
	border: none;
	background-color: transparent;
}
table.table1 td.ans {
	background-color: hotpink;
}



