@charset "utf-8";

div#container div#contents div.text-block table {
	margin-bottom: 10px;
	width: 690px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

div#container div#contents div.text-block table td {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #d6d0ae;
	border-right-color: #d6d0ae;
	border-bottom-color: #d6d0ae;
}
