<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	background-color: whitesmoke;
	color: black;
	text-decoration: none;
	line-height: 1.6;
}

p
{
}

p.small
{
	font-size: 90%;
	line-height: 1.5;
}

p.big
{
	font-family: HG丸ｺﾞｼｯｸM-PRO, MS UI Gothic, ＭＳ Ｐゴシック, ＭＳ ゴシック, sans-serif;
	font-size: 300%;
	font-weight: bold;
}

p.title
{
	font-size: 80%;
	font-weight: bold;
}

p.menu
{
	color: darkblue;
	font-size: 80%;
	line-height: 1.4;
}

p.modified
{
	color: darkblue;
	font-size: 80%;
}

p.footer
{
	color: darkblue;
	font-size: 80%;
	line-height: 1.2;
}

p.copyright
{
	color: royalblue;
	font-size: 80%;
}

p.amigo
{
	color: green;
	font-family: ＤＦＰPOP体, HGP創英角ｺﾞｼｯｸUB, MS UI Gothic, ＭＳ Ｐゴシック, ＭＳ ゴシック, sans-serif;
	font-size: 180%;
	font-weight: bold;
}

p.bigamigo
{
	color: gold;
	font-family: ＤＦＰPOP体, HGP創英角ｺﾞｼｯｸUB, MS UI Gothic, ＭＳ Ｐゴシック, ＭＳ ゴシック, sans-serif;
	font-size: 400%;
	font-weight: bold;
}

dl.link
{
	font-size: 95%;
	margin-left: 5%;
	margin-right: 5%;
}

em
{
	font-style: normal;
	font-weight: bold;
}

h1
{
	color: green;
	font-size: 140%;
	font-weight: bold;
}

h2
{
	color: green;
	font-size: 130%;
	font-weight: bold;
}

h3
{
	color: green;
	font-size: 120%;
}

h4
{
	color: green;
	font-size: 110%;
}

h5
{
	color: green;
	font-size: 100%;
}

h6
{
	color: green;
	font-size: 90%;
}

h1.big
{
	font-family: ＤＦＰPOP体, HGP創英角ｺﾞｼｯｸUB, MS UI Gothic, ＭＳ Ｐゴシック, ＭＳ ゴシック, sans-serif;
	font-size: 400%;
	font-weight: bold;
}

h2.amigo
{
	color: black;
	font-family: ＤＦＰPOP体, HGP創英角ｺﾞｼｯｸUB, MS UI Gothic, ＭＳ Ｐゴシック, ＭＳ ゴシック, sans-serif;
	font-size: 200%;
	font-weight: bold;
}

a:link
{
	color: mediumblue;
	text-decoration: underline
}

a:visited
{
	color: darkviolet;
	text-decoration: underline
}

a:hover
{
	background: OldLace;
}
</pre></body></html>