.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: #444444;

}
.text14_s {
	font-size: 14px;
	line-height: 120%;
	color: #333333;
}

A:link { color:#990033; } 
A:visited {
	color: #990033;
} 
A:active { color:#003399; text-decoration:none ; } 
A:hover { color:#003399; 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;
}
