@charset "UTF-8";
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.hdr_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #5E7470;
	font-weight: bold;
}
.txt_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: underline;
}

