/*スタイル*/
#history {
	font-size: 14px;
	color: #585858;
	margin-top: 15px;
	margin-left: 15px;
	padding-left: 35px;
	width:550px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.85;
	background: url(../images/bg_bar.gif) repeat-y left top;
}

#history table th {
	vertical-align: top;
	padding: 3px 0
}

#history table td {
	padding: 3px 0 3px 20px;
}

#history span {
	display: inline-block;
	width: 20px;
	text-align: right;
}