body {
	font-size : 1em;  /*10px;*/
	line-height : 140%;
	text-align : center;
}

table {
	width : 700px;
	margin : 0 auto;
}

th {
	padding : 4px;
	white-space : nowrap;
}

td {
	padding : 4px;
	text-align : left;
}

ul {
	list-style-type : square;
}

#mokuteki {
	text-indent : 1em;
}

#header {
	margin-bottom : 2em;
}

#footer {
	margin-top : 2em;
}

