@charset "utf-8";

#history {
	width: 520px;
	margin-top: 22px;
	margin-right: auto;
	margin-left: auto;
}
#tblHistory {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	vertical-align: top;
}
.date {
	color: #003060;
	padding-left: 6px;
	line-height: 18px;
}
.history_txt {
	padding-left: 8px;
	line-height: 18px;
}
