/* CSS Document */

#expense {
	margin-right: auto;
	margin-bottom: 120px;
	margin-left: auto;
	width: 740px;
	margin-top: 50px;
}
#expense table { margin-bottom: 30px; }
#expense p { font-size: 1.8em; line-height: 160%; }
.expense_mds { font-size: 2.0em; font-weight: bold; }
.expense_text_s { font-size: 0.8em; }