<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 */
.top-head1 {
	background-image: url(../images/top/top_bg01.jpg);
	background-repeat: no-repeat;
	height: 60px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCC66;
	border-bottom-color: #CCCC66;
	background-color: #EFEFD2;
	color: #666600;
	font-size: 12px;
	line-height: 140%;
	padding-left: 15px;
}
.top-head2 {
	background-image: url(../images/top/top_bg02.jpg);
	background-repeat: no-repeat;
	height: 60px;
	background-color: #EFEFD2;
	width: 124px;
	padding-top: 6px;
}
.top-mainunder {
	background-image: url(../images/top/main_under.jpg);
	background-repeat: no-repeat;
}
.top-line-l {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.top-line-r {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

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