@charset "shift_jis";

table
{
	border-collapse: collapse;
	font-family: monospace;
}
table, th, td
{
	border: #000 solid 1px;
}
th
{
	font-weight: bold;
	text-align: center;
}
th, td
{
	padding: 3px;
}
caption
{
	text-align: left;
}
