@charset "UTF-8";

.history_list>dd>dl>dt{
	width: 100px;
}
.history_list>dd>dl>dd{
	padding-left: 100px;
}
