.txt10 {
	font-size: 10px;
	line-height: 20px;
}
.txt12b {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
.txt12brown {
	font-size: 12px;
	line-height: 20px;
	color: #4F4432;
}
.txt12 {
	font-size: 12px;
	line-height: 20px;
}
.txt14b {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.txt16b {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.link01 {
	font-size: 12px;
	text-decoration: none;
	color: #322B1F;
}
