@charset"euc-jp";

.box_table p { font-size:13px; margin:0; padding:0;}
.box_table table {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

.box_table table th {
	background-color:#e8f6fa;
}

.box_table table th,
.box_table table td {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:13px;
	font-weight:normal;
	padding:5px;
}

.bg_red {
	background-color:#fae8e8!important;
}

.bg_g {
	background-color:#d9efa4!important;
}

.ttl { font-size:16px!important; color: #0e3193; font-weight:bold;}
