/* CSS Document */
.f14 {
    font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Hiragino Kaku Gothic Pro";
	font-size:14px;
	color:#555555;
	line-height:20px;
}
.f12 {
    font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Hiragino Kaku Gothic Pro";
	font-size:12px;
	color:#555555;
	line-height:18px;
}
.f10 {
    font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Hiragino Kaku Gothic Pro";
	font-size:10px;
	color:#555555;
	line-height:16px;
}
body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
a {
	text-decoration:underline;
	color:#555555;
}
a:hover {
	text-decoration:underline;
	color:#FF9600;
}
a.faq {
	text-decoration:underline;
	color:#555555;
}
a:hover.faq {
	text-decoration:underline;
	color:#FFBA00;
}
a.navi {
	text-decoration:none;
	color:#999999;
}
a:hover.navi {
	text-decoration:underline;
	color:#999999;
}
