@charset "shift_jis";
/* CSS Document */

#contents table.add_tb {
	margin: 0 0 2em 0;
}
#contents table.add_tb th,
#contents table.add_tb td {
	border: none;
	padding: 5px;
}
.txt_right {
	text-align: right;
}
.txt_white {
	color: #fff;
}

.txt_red {
	color: #990000;
}