@charset "UTF-8";
@import url("../../css/default.css");
@import url("../../css/conscreen_base.css");

div#content_main h2 {
	margin-bottom: 12px;
}

div#content_main h3 {
	margin-bottom: 23px;
}

div#content_main img {
	margin: 0;
}

div#content_main p {
	margin: 0;
}

div#content_main p.top_maintext {
	margin-top: 15px;
	text-indent: 13px;
}

div#content_main p.top_maintext_in {
	margin-top: 0px;
	text-indent: 13px;
}

div#content_main h4 {
	text-indent: 5px;
	margin-bottom: 5px;
	border-left:3px solid #44B149;
}
