#fee table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 120px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#fee table th {
	font-size: 16px;
	line-height: 2em;
	text-align: left;
	text-indent: 30px;
	background-color: #C4FDB0;
	color: #333;
}
#fee table td {
	text-indent: 20px;
}

