@charset "utf-8";
#CONTENTS table {
	width: 709px;
	border: 1px solid #a3a3a3;
}
#CONTENTS table th {
	text-align: right;
	padding: 5px;
	background-color: #a1cedf;
	font-size: 101%;
	color: #454545;
	width: 237px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a3a3a3;
	border-bottom-color: #a3a3a3;
	border-left-color: #a3a3a3;
}
#CONTENTS table td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	font-size: 101%;
	color: #454545;
}

