<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* COMMON */
p.sc {
	width:400px; 
	height:82px;
	overflow: auto;
	scrollbar-base-color: #FAE9AB;
    	scrollbar-arrow-color:#DE8B5A;
}

BODY {
scrollbar-base-color: #CCCCCC;
    scrollbar-arrow-color: #666666;

}

P {
	margin-top: 0px;
	margin-bottom: 9px;
}

h1 {
	font-family: verdana, arial, MS ゴシック, osaka, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

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

/* FONT COLOR */

.fix_large { }
.fix_middle { }
.fix_middle_2 { }
.fix_middle_3 { }
.fix_small { }
.fix_small_2 {}
.fix_small_3 { }
.val_middle { }
.val_middle_2 { }
.val_small { }
</pre></body></html>