#contents table {
	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: center;
	border: 1px solid #BDC6ED;
	letter-spacing: 1px;
	line-height: 150%;
	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: #000000;
	letter-spacing: 1px;
}
