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

div#content_main h4 {
	margin-top: 29px;
	margin-bottom: 5px;
}

div#content_main h4.main_copy {
	margin-top: 17px;
	margin-bottom: 0px;
}

div#content_main img {
	margin: 0;
}

div#content_main p {
	margin: 0;
}

div#content_main p.top_text {
	margin-top: 15px;
}

div#content_main div#content_main_in h4 {
	margin-bottom: 15px;
	border-bottom:3px solid #6C9BD2;
}


div#content_main table {
	margin-top: 15px;
	width: 505px;
	border: 1px solid #F5F5F5;
}

th {
	width: 100px;
	border: 1px solid #F5F5F5;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

div#content_main table td {
	margin: 0;
	padding: 0;
	width: 405px;
	border: 1px solid #F5F5F5;
	background-color: #ffffff;
	vertical-align: middle;
	line-height: 140%;
}

