@charset "UTF-8";
/* CSS Document */


div.outline table.rec-box {
	width: 580px;
	border-collapse: collapse;
}

div.outline table.rec-box th,
div.outline table.rec-box td {
	padding: 0.6em;
	text-align: left;
	font-weight: normal;
	border: 1px solid #025cfa;
}


div.outline table.rec-box th {
	background: #c4e6ff;
	color: #0747ba;
	width: 120px;
}

div.outline table.rec-box td {
	width: 460px;
}