.f12 {
	font: 12px/16px "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
.f14 {
	font: 14px/18px "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
.f16 {
	font: 16px/20px "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
.f18 {
	font: 18px/22px "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
.f20 {
	font: 20px/24px "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
.title {
	font: 20px/24px "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	width: 100%;
	filter: dropshadow(color=#6699ff,offx=2,offy=2,positive=1);
	color: #FFFFFF;
}

A:LINK{  color : #0066FF;  text-decoration : underline;}
A:VISITED{  color : #0066FF;; text-decoration: underline}
A:HOVER{  color : #FF6600;  text-decoration : none;}
A:ACTIVE{  color : #ff0000;  text-decoration : none;}

a.menu:link {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:active {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.dotline {
	color: #3366CC;
	border: dotted #3366CC;
}
.tennmetu { color: blue; font-size: large; font-weight: 500; text-decoration: blink }
