@charset "utf-8";

/*ヘッダー*/

div.headerArea {
	height: 315px;
}

/*コンテンツ*/

div.h2Box h2 {
	height: 288px;
	width: 86px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../img/seminar/h2Title.png);
	background-position: top right;
	background-repeat: no-repeat;
}

div.wrapSeminarBox {
	height: auto;
	width: 980px;
	margin: 0px auto;
}

div.seminarBox01 {
	position: relative;
	height: auto;
	width: 980px;
	margin: 0px auto;
}

div.circleImg01 {
	position: absolute;
	height: 260px;
	width: 260px;
	top: 50px;
	left: 712px;
}

div.circleImg01 img {
	border-radius: 130px;
}

div.circleImg02 {
	position: absolute;
	height: 260px;
	width: 260px;
	top: 67px;
	left: 611px;
}

div.circleImg02 img {
	border-radius: 130px;
}

h3.h3Title01 {
	height: 20px;
	width: 580px;
	margin-top: 35px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../img/seminar/h3Title01.png);
	background-position: top left;
	background-repeat: no-repeat;
}

p.seminarText01 {
	margin-top: 80px;
	font-size: 12px;
	line-height: 50px;
	color: #6C5F5F;
	text-align: left;
}

div.seminarBox02 {
	position: relative;
	height: auto;
	width: 980px;
	margin: 0px auto;
	padding-bottom: 160px;
}

h3.h3Title02 {
	height: 20px;
	width: 580px;
	margin-top: 100px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../img/seminar/h3Title02.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.seminarBox03 {
	height: auto;
	width: 1000px;
	margin: 0px auto;
}

div.scheduleBox01 {
	float: left;
	height: 493px;
	width: 469px;
	margin: 0px 15px;
	background-image: url(../img/seminar/scheduleBg01.png);
	background-position: top left;
	background-repeat: no-repeat;
}

h4.h4Title01 {
	margin: 28px 0px 0px 60px;
	font-size: 15px;
	line-height: 32px;
	font-weight: bold;
	color: #6C5F5F;
	text-align: left;
}

dl.scheduleList01 {
	height: auto;
	width: 340px;
	margin: 25px auto 0px auto;
	font-size: 12px;
	line-height: 150%;
	color: #6C5F5F;
	text-align: left;
}

dl.scheduleList01 dt {
	float: left;
}

dl.scheduleList01 dd {
	margin-left: 65px;
}







