.f90 {  font-size: 90%; line-height: 130%}
.f75 {  font-size: 75%; line-height: 130%}
a:link {  color: #993300; text-decoration: none}
a:active {  color: #FF0000; text-decoration: underline}
a:visited {  color: #FF6600}
a:hover {  color: #FF6600; text-decoration: underline}
body {
scrollbar-face-color: #FFFFFF;
scrollbar-arrow-color: #FF6600;
scrollbar-highlight-color: #FF6600;
scrollbar-shadow-color: #FF6600;
scrollbar-base-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FF9933;
}

/**.bg {
	background-color: #000000;
}
**/

.bg {
	background: #FFFFFF url(images/common/bg_winter.gif) repeat;
}
.f_green{
	color: #339966;
}

.f_red{
	color: red;
}

.f_gray{
	color: #666666;
}

.kei{
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
