.seminar {
}
.seminar #seminarSummary {
	margin-bottom: 30px;
}
.seminar #seminarSummary h3 {
	margin-bottom: 13px;
}
.seminar #seminarSummary p {
	margin-bottom: 25px;
}
.seminar #seminarSummary img {
}
.seminar .seminar_cont {
	margin-bottom: 25px;
}
.seminar .seminar_cont h4 {
	background-image: url(image/bg_heading.gif);
	background-repeat: no-repeat;
	width: 640px;
	height: 20px;
	margin-bottom: 15px;
	font-size: 140%;
	color: #918a41;
	padding-left: 21px;
	line-height: 85%;
}
.seminar .seminar_cont .clearfix {
}
.seminar .seminar_cont .fltL {
	width: 160px;
}
.seminar .seminar_cont .fltR {
	width: 495px;
}
.seminar .seminar_cont p {
	margin-bottom: 14px;
}
.attention {
	color: #F00;
}
.seminar .seminar_cont .btn_inquiry {
	text-align: right;
}
.seminar #inquiryWrap {
	margin-top: 10px;
}
.seminar #inquiryWrap h3 {
	margin-bottom: 15px;
}

/* detail page */
.seminar #seminarCopy {
	background-color: #f7f5e7;
	border: 1px solid #e1dcba;
	width: 640px;
	padding: 15px 15px 25px 15px;
	margin-bottom: 20px;
}
.seminar #seminarCopy div {
	padding-top: 8px;
}
.seminar #seminarCopy div img {
	margin-bottom: 15px;
}
.seminar #seminarCopy p {
	line-height: 180%;
	color: #53503d;
	letter-spacing: 0px;
}

.seminar #schedule {
	width: 674px;
	margin-bottom: 20px;
}
.seminar #schedule #scheduleHeader {
}
.seminar #schedule #scheduleBody {
	padding: 15px 60px;
	background-image: url(image/schedule_body.gif);
	background-repeat: repeat-y;
}
.seminar #schedule #scheduleFooter {
	margin-bottom: 10px;
}
.seminar #schedule .fltL {
}
.seminar #schedule .fltR {
}
.seminar #schedule ul {
}
.seminar #schedule li {
	font-size: 120%;
	line-height: 120%;
	background-image: url(image/icon_schedule.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 19px;
	color: #53503d;
	margin-bottom: 6px;
	letter-spacing: 1px;
}
.seminar #inquiryS a {
	float: right;
}

.seminarBox {
	margin-bottom: 20px;
}
.seminarBox .heading {
	margin-bottom: 15px;
}

#curriculum ul {
	margin-left: 32px;
	margin-bottom: 15px;
	margin-top: 5px;
}
#curriculum li {
	line-height: 160%;
}
#curriculum span {
	font-size: 120%;
	margin-left: 25px;
}
#summary {
}
#summary table {
	border: 1px solid #D5D1AA;
	border-collapse: collapse;
	margin: 0 0 10px 25px;
}
#summary th {
	background-color: #EEEACE;
	border-bottom: 1px solid #D5D1AA;
	font-weight: normal;
	overflow: hidden;
	padding: 7px 10px;
	text-align: left;
	vertical-align: top;
	width: 170px;
}
#summary td {
	border-bottom: 1px solid #D5D1AA;
	line-height: 15pt;
	padding: 4px 6px 6px 10px;
	text-align: left;
	vertical-align: top;
	width: 415px;
}

#inquiryL {
	margin-left: 20px;
}

