body {
	font-size: 10pt;
	font-family: "HGSｺﾞｼｯｸM";
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 10pt;
}

/*リンク部分の下線を消す*/
a:link, a:visited, a:active, a:hover {
		text-decoration:none
}

.td{
	font-family: "ＤＦＧ平成ゴシッ体";
	font-size:9pt;
	color:#FFFFFF;
	font-weight:bold
}
.space{
	line-height: 1.7;
	white-space: normal;
}