<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 */


/*---指導方針---*/
#houshintop {
	font-size: 1.4rem;
	line-height: 1.4;
	text-align: left;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 2px solid #336600;
	background-color:#F5F4E1
}
#houshintop-title {
	color:#CC0000;
	text-align: left;
	font-size: 1.3em;
	line-height:1.4em;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	margin: 5px 0 10px 0;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #CC0000;
}
#houshin-koumoku {
	font-size: 1.1em;
	line-height: 1.4;
	font-weight:bold;
	margin: 0 0 20px 20px;
	padding: 0;
}
#houshin-saiyuusen {
	font-size: 1.4em;
	line-height: 1.4;
	font-weight:bold;
	margin: 0 0 0 20px;
	padding: 0;
}
.kyoutsuumokuhyou {
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight:bold;
	margin: 0 0 20px 0;
	padding: 0;
}</pre></body></html>