#contents {
	padding-left: 107px;
}
#contents h2 {
	margin-bottom: 12px;
	padding-top: 24px;
}

.new_seminar {
	background-image: url(../../images/seminar/new_back.png);
	background-repeat: no-repeat;
	margin-left: 2px;
	padding-left: 46px;
	width: 448px;
	padding-right: 29px;
	height: 232px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin-bottom: 30px;
}
.new_seminar dl {
	padding-top: 25px;
}
.new_seminar dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	padding-left: 25px;
	height: 55px;
}
.new_seminar dt img {
	position: absolute;
	left: auto;
	top: 25px;
	right: 29px;
	bottom: auto;
}
.new_seminar dt strong {
	color: #0a50ff;
	font-size: 145%;
	line-height: 25px;
}
.new_seminar dd {
	line-height: 25px;
	padding-top: 14px;
}
.new_seminar dd img {
	margin-right: 1px;
	margin-bottom: -1px;
}
.new_seminar dd span {
	display: block;
	padding-left: 52px;
}
.none_seminar {
	background-image: url(../../images/seminar/none_seminar.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 506px;
	margin-bottom: 30px;
	font-size: 15px;
	text-align: center;
	padding-top: 90px;
	background-position: left 15px;
}


#contents h3 {
	background-image: url(../../images/seminar/subtitle_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 496px;
	padding-left: 10px;
	font-size: 120%;
	padding-top: 7px;
}

#contents ul {
	list-style-type: none;
	width: 506px;
	margin-bottom: 20px;
}
#contents li {
	background-image: url(../../images/seminar/icon.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 17px;
}
#contents li.back_color {
	background-color: #fafafa;
}
.voice {
	margin-bottom: -3px;
	margin-right: 2px;
}

#contents a {
	color: #323232;
}
