
@charset "Shift_JIS";

body { background-color: #000000;
	color: rgb(68,68,68);
		font-size: 12px; }


a:link {
	color: rgb(14,54,103);
	text-decoration: underline;

}
a:visited {
	color: rgb(14,54,103);
	text-decoration: underline;
}
a:active {
	color: rgb(255,108,0);
	text-decoration: underline;
}
a:hover {
	color: rgb(255,108,0);
	text-decoration: underline;

}

font {

font-family: "‚l‚r‚oƒSƒVƒbƒN", "‚l‚rƒSƒVƒbƒN"; font-size: 12px; line-height:120%;

} 

.sfont{
	font-size: 10px;
	line-height:120%
}

.mfont{
	font-size: 11px;
	line-height:100%
}

