@charset "utf-8";

/* content
--------------------------------------------------*/
#contentTitle {
	background: url(../img/title_history.png) no-repeat left center;
}

th {
	width: 160px;
	padding: 1em;
	background: #ded8d8;
	border-bottom: 1px #f7f0f0 solid;
	font-weight: bold;
}

td {
	padding: 0.5em;
	background: #eae4e4;
	border-bottom: 1px #f7f0f0 solid;
}

td th {
	width: 50px;
	padding: 0.5em;
	background: #eae4e4;
	border: none;
	text-align: right;
	font-weight: normal;
}

td td {
	width: 730px;
	padding: 0.5em;
	border: none;
}
