.x-small  {
	font-size: 8pt;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.small  {
	font-size: 9pt;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.middle  {
	font-size: 10pt;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.large   {
	font-size: 11pt;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.x-large  {
	font-size: 12pt;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.xx-large {
	font-size: 13pt;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.xxx-large {
	font-size: 14pt;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

A:link     { color: #0000f0 }
A:visited     { color: #800000 }
A:active    { color: #ff0000 }
A:hover { color: #ff0000 }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	color: #000000;
}

img {
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
margin-top: 0em;
}

img.r {
float: right;
margin-bottom: 0.5em;
margin-left: 0.5em;
}

img.l {
float: left;
margin-right: 0.5em;
margin-bottom: 0.5em;
}
