.tx01 {
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #330000;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

.tx02 {
	line-height: 160%;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	padding-bottom: 10px;
	text-align: left;
}
.tx03 {
	line-height: 160%;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	/*background-image: url(../menu/menu12.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	text-align: left;
}

.tx00 {
	line-height: 160%;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 12px;
}

.tx01red {
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #330000;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color:#ff0000;
}