.big {
	font-size: 16px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	letter-spacing: 110%;
}
.big-b {
	font-size: 16px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	letter-spacing: 110%;
	font-weight: bold;
}
.large {
	font-size: 14px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	letter-spacing: 110%;
}
.large-b {
	font-size: 14px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	letter-spacing: 1px;
}
.mid {
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.mid-b {
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	letter-spacing: 1px;
}
.small {
	font-size: 11px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	letter-spacing: 110%;
}
.small-b {
	font-size: 11px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	letter-spacing: 1px;
}
.orange {
	color: #FF9933;
}
.green {
	color: #009933;
}
.white {
	color: #FFFFFF;
}
.d-gold {
	color: #444411;
}
.d-blue {
	color: #00215F;
}
.d-glay {
	color: #666633;
}
.d-red {
	color: #BD282E;
}
.lf {
	line-height: 110%;
}
A:visited {
	text-decoration:none;
	color:#666633;
}
A:link    {
	text-decoration:none;
	color:#333322;
}
A:hover   {
	text-decoration:underline;
	color: #FF0000;
} 
A:active  {text-decoration:none;}
.120lf {
	line-height: 120%;
}
.150lf {
	line-height: 150%;
}
