@charset "utf-8";
@import "../common/0-import.css";
#conts h3 {
	margin-top: 35px;
}	

#conts p{
	margin-left: 5px;
}

#conts .boxA {
	margin: 30px 0 30px 20px;
	width: 482px;
	height: 100%;
	border: 4px solid #ccc;
	position: relative;
}

#conts .boxA  ul{
	margin: 10px 15px 0;
	overflow: hidden;
}

#conts .boxA  ul li{
	float: left;
}

#conts .boxA  ul li.back01{
	margin-right: 13px;
	width: 215px;
	height: 61px;
	background: url(../../img_new/d_search_h18/imgtext01.gif) no-repeat left;
}

#conts .boxA  ul li.back02{
	width: 215px;
	height: 61px;
	background: url(../../img_new/d_search_h18/imgtext02.gif) no-repeat left;
}

#conts .boxA  ul li.back01 input{
	width: 50px;
	border: 1px solid #339;
	position: absolute;
	top: 43px;
	left: 90px;
}

#conts .boxA  ul li.back01 img{
	position: absolute;
	top: 45px;
	left: 149px;
}

#conts .boxA  ul li.back02 input{
	width: 50px;
	border: 1px solid #339;
	position: absolute;
	top: 43px;
	right: 105px;
}

#conts .boxA  ul li.back02 img{
	position: absolute;
	top: 45px;
	right: 86px;
}

#conts .boxA p {
	padding: 10px 0 8px 10px;
	clear: both;
}
	*html #conts .boxA p{
		padding-top: 0;
	}

#conts .boxA input.btn {
	margin: 0 0 10px 159px;
}

#conts p.back {
	padding: 15px 20px 15px 11px;
	margin: 0 20px 165px 20px;
	background-color: #F5EADA;
}
	*html #conts p.back {
		width: 482px;
	}

#conts p.back01 {
	margin-left: 0;
	padding-left: 13px;
	background: url(../../img_new/d_search_h18/icon01.gif) no-repeat left 3px;
}

#conts .boxA01 {
	margin: 15px 0 20px 20px;
}

#conts .boxA .boxB {
	margin: 10px 0 10px 15px;
	width: 449px;
	height: 41px;
	background: url(../../img_new/d_search_h18/boxA_back.gif) no-repeat left;
	position: relative;
}

#conts .boxA .boxB img {
	position: absolute;
	top: 13px;
	right: 259px;
}

#conts .boxA .boxB select{
	position: absolute;
	top: 10px;
	right: 118px;
}

#conts .boxC {
	padding-top: 10px;
	margin: 15px 0 35px 135px;
	width: 266px;
	height: 63px;
	background: url(../../img_new/csc/boxA_back.gif) no-repeat center center;
}

#conts .boxC p {
	padding: 0 0 10px 50px;
	text-align: left;
	letter-spacing: -1px;
}

#conts .boxC p span{
	color: #F60;
	font-size: 14px;
	font-weight: bold;
}

#conts .boxC p span.bold {
	color: #333;
	font-size: 12px;
}

#conts .boxC p span.font10{
	color: #333;
	font-size: 10px;
	font-weight: normal;
}

#conts table{
	margin-bottom: 35px;
	width: 100%;
	line-height: 1.4;
	
}

#conts table th{
	padding-left: 10px;
	text-align: left;
	font-weight: normal;
	width: 40%;
	line-height: 35px;
	background: #f5eada;
	border: 1px solid #ccc;
	vertical-align: middle;
}

#conts table#deviation_value td,
#conts table.passing td,
#conts table.target td 
{
	padding: 10px 0 10px 10px;
	border: 1px solid #ccc;
}

#conts table td span{
	padding-left: 35px;
}


#conts table  p.pa01{
	margin: 10px 10px 10px 0;
	border: 5px solid #f0f0f0;
}

#conts table td .span01{
	padding-left: 0;
	font-weight: bold;
}

#conts table td .span02{
	float: right;
}

#conts #target_passing
{
	border: 0px;
	padding: 0;
}

#conts table{
	margin-bottom: 35px;
	width: 100%;
	line-height: 1.4;
	
}

#conts table th{
	padding-left: 10px;
	text-align: left;
	font-weight: normal;
	width: 40%;
	line-height: 35px;
	background: #f5eada;
	border: 1px solid #ccc;
	vertical-align: middle;
}
#conts table#target_passing td {
	padding: 10px 0 10px 0px;
	border: none;
}

#conts table#target_passing td table td {
	padding: 10px 0 10px 10px;
	border: 1px solid #ccc;
}

#conts td,
#conts table#deviation_value td,
#conts table.passing td,
#conts table.target td 
{
	padding: 10px 0 10px 10px;
	border: 1px solid #ccc;
}

#conts table td span{
	padding-left: 35px;
}


#conts table  p.pa01{
	margin: 10px 10px 10px 0;
	border: 5px solid #f0f0f0;
}

#conts table td .span01{
	padding-left: 0;
	font-weight: bold;
}

#conts table td .span02{
	float: right;
}

