.text10 {
	FONT-SIZE: 10px;
	LINE-HEIGHT: 130%;
	color: #333333;

}
.text12 {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 130%;
	color: #333333;

}
.text14 {
	FONT-SIZE: 14px;
	LINE-HEIGHT: 140%;
	color: #333333;

}
.text14_s {
	font-size: 14px;
	line-height: 120%;
	color: #333333;
}

A:link { color:#0033CC; } 
A:visited {
	color: #0033CC;
} 
A:active { color:#CC0000; text-decoration:none ; } 
A:hover { color:#CC0000; text-decoration:none ; } 
.text12_b {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
}
body {
	font-family: "lr SVbN", "Osaka|";
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tx {
	padding: 5px;
	height: auto;
	width: 100%;
	border-left: 5px solid #990033;
	font-size: 12px;
}

#navlist
{
	padding-left: 0;
	margin-left: 0;
	width: 185px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 0px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding: 5px;
	width: 165px;
}

#navlist li a {
	text-decoration: none;
	color: #005699;
	padding-left: 3px;
	font-size: 12px;
	line-height: 130%;
}
#navlist li a:hover {
	text-decoration: underline;
	padding-left: 3px;
	font-size: 12px;
	line-height: 130%;
}
#navlist li a:visited {
	padding-left: 3px;
	font-size: 12px;
	line-height: 130%;
	color: #005699;
}
.text14_b {
	FONT-SIZE: 14px;
	LINE-HEIGHT: 140%;
	color: #333333;
	font-weight: bold;
}
.text14_c {
	FONT-SIZE: 14px;
	LINE-HEIGHT: 140%;
	color: #0000ff;
	font-weight: bold;
}
.text14_d {
	FONT-SIZE: 14px;
	LINE-HEIGHT: 140%;
	color: #ff3300;
	font-weight: bold;
}
.text20_b {
	FONT-SIZE: 20px;
	LINE-HEIGHT: 140%;
	color: #0000ff;
	font-weight: bold;
}