@charset "utf-8";

div#contents h3 {
	font-size: 138.5%;
	font-weight: 400;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div#contents table.history {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 650px;
}

div#contents table.history td {
	padding: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}

div#contents table.history td.date {
	width: 80px;
}
