@charset "utf-8";

#contents table {
	margin-top: 10px;
	background-color: #DEE4E1;
	height: auto;
	width: 625px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	white-space: nowrap;
}
strong {
	font-weight: normal;
}
