@charset "utf-8";
.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #543019;
	text-align: justify;
	line-height:1.4
}
.txtBody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #543019;
	text-align: justify;
}
.txtBody3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #512F16;
	text-align: justify;
}
.txtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #543019;
	font-weight: bold;
}
.txtTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #543019;
	font-weight: bold;
}
.txtButtom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #543019;
}
