@charset "utf-8";

/* =================
	monthlyreport.css		 
=================== */

section{
	margin-bottom:40px;
}

section table th{
	width:10em;
	text-align:center;
}

section ul.list{
	margin-bottom:45px;
}

section ul.list li{
	font-size:116%;
	width:25%;
	float:left;
	text-align: right;
	padding-right:55px;
	box-sizing:border-box;
}





