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

#contents h4 {
	clear: both;
	padding-left: 5px;
	margin-left: 10px;
	border-left: 5px solid #0F0F42;
}
#contents table {
	width: 710px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	clear: both;
	margin-bottom: 5px;
}
#contents caption {
	font-weight: bold;
	text-align: left;
}

#contents td {
	border: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 3px 10px;
}
#contents th {
	border: 1px solid #CCCCCC;
	background: #E9E6ED;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.thYear {
	width: 10%;
}
.thGroup {
	width: 30%;
}
.thSolo {
	width: 30%;
}
.thNote {
	width: 30%;
}
.tdYear {
	text-align: center;
}
.thTxt {
	letter-spacing: 1em;
}
.pTxt {
	padding-bottom: 10px;
	padding-left: 20px;
}
