#contents {
	float: left;
	margin-left: 30px;
	width: 660px;
	padding-top: 220px;
	background-image: url(../material/img/seminar03.jpg);
	background-repeat: no-repeat;
}
#contents img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents h2 {
	font-size: 16px;
	color: #069;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#contents ul {
	margin: 0px;
	padding: 0px;
}
#contents li {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 60px;
	list-style-image: url(../img/icon_pdf.png);
}
#limited {
	background-color: #FFC;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-bottom: 20px;
}
#limited p  {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 20px;
}
