@charset "utf-8";
@import url("../_report.css");

/*---------- シンポジウム 11 報告書 CSS ----------*/
/*---------- （シンポジウム 11回, 10回, 8回, 7回報告書 共用） ----------*/

#ContentBody #MainBox .Books {
	padding-top: 0;
}
#ContentBody #MainBox .Books h3 {
	margin: 1.5em 0 0;
	border-bottom: 0 none;
}
#ContentBody #MainBox .Books h3.Sect {
	margin: 1.5em 0 1em;
	font-size: 100%;
	color: #000;
	border-bottom: 3px solid #63c0ab;
}
#ContentBody #MainBox .Books h4 {
	margin-top: .5em;
	margin-bottom: .5em;
	color: #044;
}
#ContentBody #MainBox .Books li h4 {
	font-size: 100%;
}
#ContentBody #MainBox .Books li strong {
	font-weight: normal;
	color: #000;
}

#ContentBody #MainBox .Books p.Date {
	margin-top: 3em;
	font-size: 75%;
}
#ContentBody #MainBox .Books p.Signature {
	text-align: right;
}

