@charset "utf-8";
.main_bdy {
	border: 1px solid #333333;
}
.inner_tbl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.footer,.footer a:link, .footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #26235D;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #26235D;
	text-decoration: underline;
}
.txt_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #F57E20;
}
.txt_wfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.txt_wfont a:link, .txt_wfont a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	font-style: italic;
}
.txt_wfont a:hover, .txt_wfont a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: justify;
	font-style: italic;
}
.topnavi,.topnavi a:link, .topnavi a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #26235D;
	text-decoration: none;
	letter-spacing: -1px;
	padding-right: 8px;
	padding-left: 8px;
}
.topnavi a:hover, .topnavi a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #26235D;
	text-decoration: underline;
	letter-spacing: -1px;
	padding-right: 8px;
	padding-left: 8px;
}

.txt_wtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
