@charset "UTF-8";
.txt-section-table {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	border-bottom: solid #000 1px;
	border-top: solid #000 2px;
	margin-bottom: 3px;
	margin-top: 3px;
}
ul.circle {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 1em;
}
#cleanroom_letter {
	border: solid #666 1px;
}
.txt-section-table-btm {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	border-bottom: solid #000 1px;
	margin-bottom: 3px;
	margin-top: 3px;
}

