@charset "shift_jis";

/*---------------------------------------------------BACE--*/
.button-white{
	color:#FFF;
	border-color:#FFF;
	font-size:14px;
	text-align:center;
	border-style: solid ; border-width: 3px; padding: 15px 45px 15px 45px;
	font-weight: bold;
}
.button-black{
	color:#000;
	border-color:#000;
	font-size:14px;
	text-align:center;
	border-style: solid ; border-width: 3px; padding: 15px 45px 15px 45px;
	font-weight: bold;
}
a:hover{
	opacity: 0.5;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
/*---------------------------------------------------/BACE--*/

/*---------------------------------------------------レイアウト--*/
.container{
	width:1020px;
	margin-left: auto;
	margin-right: auto;
}
/*---------------------------------------------------/レイアウト--*/

/*---------------------------------------------------ニュース--*/
#news {
	padding: 100px 0;
		width: 1020px;
	margin-right: auto;
	margin-left: auto;
	color:#000;
}
#news dl {
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F9F9F;
	overflow: hidden;
	color:#000;
}
#news dt {
	float: left;
	font-weight: bold;
}
#news dd {
	margin-left: 140px;
	font-weight: bold;
}
#news a{
	color:#000000;
	text-decoration: none; 
}
#news a:hover {
	text-decoration: underline; 
	
}
#news h2 {
	text-align: center;
	margin-bottom:10px;
}
/*---------------------------------------------------/ニュース--*/
/*---------------------------------------------------ブログ--*/
#blog {
	border-top:#909090 solid 1px;
}
.blog-contaner{
	padding: 100px 0px 100px 0px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	color:#000;
}
#blog dl {
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F9F9F;
	overflow: hidden;
	color:#000;
}
#blog dt {
	float: left;
	font-weight: bold;
}
#blog dd {
	margin-left: 140px;
	font-weight: bold;
}
#blog a{
	color:#000000;
	text-decoration: none; 
}
#blog a:hover {
	text-decoration: underline; 
}
#blog h2 {
	text-align: center;
	margin-bottom:10px;
}
/*---------------------------------------------------/ブログ--*/
/*---------------------------------------------------コンセプト--*/
#concept {
	color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 100px 0;
	background-image: url(../img/hous-top.jpg);
	width: 100%;	min-width: 1020px;
	background-repeat:no-repeat;	background-position: center center;	background-size: 100%;
	text-align: center;
}
#concept h4 {
	font-size:37px;
	color:FFF;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	line-height:55px;
	text-align:center;
}
#concept p {
	color:FFF;
	font-size:17px;
	line-height:35px;
	padding-top:10px;
	padding-bottom:50px;
	text-align:center;
}
#concept h2 {
	color:FFF;
	text-align: center;
	margin-bottom: 40px;
}
/*---------------------------------------------------/コンセプト--*/
/*---------------------------------------------------サービス--*/
#services {
	width:100%;
	color:#FFF;
	margin: 0 auto;
	padding: 100px 0;
	background-color:#262626;
	background-position:center;
	text-align: center;
}
#services h2 {
	text-align: center;
	margin-bottom:10px;
	color:FFF;
}
#services table {
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#services table th {
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	width: 340px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#services dt {
	color:FFF;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:40px;
	text-align:center;
}
#services dd {
	color:FFF;
	font-size:12px;
	line-height:23px;
	padding-top:10px;
	padding-bottom:50px;
	text-align:center;
}

/*---------------------------------------------------/サービス--*/
/*---------------------------------------------------施工例--*/
#works {
	background-image: url(../img/work-main.jpg);
	width: 100%;	min-width: 1020px;
	background-repeat:no-repeat;	background-position: center center;	background-size: 100%;
	color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 100px 0;
	background-color:#7C7C7C;
	text-align: center;
}
#works h4 {
	font-size:37px;
	color:FFF;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	line-height:55px;
	text-align:center;
}
#works p {
	color:FFF;
	font-size:17px;
	line-height:35px;
	padding-top:10px;
	padding-bottom:50px;
	text-align:center;
}
#works h2 {
	color:FFF;
	text-align: center;
	margin-bottom: 40px;
}
/*---------------------------------------------------/施工例--*/
/*---------------------------------------------------会社概要--*/
#company {
	width: 100%;
	padding: 100px 0;
	text-align:center;
}

#company h2 {
	text-align: center;
	margin-bottom:10px;
}
#company table {
	margin-top:80px;
	margin-bottom:80px;
	float:left;
	border-collapse: collapse;
	border-spacing: 0;
}
#compant tr {
}
.table-left {
	width:490px;
	margin-right:20px;
	float:left;
	display: block;
}
.table-right {
	width:490px;
	margin-left:20px;
	float:right;
	display: block;
}
#company table th {
	font-size:14px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	font-weight: bold;
	line-height:40px;
	text-align: left;
}
#company table td {
	font-size:14px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	padding-left:0px;
	font-weight: bold;
	line-height:40px;
	text-align: left;
}
.left-left{
	width:100px;
}
.left-right{
	width:390px;
}
.right-left{
	width:190px;
}
.right-right{
	width:300px;
}
#company a {
	margin: auto;
}
.center {
	width:1020px;
	margin: auto;
	clear:both;
}
#company a:hover {
  opacity: 0.5;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}



/*---------------------------------------------------/会社概要--*/
