@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;
}


