.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;
}
.text16 {
	FONT-SIZE: 16px;
	LINE-HEIGHT: 160%;
	color: #333333;
}
.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;
}
.style2 {color: #CC0000}

a:link {color: #333333;text-decoration:none;}
a:visited {color: #333333;text-decoration:none;}
a:hover {color: #FF0000;text-decoration:none;}
a:active {color: #FF0000;text-decoration:none;}

#h1 {text-align:center;
	 font-size:11px;
	 font-weight:bold;
	 margin:1px;
	 color:#999999;}

#h1 a {font-size:11px;
	   font-weight:bold;
	   color:#999999;}
