@charset "UTF-8";

table.table2 {
	margin-left: 20px;
	margin-top:20px;
	margin-bottom:20px;

}

.table2 th.space {
	width:60px;
}

.table2 td {
	text-align:right;
}

.table2 td.item {
	width:100px;
}

.table2 td.expense {
	width:110px;
}