@charset "utf-8";

.outline{
	width: 100%;
}
.outline th{
	width: 160px;
	padding: 10px 5px;
	font-weight: bold;
}
.outline td{
	padding: 10px 5px;
}