@charset "UTF-8";


table.table010 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 565px;
	border-collapse: collapse;
	border: solid 1px #999;
	text-align: left;
}

table.table010 caption {
	margin-top: 1em;
	text-align: left;
	border-bottom: 1px dotted #999;
	border-left: 10px solid #999;
}

table.table010 th,
table.table010 td {
	border: solid 1px #999;
	padding: 4px 6px;
	text-align: left;
}

table.table010 th {
	background: #E6E6E6;
	text-align: left;
	white-space: nowrap;
	color: #666;
}

table.table010 td.course {
	text-align: left;
	font-size: 200%;
	font-weight: bolder;
}

table.table010 td.time,
table.table010 td.fee {
	text-align: left;
	white-space: nowrap;
}
