@charset "utf-8";

/************************************************************************
****	文書
************************************************************************/	

.new_file {
	width: 100%;
	margin-bottom: 20px;
}

.new_file th {
	white-space: normal;
	text-align: left;
	padding: 0.5em 0;
}

.new_file td {
	vertical-align: top;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding: 0.5em 0;
}