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

/*----------  CSS ----------*/

#ContentBody #MainBox p.ReportLink {
	margin-left: 300px;
	padding-top: 3px;
	line-height: 1.2;
	color: #699;
}
#ContentBody #MainBox h2.SubTitle {
	margin: 20px 0 0;
	padding: 2px;
	color: #fff;
	background-color: #399;
}
#ContentBody #MainBox h2.MainTitle {
	margin-top: 8px;
}
