@charset "UTF-8";
/* CSS Document */

/*----------------------------
	メインコンテンツ部分
----------------------------*/

#civil{
	width: 890px;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position: 515px 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	top: -10px;
	clear: both;
}

#civil h2{
	font-size: 20px;
	font-weight: normal;
	background-image: url(../images/common/midashiback.png);
	background-repeat: repeat-x;
	text-indent: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0880CC;
	line-height: 50px;
	height: 50px;
	margin-top: 0px;
	color: #FFF;
}


#civil h3{
	margin-top: 20px;
	margin-bottom: 7px;
	color: #233B6C;
	margin-right: 35px;
	margin-left: 35px;
	font-size: 15px;
}

#explaine{
	margin-right: 35px;
	margin-left: 35px;
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	margin-bottom: 15px;
}

#civil img{
	padding: 4px;
	border: 1px solid #DCDCDC;
}

#hdtask{
	width: 813px;
	margin-left: 35px;
	border: 1px solid #233B6C;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 18px;
	background-color: #FFFBBB;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 35px;
}

#hdtask table{
	border-collapse:collapse;
	width: 813px;
}

#hdtask td{
	height: 18px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.linertdl{
	/*border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
	width:26%;
}

.linertdc{
	/*border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
	width:26%;
}

#imgtbl{
	margin-left: 35px;
}

#imgtbl table{
	border-collapse:collapse;
	border-spacing:0px;
	text-align: center;
}

.imgtex{
	margin-bottom:10px;
	height: 30px;
	vertical-align: top;
}

.imgwide{
	padding-right: 10px;
}
