body {
	font-family: "ＭＳ ゴシック";
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
h1 {
	font-family: "ＭＳ ゴシック";
	font-size: 14px;
	color: #000000;
	font-weight: lighter;
}
h1.ha {
	font-family: "ＭＳ ゴシック";
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
	background-color: #FFCCFF;
}
h2 {
	font-family: "ＭＳ 明朝", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a {
	text-decoration: none;
	font-size: 10px;
	color: #0000FF;
}
a.a1 {
	text-decoration: underline;
	font-size: 10px;
	color: #FF0000;
}
a.a2 {
	text-decoration: none;
	font-size: 10px;
	color: #FFFF00;
	font-family: "ＭＳ ゴシック";
}
a:hover {
	font-family: "ＭＳ 明朝", sans-serif;
	font-size: 10px;
	color: #FF0000;
}
p {
	font-family: "ＭＳ ゴシック";
	font-size: 10px;
	color: #000000;
}
p.p1 {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	color: #330000;
}
p.p2 {
	font-family: "ＭＳ ゴシック";
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
}
p.p3 {
	font-family: "ＭＳ ゴシック";
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
strong {
	font-weight: normal;
}
