<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.topnavi	{
	font-size: smaller;
}
div.head	{
	margin: 1em 0px;
	padding: 3px;
	text-align: center;
	border-color: #ccffcc darkgreen darkgreen #ccffcc;
	border-style: solid;
	border-width: 1px;
	background-color: green;
	color: snow;
}
h1	{
	font-family: sans-serif;
	margin: 0px;
}
div.h1head	{
	font-size: smaller;
}
div.bodyblock	{
	margin: 1em 0px;
	border: 2px solid green;
	padding: 3px;
}
h2	{
	margin: 0px;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: green;
	padding: 3px;
	background-color: #ccffcc;
	font-family: sans-serif;
}
div.bodyblock div.main	{
	margin: 0.5em;
	font-family: Verdana,"ＭＳ Ｐゴシック",sans-serif;
	font-size: smaller;
	line-height: 135%;
}
strong.keyfunction	{
	border-bottom: 1px dotted gray;
	background-color: #eeffee;
}
strong.keypoint	{
	border-bottom: 1px dotted red;
	background-color: #fff0f0;
	color: #cc0000;
}
span.keypoint	{
	border-bottom: 1px dotted gray;
	background-color: #f5f5f5;
	font-weight: bold;
}
strong.important	{
	color: red;
}
div.softinfo	{
	padding: 3px;
	background-color: darkblue;
	color: white;
	font-weight: bold;
}
div.oldsoftinfo	{
	padding: 3px;
	background-color: #8080ff;
	color: white;
	font-weight: bold;
}
table.howtoinstall	{
	margin: 1em;
}
table.howtoinstall th	{
	background-color: #ccffcc;
}
table.howtoinstall td.category	{
	background-color: #f0f0f0;
}
table.howtoinstall td.fileupdate {
	background-color: #ffcccc;
	color: #800000;
}
table.howtoinstall td.noupdate {
	background-color: #ccccff;
	color: #000080;
}
table.howtoinstall td.editupdate {
	background-color: #ffffcc;
	color: #555500;
}
div.editfile	{
	border-bottom: 1px dotted green;
	font-weight: bold;
	background-color: #f0f0f0;
}
div.editpoints	{
	margin: 0.5em 1em;
}
div.editpoints span.edit	{
	color: red;
	font-weight: bold;
}
div.editpoints div.exp	{
	margin-left: 3em;
	color: green;
}
h3	{
	border-width: 1px 0px;
	border-color: #808000;
	border-style: solid;
	padding: 0.3em 0px;
	background-color: #ffffcc;
}
div.menu	{
	text-align: center;
	margin: 1em;
}
p.backlink	{
	text-align: center;
}
p.copyright	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
address	{
	text-align: right;
	font-size: smaller;
}
div.update {
	color: green;
	font-size: smaller;
	margin: 0.3em 3em;
	padding: 0.3em;
	border: 1px solid green;
	background-color: #ffffdd;
}
div.update span.date {
	color: #ff0080;
}
</pre></body></html>