body {
	color: #003366;
	font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}
.base {
	font-size: 13px;
}
.base_bold {
	font-size: 13px;
	font-weight: bold;
}
.error_no {
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 28px;
}
a:link { color: #4169e1 ; text-decoration: none; }
a:visited { color: #4169e1 ; text-decoration: none; }
a:hover { color: #1e90ff ; text-decoration: none; }
a:active { color: #1e90ff ; text-decoration: none; }
