.articleBody .notBPcss.seminar h5 {
	background: #faf0f0;
	padding: 0.1rem 0.5rem;
	border-radius: 4px;
	margin: 0.5rem 0;
	display: inline-block;
	font-size: 0.9rem;
}
.articleBody .notBPcss.seminar h5::before {
	background:none;
}
.articleBody .notBPcss.seminar h6 {
	font-size: 0.8rem;
	display: inline-block;
	color: #fff;
	background: #e40065;
	margin: 0.5rem;
	padding: 0.1rem 0.5rem;
}
.articleBody .notBPcss.seminar h3 {
	margin: 1rem 0;
	border: none;
	padding: 0;
	background: none;
}
.articleBody .notBPcss.seminar h4 {
	font-size: 0.8rem;
	margin-bottom: 1rem;
	color: #666;
	text-align: right;
	line-height: 1.2rem;
}
.articleBody .notBPcss.seminar h4 span {
	font-size: 1.2rem;
	white-space:nowrap;
	color: #000;
}
.articleBody .notBPcss.seminar h4 br ~ span {
	line-height: 2em;
}
.articleBody .notBPcss.seminar h4 span::before {
	content: "　";
}
.articleBody .notBPcss.seminar p {
	font-size: 1rem;
	line-height: 1.5rem;
}
.articleBody .notBPcss.seminar .infobox {
	margin-top: 1rem;
	margin-bottom: 2rem;
}
.articleBody .notBPcss.seminar .infobox .bpimage_right {
	margin-top: 0;
}
.articleBody .notBPcss.seminar hr {
	border: 1px solid #eee;
}