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

/*-------------------------------------------
トップ
---------------------------------------------*/
.other_top{
	width: 1000px;
    height: 70px;
    background-image: url(../img/top_pic.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
}

.other_top p{
	font-size:10px;
	padding:30px 20px 20px 70px;
}

/*-------------------------------------------
サイド
---------------------------------------------*/

#page_a {
	background-image:url(../img/side.jpg);
	background-repeat:no-repeat;
　　height:auto;
}
#page_a p{
	padding:60px 10px 5px 15px;
	text-align:left;
	line-height:22px;
	}
/*-------------------------------------------
page_b(枠線あり)
---------------------------------------------*/
.page_b {
	float:left;
	border:1px #999 solid;
	width:630px;
	　　height:auto;
	margin:20px 0 10px 20px;
	}
.page_b p{
	padding:5px 10px 10px 35px;
	text-align:left;
	line-height:17px;
	}

.page_b h3{
font-weight:bold;
font-size:14px;
color:#39F;
line-height:25px;
	padding:15px 50px 0px 35px;
}

/*-------------------------------------------
page_c (枠線なし)
---------------------------------------------*/
.page_c {
	float:left;
	width:630px;
	　　height:auto;
	margin:0 5px 10px 5px;
}
.page_c p{
	padding:5px 50px 10px 35px;
	text-align:left;
	line-height:22px;
	}

.page_c h3{
font-weight:bold;
padding:2px;
font-size:14px;
color:#39F;
	padding:10px 50px 0px 35px;
}

/*-------------------------------------------
table_a
---------------------------------------------*/
table#table_a {
	border-width:0px;
		width:600px;
	margin-left:20px;
		line-height:30px;
}

table#table_a th {
	padding: 5px 20px;
	width: 150px;
	background: #EEEEEE;
	text-align: left;
	font-weight:normal;
}

table#table_a td {
	border-style:dotted;
	border-width: 0 0 1px 0;
	border-color: #DDDDDD;
		padding:5px 10px 5px 30px;

}

/*-------------------------------------------
table_b
---------------------------------------------*/
table#table_b {
	border-width:0px;
		width:400px;
		text-align:center;
		margin-top:15px;
}

table#table_b th {
	font-weight:bold;
font-size:14px;
color:#666;
padding:0 0 0 23px;
text-align:left;
}

table#table_b td {
	padding:2px 0 2px 0;
}

/*-------------------------------------------
施工
---------------------------------------------*/
.step1{
	width:148px;
	float:left;
	height:105px;
	}

.step1 p{
	text-align:center;
	padding:30px 0 0 0;
	}

.step2{
	width:480px;
	float:right;
	}

.step2 p{
	padding:10px 0;
	}

.step2 h3{
font-weight:bold;
padding:2px;
font-size:14px;
color:#39F;
	padding:20px 0 0 0;
}

/*-------------------------------------------
地盤
---------------------------------------------*/
.ziban{
	width:625px;
	height:310px;
	margin:0 5px 0 5px;
	background-image:url(../img/top_pic3.jpg);
	background-repeat:no-repeat;}

.ziban p{
	font-size:12px;
	text-align:left;
	padding:110px 300px 10px 25px;
	color:#666666;
	}
/*-------------------------------------------
ハイスピード
---------------------------------------------*/
.hysp{
	width:625px;
	height:400px;
	margin:0 5px 30px 5px;
	background-image:url(../img/top_pic4.jpg);
	background-repeat:no-repeat;}

.hysp p{
	font-size:12px;
	text-align:left;
	padding:110px 260px 10px 25px;
	color:#666666;
	}

/*-------------------------------------------
トップページリンク
---------------------------------------------*/

.page_c .bn_1 {
	width:630px;
	height:150px;
	margin-left:0;
	background-image:url(../img/bn_1.jpg);
	background-repeat:no-repeat;
	}

.bn_2{
	width:630px;
	height:150px;
	margin-left:0;
	background-image:url(../img/bn_2.jpg);
	background-repeat:no-repeat;
	}


.page_c .bn_1 p,.page_c .bn_2 p{
	padding:65px 10px 0 25px
	}

.page_c .bn_1 img,.page_c bn_2 img{
	margin-right:10px;}

	

.bn_3{
	width:630px;
	height:400px;
	margin-left:0px;
	background-image:url(../img/check.jpg);
	background-repeat:no-repeat;
	}

.bn_3 p{
	padding:65px 10px 0 40px
	}

/*-------------------------------------------
アンカータグ
---------------------------------------------*/

/*不動産バナー*/
.hudousan_bn {
	margin-left: 14px;
	margin-bottom: 8px;
}
.hudousan_bn img {
	width: 615px;
}


/*不動産ページ20200124追加
-----------------------------------------*/
.other-content{
	padding-left: 15px;
	padding-right: 15px;
	font-size: 115%;
	line-height: 1.7em;
}
.cont-tbl01{
	font-size: 95%;
	width: 100%;
	border-collapse: collapse;
}
.cont-tbl01 th,.cont-tbl01 td{
	border: 1px solid #c1a672;
	padding:1em;
}
.cont-tbl01 th{
	width: 30%;
	text-align: center;
	color: #6a3b13;
}
.cont_lr_auto{
	margin-left: auto;
	margin-right: auto;
}
.cont-w-half .Left,.cont-w-half .Right{
	width: 285px;
}
.estate-step-lbl01{
	border-bottom: 1px solid #6a3b13;
}
.estate-step-lbl01 img{
	padding-bottom: 1em;
}
