<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}

.frameL {
	background-image: url(../img/fr02b.gif);
	background-repeat: repeat-y;
}
.frameR {
	background-image: url(../img/fr03b.gif);
	background-repeat: repeat-y;
}

.footTxt666 {
	font-size:10px;
	color: #666666;
	line-height: 130%;
}

.fontL {font-size:14px; line-height:1.5em;}
.fontM {
	font-size:12px;
	line-height:1.5em;
}
.fontS {
	font-size:10px;
	line-height:1.2em;
	letter-spacing: 0.05em;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none; }
a:active {text-decoration: none; }
a:hover {text-decoration: underline; }

.sideBG {
	background-image: url(../plan/img/side_bg.gif);
	background-repeat: repeat-y;
}
</pre></body></html>