<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#footer a:visited, #footer a:link { color: #00ff00; }
#footer a:hover { color: #ff0000; }

#footer {
	background-image: url("../parts/pattern/bg_pattern_1b_005.png");
	background-color: #2244ff;
	color: #ffffff;
	padding-top: 20px;
	font-size: small;
}
#footer_contents {
	margin-left :auto;
	margin-right :auto;
	width: 1000px;
	text-align: left;
}
#footer_main {
	height: 150px;
}
#footer_link {
	position: absolute;
}
#footer_update {
	position: relative;
	left: 200px;
	width: 800px;
}
#copyright {
	padding-right: 10px;
	text-align: right;
	font-size: small;
	clear: both;
}

.footer_header {
	font-weight: bold;
}

</pre></body></html>