#lead table tr td a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
#lead table tr th {
	width: 180px;
	text-align: left;
	vertical-align: top;
}
#design tr th {
	background-image: url(../course/images/kei1.png);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#manga tr th {
	background-image: url(../course/images/kei3.png);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#anime tr th {
	background-image: url(../course/images/kei2.png);
	background-repeat: no-repeat;
	background-position: right 10px;
}

#music tr th {
	background-image: url(../course/images/kei1.png);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#lead table {
	margin-bottom: 20px;
}

#lead table tr td {
	font-size: 12px;
	color: #666;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.txtmini{
	font-size: 10px;
	font-weight: normal;
	
}

