@charset "utf-8";

/*============================================================

	[outline.css]
	
============================================================*/

div.section dl {
}

div.section dt {
	float: left;
	font-weight: bold;
	color: #06C;
}

div.section dd {
	padding: 0 0 0 6em;
}

div.section dd span.class {
	float: left;
	width: 3em;
}

p#organization-chart {
	margin-top: 20px;
	text-align: center;
}