@charset "utf-8";
.th {
	border: 1px solid #9FACBB;
}
.block_title {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #51647d;
}
.top_tr {
	font-size: 12px;
	color: #618e99;
	padding-left: 36px;
}
.top_text {
	font-size: 10px;
	color: #666666;
	padding-top: 30px;
	padding-right: 20px;
}
.tr_th {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
.tr_th a:link, a:visited, a:active {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
.tr {
	font-size: 12px;
	color: #504d4f;
}

.tr a:link, a:visited, a:active {
	font-size: 12px;
	color: #504d4f;
}
.copyright {
	color: #235a76;
	padding-bottom: 5px;
}
.bg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


.copyright a:link, a:visited, a:active {
	color: #009856;
}
.top_tr a:link, a:visited, a:active {
	font-size: 12px;
	color: #618e99;

}
