@charset "shift_jis";

table#outline {
	width: 670px;
	border-left:1px solid #aaa;
	border-top:1px solid #aaa;
}

#outline td, #outline th {
	text-align:left;
	padding:3px 5px;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	font-size:13px;
}

#outline th {
	background: #e8e8e8;
	width:1%;
	white-space:nowrap;
	font-weight:bold;
	color:#009260;
}

#outline td {
	color:#444;
}
