/* CSS Document */

/* service */

/* solar */

#service_list{

}
#service_list .block{
	position:relative;
	width:263px;
	height:210px;
	float:left;
	overflow:hidden;
	border:solid 1px #CCC;
	background-repeat:repeat-x;
	padding:60px 10px 10px 190px;;
	font-size:12px;
	margin:0px 10px 10px 0px;
}
#service_list .link{
	position:absolute;
	width:105px;
	height:20px;	
	right:10px;
	bottom:10px;
}
#service_list .txt{

}

.solar_item{
	display:block;
	text-align:center;
	width:268px;
}
.solar_item .img{
	width:268px;
	height:100px;
}
.solar_item .img:hover{
	background-position:0px -100px;
}

#solar_tokucho{
	padding:0px 10px 30px;	
}

#solar_tokucho h5{
 	margin-bottom:4px;	
}

#solar_tokucho div{
	padding:10px 0px 0px 180px;
	background-repeat:no-repeat;
	height:40px;	
}

#failure{
	background-image:url(/img/svc_solar_failure.png);
	position:absolute;
	width:240px;height:100px;
	right:15px;
	bottom:15px;
}

/* renovation */

#reno3{
	height:340px;
}
#reno3 .block{
	height:90px;
	padding:240px 10px 10px;
	line-height:140%;
}

#reno_plan h5{
	margin-top:0px;
 	margin-bottom:4px;	
}

#reno_plan div{
	margin-top:10px;
	padding:0px 0px 0px 180px;
	background-repeat:no-repeat;
	height:40px;	
	line-height:140%;
}
