@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 author     :wakahara
 style info :トップページ
=================================================================== */

#header .img {
	float: left;
	width: 948px;
	height: 370px;
	background-image: url(../img/top/img.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

/*----------------------------------------------------
	#main内
----------------------------------------------------*/
/*施工実績*/
#title_construction_results {
	margin: 10px 0 12px 0;
	padding: 4px 0 0 683px;
	width: 37px;
	height: 26px;
	background-image: url(../img/top/title_construction_results.gif);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 26px;
}
#results_body {
	float: left;
	width: 480px;
	margin: 0;
	background-image:url(../img/top/illust.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#construction_resultsBox {
	margin: 10px 0 0 0;
	float: left;
	width: 239px;
	border-right: #CCC solid 1px;
}
#construction_results03 {
	margin: 10px 0 0 0;
	float: right;
	width: 239px;
	background-image:url(../img/top/illust03.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#construction_results .title {
	padding: 0px 0 5px 19px;
	line-height: 21px;
	font-size: medium;
	font-weight: bold;
}
#construction_results .pho{
	margin: 0 0 0 19px;
	padding: 2px;
	width:154px;
	height:116px;
	border: solid 1px #CCC;
}
#construction_results .kuwasiku_btn {
	padding-left: 10px;
}
#construction_results .detail {
	margin: 0;
	padding: 0 0 0 19px;
}

/*長期優良住宅*/
#bg_tyouki {
	float: left;
	margin-top: 10px;
	padding-top: 63px;
	width: 720px;
	height: 117px;
	background-image:url(../img/top/bg_tyouki.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/*新着情報*/
#title_whats_new {
	float: left;
	margin: 10px 0 12px 0;
	padding: 4px 0 0 683px;
	width: 37px;
	height: 26px;
	background-image: url(../img/top/title_whats_new.gif);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 26px;	
}
#whats_new .fusen {
	float: left;
	width: 105px;
	height: 24px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#whats_new .date {
	float: left;
	width: 88px;
	height: 40px;
	line-height: 40px;
}
#whats_new .title {
	float: left;
	padding-right: 20px;
	width: 507px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}
#whats_new .detail {
	clear: left;
	padding: 0 20px 10px 193px;
	width: 507px;
}

/*----------------------------------------------------
	#sub内
----------------------------------------------------*/
