	body {
		font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", Osaka; 
		font-size: 10pt;
		line-height:12pt;
		color:#333333;
	}

	td {
		font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", Osaka; 
		font-size: 10pt;
		line-height:12pt;
		color:#333333;
	}

	a {
		font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", Osaka;
		font-size: 10pt;
		line-height: 12pt;
		text-decoration:none;
		color:#009999;
		}
  a:hover {
		text-decoration:underline;
		}
  
	.white{
		font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", Osaka;
		font-size: 10pt;
		line-height: 12pt;
		color:#FFFFFF;
	}

	.pink {
		font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", Osaka;
		font-size: 10pt;
		line-height: 12pt;
		color:#FF66CC;
	}

	.red {
		font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", Osaka;
		font-size: 10pt;
		line-height: 12pt;
		color:#FF3399;
	}
	.blue {
		font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", Osaka;
		font-size: 10pt;
		line-height: 12pt;
		color:#3333CC;
	}
	.comment {
		font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", Osaka;
		font-size: 8pt;
		line-height: 10pt;
		color:#606060
	}

	
