@charset "utf-8";
.block_header {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #ff9023;
	padding-top: 13px;
}
.th {
	border: 1px solid #666666;
}
.top_text {
	font-size: 9px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 3px;
}
.top_tr {
	font-size: 10px;
	color: #444444;
}

.top_tr a:link, a:visited, a:active {
	font-size: 10px;
	color: #444444;
}
.tr_th {
	font-size: 14px;
	font-weight: bold;
	color: #C15200;
}
.tr {
	font-size: 12px;
	color: #333333;
}
.copyright {
	color: #666666;
}
.bg {
	background-image: url(images/bg_01.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.copyright a:link, a:visited, a:active {
	color: #444444;
}

.tr a:link, a:visited, a:active {
	font-size: 12px;
	color: #333333;
}

.tr_th a:link, a:visited, a:active {
	font-size: 14px;
	font-weight: bold;
	color: #C15200;
}
