@charset "utf-8";

table.case {
	font-size:110%;
	width:350px;
	margin:0 auto;
}
table.case th {
	text-align:left;
	padding:5px;
}
table.case th.light {
	background:#f9f9f9;
}
table.case td {
	padding:5px;
}
