.seminarTitle01{
	background: url(../../../common/img/se_block/line_block01-01.gif) bottom left repeat-x;
	padding-bottom: 10px;
	font-weight: bold;
}
.seminarTitle02{
	font-weight: bold;
}
.seminar .ex{
	margin-top: 8px;
}
.seminar .ex dl{
	overflow: hidden;
	margin-top: 5px;
}
.seminar .ex dl dt{
	float: left;
	background-color: #CCC;
	border-radius: 3px;
	padding: 3px 5px;
	width: 4em;
	text-align: center;
}
.seminar .ex dl dd{
	float: left;
	margin: 3px 0 0 5px;
	max-width: 84%;
}





