@charset "Shift_JIS";

#nr_text table {
	margin: 20px auto;
}

#nr_text table th,
#nr_text table td {
	text-align: left;
	font-size:93%;
	
	line-height:1.6;
	vertical-align: top;
	padding-bottom: 0.5em;
}

#nr_text table caption {

	
	line-height:1.6;
	font-weight: bold;
	padding-bottom: 0.5em;
}

#nr_text p.dot {
	padding-top: 20px;
	border-top: 1px dotted #ccc;
}