	body {
		font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", Osaka; 
		font-size: 10pt;
		line-height:12pt;
	}

	td {
		font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", Osaka; 
		font-size: 10pt;
		line-height:12pt;
	}

	a {
		font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", Osaka;
		font-size: 10pt;
		line-height: 12pt;
		text-decoration:none;
		color:#9933cc;
		}
  a:hover {
		text-decoration:underline;
		}
  
	.red {
		font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", Osaka;
		font-size: 10pt;
		line-height: 12pt;
		color:#CC3366;
	}
	.blue {
		font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", Osaka;
		font-size: 10pt;
		line-height: 12pt;
		color:#336699;
	}
	.comment {
		font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", Osaka;
		font-size: 8pt;
		line-height: 10pt;
		color:#606060
	}

	
