@charset "utf-8";
/* CSS Document */

/*表*/

.underNabi{
	width: 432px;
	margin: 10px auto;
}

table.voice th {
	text-align: left;
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 1.6;
}

table.voice p.lead {
	font-size: 18px;
	margin-bottom: .8em;
}

.txt_right {
	text-align: right;
}

table.voice td {
	padding-bottom: 10px;
}

table.noborder td {
	border: none;
	padding: 0;
}
