body { 
	background-color: White;
	font-size: 10pt;
}
th {
	font-size: 10pt;
}
td {
	font-size: 10pt
}
td.num {
	font-size: 12pt;
	font-family: 'ＭＳ ゴシック,Osaka−等幅';
	text-align : center;
}
td.bnum {
	font-size: 12pt;
	font-family: 'ＭＳ ゴシック,Osaka−等幅';
	text-align: center;
	font-weight : bold;
}
input {
	font-size: 10pt;
}
.title {
	font-size : 12pt;
	font-weight : bold;
	color : White;
}
