@import url("new.css");
.f10 {
	font-size: 10px;
	line-height: 15px;
	color: #222222;
}
.f11 {
	font-size: 11px;
	line-height: 17px;
	color: #222222;
}
.f12 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #222222;
}
.f12b {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #222222;
}
.f14 {
	font-size: 14px;
	line-height: 22px;
	color: #222222;
}
.f14k {
	font-size: 14px;
	line-height: 22px;
	color: #222222;
}
.f14b {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #222222;
}
.f12bn {
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}
.f14bn {
	font-size: 14px;
	font-weight: bold;
	color: #222222;
}
.f18bn {
	font-size: 18px;
	font-weight: bold;
}
.f20bn {
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
}
.f24bn { font-size: 24px; font-weight: bold}
.f28bn { font-size: 28px; font-weight: bold}

a {
	color: #000066;
	text-decoration: none;
}
a:hover {  color: #3399FF; text-decoration: underline}
body {
	font-family: "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "‚l‚r PƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN";
	background: #FFFFCC;
	margin: 0px;
}
