#contents {
	padding-left: 65px;
	padding-right: 65px;
}
#contents h2 {
	padding-top: 24px;
	margin-bottom: 5px;
}
.back_link {
	background-image: url(../images/semi_after/seminar1/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 2px;
	padding-left: 8px;
	float: left;
	width: 100px;
}
.back_link a {
	text-decoration: none;
	color: #323232;
}
.back_link a:hover {
	text-decoration: underline;
}
.detail_button {
	float: right;
	padding-top: 7px;
	padding-right: 9px;
	padding-left: 10px;
	height: 48px;
}
.detail_contents {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
}

#contents h3 {
	background-image: url(../images/semi_after/seminar1/subtitle.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	padding-left: 15px;
	font-size: 120%;
	padding-top: 6px;
	margin-bottom: 20px;
}
.photo {
	width: 210px;
	float: left;
}
.photo li {
	float: left;
	padding-right: 5px;
	padding-bottom: 15px;
	list-style-type: none;
}
.photo p {
	clear: left;
	text-align: right;
	padding-right: 5px;
}
.photo p img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -3px;
	margin-right: 2px;
}
.photo a {
	text-decoration: none;
	color: #323232;
}
.photo a:hover {
	text-decoration: underline;
}
.voice {
	float: right;
	width: 385px;
	line-height: 15px;
}
.voice h4 {
	font-size: 110%;
	color: #cc0000;
	margin-bottom: 10px;
}
.voice dl {
	padding-left: 13px;
	padding-bottom: 20px;
}
.voice dd {
	padding-bottom: 20px;
}

.pagetop {
	clear: both;
	margin-right: 0px;
}
