form {
	margin: 0px;
	padding: 0px;
}
#contents table {
	margin-right: 18px;
	margin-left: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 662px;
}
#contents th {
	background-color: #F4F7FE;
	font-size: 86%;
	font-weight: normal;
	color: #000000;
	width: 160px;
	text-align: left;
	border: 1px solid #BDC6ED;
	letter-spacing: 1px;
	line-height: 150%;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#contents td {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDC6ED;
	font-size: 86%;
	line-height: 150%;
	color: #666666;
	letter-spacing: 1px;
}
.red {
	color: #990000;
	font-weight: bold;
}
