@charset "shift_jis";
.history {
	width: 610px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dedddd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}

.history p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.history1 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 50px;
}
.history1 p {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0056b3;
	padding-left: 5px;
}

.history2 {
	float: right;
	width: 548px;
	margin: 0px;
	padding: 0px;
}
