.tx-title {
	font-size: 18px;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
	line-height: 25px;
	text-align: center;
	color: #710704;
}
.tx01 {
	font-size: 12px;
	margin: 5px 0px;
	padding: 0px;
	line-height: 18px;
}

.menu-table {
	margin: 0px auto 0px 30px;
	padding: 0px;
	border: 0px;
	width: 360px;
	background-image: url(img/table-bk.gif);
	background-repeat: repeat-y;
	text-align: center;
}
.menu-table td{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 5px;
	line-height: 20px;
	height: 22px;
	text-indent: 20px;
}
