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

/*---------- 企業の方からの質問に対する解答 CSS ----------*/

#ContentBody #MainBox .OutLine {
}
#ContentBody #MainBox .OutLine h3 {
	font-size: 100%;
}
#ContentBody #MainBox .OutLine h3.Ans {
	margin: 0;
	padding: 0;
	color: #f60;
}
#ContentBody #MainBox .OutLine ol ul {
	font-size: 100%;
	list-style-type: disc;
}
#ContentBody #MainBox .OutLine p.Expression {
	margin: .5em 1em;
	padding: 0;
	font-size: 75%;
	color: #055;
}


