a {text-decoration:none;}

* {
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 10pt;
}

body,table {
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 10pt;
	word-break: break-all;
}

.subtxt {
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 13.5pt;
	font-weight: bold;
}

.nametxt {
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.comtxt {
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 12pt;
	word-break: break-all;
}