@charset "utf-8";
/* CSS Document */

#content .situation_box01{
	padding:0px 5px 30px 5px;
	font-size:13px;
}

#content .situation_box01 table{
	width:100%;
	margin-bottom:3px;
}

#content .situation_box01 table th,
#content .situation_box01 table td{
	border:solid #ccc 1px;
	padding:7px 10px;
	text-align:left;
}

#content .situation_box01 table th{
	background:#F9F9F9;
	width:140px;
}

