body {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	width: 100%;
	height: 100%;
}
a {
	color: #CC6600;
	text-decoration:underline;
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.style1 {
	color: #CC6600;
	font-size: 10pt;
	font-weight: normal;
}
.style2 {
	color: #FF0033;
	font-size: 10pt;
}
