#back        { width: 60px ;}
.indent      { margin-left: 30px ;}
body
{
	font-family: Meiryo;
}
h1
{
	border-bottom: 1px solid #FF0000;
	margin-top: 0;
}
h1 span
{
	font-size: medium;
	vertical-align: bottom;
	height: 20px;
}
span.ninzu
{
	font-family: "Arial Black";
	font-size: xx-large;
	color: crimson;
}
table.list
{
	border-collapse: collapse;
}
.list th
{
	border: #999 solid 1px;
}
.list td
{
	border: #999 solid 1px;
}