<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

#container #main_image h2 {
	position: absolute;
}
#container #main_image {
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#container #main_contents #left_contents #left_contents_uneder #outline2 {
	position: absolute;
	margin-top: 230px;
}
</pre></body></html>