@charset "utf-8";
.logo_desc {
	font-size: 10px;
	color: #333333;
	margin-left: 28px;
	margin-top: 58px;
}
.block_header {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	margin-left: 45px;
}
.th {
	border: 1px solid #999999;
}
.th_desc {
	font-size: 12px;
	font-style: italic;
}
.th_desc A{font-size: 12px;color: #666666;}
.th_desc A:hover{color: black;}
.th_desc A:visited{font-size: 12px;}
.th_desc A:active{font-size: 12px;}
.tr_big {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: 9f0000;
}
.tr_big A{color: 9f0000;text-decoration: none;}
.tr_big A:hover{color: 666666;}
.tr_big A:visited{color: 9f0000;}
.tr_big A:active{color: 9f0000;}
.tr {
	color: #666666;
}
.copyright {
	margin-bottom: 16px;
}
.copyright_text {
	font-size: 11px;
	color: #333333;
}
.copyright_text a:link, a:active, a:visited {
	font-size: 11px;
	color: #333333;
}
