@charset "shift_jis";

.vTop,
.vTop td {
	vertical-align: top !important;
}

.vMiddle,
.vMiddle td {
	vertical-align: middle !important;
}

.vBottom,
.vBottom td {
	vertical-align: bottom !important;
}

table.data {
	width: 680px;
}

table.data th,
table.data td{
	padding-top: 10px;
	vertical-align: top;
}

table.data th.nm,
table.data td.nm{
	padding-top: 0;
}

table.data th.pt20,
table.data td.pt20{
	padding-top: 20px;
}
