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

ul#side_navi li.customer_requirements {
	border-top: 0px solid #ffffff;
	width: 200px;
	height: 50px;
	overflow:visible;
}
div#content_main table td p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 200%;
}
div#content_main table td p strong.name {
	border-left: 15px solid #ffffff;
	font-weight: normal;
}
div#content_main table td p strong.name1 {
	margin-left: 19px;
	font-weight: normal;
}
th { width: 200px; background-color: #efefef; text-indent: 10px; border-color: #e0e0e0 #efefef #e0e0e0 #ffffff; border-style: solid; border-width: 1px; }
td { width: 305px; border-color: #e0e0e0 #ffffff #e0e0e0 #efefef; border-style: solid; border-width: 1px;
	/*text-indent: 10px;
	line-height: 300%;	*/
}
td span {
	margin-left: 10px;
	display: block;
	line-height: 200%;
}
div#content_main table {
	margin: 1px;
	width: 505px;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
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 p.page_top {
	text-align: right;
	margin-top: 10px;
}

div#content_main div#boshu {
	font-size: 16px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #f00;
	padding: 10px;
}

div#content_main div#boshu .caution {
	text-decoration: underline;
	font-weight: bold;
}


