@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	line-height: 150%;
}
body {
	background-color: #f3f3f3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ea2e00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
}
.txt_white {
	color: #FFFFFF;
}
.txt_footer, a:link.txt_footer, a:visited.txt_footer, a:hover.txt_footer {
	font-size: 11px;
	color: #FFFFFF;
}
.txt_w_16 {
	font-size: 16px;
	color: #FFFFFF;
}
.hd_page {
	color: #003366;
	font-size: 24px;
}
.inputbox {
	border: 1px solid #cccccc;
}
.hd_page {
	color: #003366;
	font-size: 24px;
	display: block;
	padding-bottom: 2px;
	border-bottom: 2px #003366 solid;
}
.txt_blue {
	color: #003366;
}
.txt_org {
	color: #ea2e00;
}
.txt_org_24, a:link.txt_org_24, a:visited.txt_org_24 {
	color: #ea2e00;
	font-size: 24px;
}
.txt_app {
	color: #ea2e00;
}
