@charset "utf-8";

.content dl{
	padding-bottom: 10px;
	overflow:hidden;
}
.content dl dt{
	font-weight:bold;
	width: 135px;
	float:left;
	padding: 15px 0;
}
.content dl dd{
	float:left;
	width: 470px;
	padding: 15px 0px 20px 35px;
	border-left:1px dotted #999;
}
td{
	padding:10px;
	text-align: center;
}

.kouji_list{
	overflow: hidden;
}

.kouji_list div:nth-child(odd){
	float: left;
	margin: 0px 40px 20px 0px;
	width: 280px;
}
.kouji_list div:nth-child(even){
	width: 335px;
	margin: 0px 0px 20px;
	float: left;
}
.kouji_list .ttl_kouji{
	position: relative;
	width:280px;
	height:108px;
}
.kouji_list .ttl_kouji > img{
	width:280px;
	height:108px;
}
.kouji_list .ttl_kouji_link{
	background-color: #009901;
	position: absolute;
	left: 0;
	height: 22px;
	text-align: center;
	bottom: 0;
	border-top: 1px solid #fff;
	width: 100%;
}
.kouji_list .ttl_kouji_link a{
	color: #fff;
	text-decoration: none;
	line-height: 100%;
	padding-top: 5px;
	padding-bottom: 3px;
}
.kouji_list .ttl_kouji .ttl_kouji_cap{
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 22px;
	font-weight: bold;
	text-shadow: 
				#fff 2px 0px,  #fff -2px 0px,
				#fff 0px -2px, #fff 0px 2px,
				#fff 2px 2px , #fff -2px 2px,
				#fff 2px -2px, #fff -2px -2px,
				#fff 1px 2px,  #fff -1px 2px,
				#fff 1px -2px, #fff -1px -2px,
				#fff 2px 1px,  #fff -2px 1px,
				#fff 2px -1px, #fff -2px -1px;
	line-height: 110%;
}
.kouji_list p a{
	display:block;
	width:100%;
}
p.ttl_kouji_kensetsu{ background: url(../../img/construction/ttl_kouji_kensetsu.jpg) no-repeat; }
p.ttl_kouji_sonota{ background: url(../../img/construction/ttl_kouji_sonota.jpg) no-repeat; }
p.ttl_kouji_konsaru{ background: url(../../img/construction/ttl_kouji_konsaru.jpg) no-repeat; }
p.ttl_kouji_kankyou{ background: url(../../img/construction/ttl_kouji_kankyou.jpg) no-repeat; }

.kouji_list ul{ padding: 15px 0 0 12px; }
.kouji_list li{
}

.kabutoho_list div:nth-child(odd){
	float: left;
	margin: 0px 40px 20px 0px;
	width: 280px;
}
.kabutoho_list div:nth-child(even){
	width: 335px;
	margin: 0px 0px 20px;
	float: left;
}
.kabutoho_list .ttl_kabutoho{
	position: relative;
	width:280px;
	height:210px;
}
.kabutoho_list .ttl_kabutoho > img{
	width:280px;
	height:210px;
}

.ttl_kabutoho_link a{
	color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 100%;
    padding: 10px 0px;
    float: right;
    margin-top: 20px;
    width: 100%;
    background-color: #009901;
}

.kouhou a{
	display:block;
	width:212px;
	height:32px;
	text-indent:-9999em;
	margin-left: auto;
	padding-right: 20px;
    background: url('../../img/construction/btn_kouhou.gif') no-repeat;
}

.meikouhou div{
	border:solid 1px #ccc;;
}

.kankyou{
	width:625px;
	margin-top: 30px;
	margin-left:15px;
}

.meikouhou dl,
.kankyou dl{
	padding-bottom: 0;
	overflow:none;
}

.meikouhou dl:nth-child(2n+1){
	background:#F9F9F9;
}
.meikouhou dl:nth-child(2n+2){
	background:#FFF;
}

.meikouhou dl dt,
.meikouhou dl dd{
	font-size:12px;
}

.meikouhou dl dt{
    font-weight: bold;
    width: 140px;
    padding: 10px 10px 10px 20px;
}
.meikouhou dl dd{
    width: 450px;
    padding: 10px 15px;
    border-left: 1px solid #CCC;
}
.kankyou dl dt{
	float:none;
	padding: 0;
	width: 100%;
	font-size:18px;
}
.kankyou dl dd{
	border:none;
	padding: 0;
	width:620px;
	margin-top: 10px;
}
.setumei{
	
}

.setumei p{
	margin: 20px 30px 10px 20px;
	font-size:16px;
}

.ttl_renchi p{
	width:500px;
	margin:auto;
}
.burui p{
	width: 600px;
	margin:auto;
	padding: 10px 0px 10px 3px;
}

.frm{
	background:#F2F2F2;
	overflow:hidden;
	width:630px;
	padding:10px 0 10px;
	margin-left: 20px;
}
.frm span{
	display:block;
	text-align:right;
	font-size:12px;
	padding-top: 5px;
	width: 280px;
	margin: auto;
}
.frm_img{
	padding: 3px;
	border: solid 1px #ccc;
	background: #FFF;
}

.construction_jisseki_block{
	margin-left:22px;
	margin-top: 30px;
	width: 630px;
}
.construction_jisseki_list{
	display: table;
	border-collapse: collapse;
}
.construction_jisseki_list ul{
	width:auto;
	display: table-row;
}
.construction_jisseki_list ul:first-child{
	width:auto;
	background-color: #f2f2f2;
	font-weight: bold;
}
.construction_jisseki_list ul:not(:first-child){
	width:auto;
}
.construction_jisseki_list ul li{
	border:1px solid #ccc;
	display: table-cell;
	padding: 5px;
}
.construction_jisseki_list ul li div{
	display: inline-block;
}

.construction_jisseki_list ul li:nth-child(1){
	width:70px;
}
.construction_jisseki_list ul li:nth-child(2){
	width:180px;
}
.construction_jisseki_list ul li:nth-child(3){
	width:auto;
}
.eng h3{
	background:#009901;
    color: #FFF;
    font-weight: normal;
    font-size: 16px;
    padding: 3px 5px 1px;
    width: 625px;
	margin: 35px 0 25px;
}
.eng h4{
	width: 625px;
    font-size: 16px;
	padding-left: 10px;
	border-bottom: 1px dotted #ccc;
}

ol{
	margin-top: 10px;
}

ol li{
	list-style-type : decimal;
	margin-left: 30px;
}

.eng>span{
	display: block;
	text-align: right;
	color:#999;
	font-size:12px;
	padding-top: 10px;
	width:650px;
}

.sakugen{
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	width:640px;
}
.sakugen span{
	display: block;
	text-align: right;
	font-size:12px;
	color:#999;
	margin-top:20px;
}

.toiawase{
	background:#F2F2F2;
	padding: 40px 50px 0;
	width: 505px;
	margin: 40px 0 0 10px;
}
.toiawase p{
	text-align: center;
	font-size: 18px;

}
.toiawase dl{
    width: 400px;
    margin: 40px auto;
	padding-bottom: 40px;
}
.toiawase dl dt{
	font-size: 14px;
	font-weight: normal;
	margin-left: 157px;
}

.toiawase dl dd{
	font-size: 18px;
	margin-top: -5px;
	padding-left: 15px;
    background: url('../../img/construction/icon_tel.png') no-repeat 0 17px;
	background-size: 15px 25px;
}
.toiawase dl dd span{
	font-size: 34px;
	display: inline;
	color:#333;
	margin-left: 25px;
}

.cap_kabutoho{
	font-size: 22px;
	display: block;
	margin-bottom: 10px;
}
