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

/* menu */
#roof a {
	background-color: #E6E6E6;
	background-image: url(/common/img/menulist_on.gif);
	background-repeat: no-repeat;
	background-position: 20px 11px;
	color: #006979;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
/* menu */</pre></body></html>