@charset "utf-8";
/* CSS Document */


h2{
	text-align:center;
	margin-bottom:30px;
}

/*　プラン０１～０４
--------------------------------------*/
#house,#house2,#house3,#house4{
	margin-bottom:70px;
	overflow:hidden;
}

#house_tite1,#house_tite2,#house_tite3,#house_tite4{
	margin-bottom:50px;
}

#house_tite1{
	background-image:url(../img/plan/title_01.jpg);
	background-repeat:no-repeat;
	width:962px;
	height:117px;
	overflow:hidden;
}

#house_tite1 p{
	padding:60px 0 0 250px;
	width:691px;
}

#house_tite2{
	background-image:url(../img/plan/title_02.jpg);
	background-repeat:no-repeat;
	width:962px;
	height:117px;
	overflow:hidden;
}
#house_tite2 p{
	padding:60px 0 0 250px;
	width:691px;
}

#house_tite3{
	background-image:url(../img/plan/title_03.jpg);
	background-repeat:no-repeat;
	width:962px;
	height:117px;
	overflow:hidden;
}
#house_tite3 p{
	padding:60px 0 0 250px;
	width:691px;
}

#house_tite4{
	background-image:url(../img/plan/title_04.jpg);
	background-repeat:no-repeat;
	width:962px;
	height:117px;
	overflow:hidden;
}
#house_tite4 p{
	padding:60px 0 0 250px;
	width:691px;
}

#house_tite33{
	background-image:url(../img/plan/title_33.jpg);
	background-repeat:no-repeat;
	width:962px;
	height:117px;
	overflow:hidden;
}
#house_tite33 p{
	padding:60px 0 0 250px;
	width:691px;
}


#house_tite35{
	background-image:url(../img/plan/title_35.jpg);
	background-repeat:no-repeat;
	width:962px;
	height:117px;
	overflow:hidden;
}
#house_tite35 p{
	padding:60px 0 0 250px;
	width:691px;
}







.house_img{
	margin:30px 0 30px 15px;
}

.house_phot{
	margin:0 0 20px 0;
}

.dot{
	margin:0 0 60px 0;
}


/*　建築家紹介
--------------------------------------*/
#architect{
	margin-bottom:100px;
	overflow:hidden;
}

.architect_phot,.tex_all,.architect_img{
	float:left;
	margin:50px 0 10px 0;
	overflow:hidden;
}

.tex_all{
	width:300px;
	padding:0 10px;
	overflow:hidden;
}

.architect_name{
	color:#00A3D8;
	font-size:23px;
	font-weight:bold;
	padding-bottom:30px;
}

.architect_text{
	color:#00A3D8;
	padding:0px;
	font-size: 18px;
}

#history{
	clear:both;
	width:900px;
	font-size: 14px;
}

.inside{
	padding-left:45px;
}


/*　建築家紹介
--------------------------------------*/
#compartment{
	margin:50px 0;
	overflow:hidden;
}

h3{
	text-align:center;
	font-size:25px;
	margin-bottom:50px;
}

/*　テーブル
--------------------------------------*/
#table_all{
	margin-left:38px;
	overflow:hidden;
	font-size:13px;
}

table{
	float:left;
	margin-right:40px;
	width: 278px;
    height: 350px;
}

table,th,td{
	padding:8px;
	border:1px solid #888888;
	border-collapse:collapse;
	text-align:center;
	vertical-align: middle;
}

th{
	background-color:#d9e9ca;
}

td .number{
	width:50px;
}

.number{
	background-color:#89bb5d;
	color:#ffffff;
	font-weight:bold;
	vertical-align: middle;
}
.area{
	width:120px;
	text-align: left;
	vertical-align: middle;
}
.price1{
	width:60px;
	vertical-align: middle;
	
}
.price{
	width:60px;
	vertical-align: middle;
	color:#fff;
	font-weight:400;
	font-size:14px;	

}
#map_img{
	margin:50px 0 50px 40px;
}


.ins_title{
	background-color: #51826D;
    padding:2px 0px 2px 10px;
    color:#fff;
    font-size:18px;
    margin: 0 0 10px 0;
}

.plan_msg{
	display: inline-block;
	margin-top: 20px;
	font-size: 18px;
	color:#fff;
	background: #72AD2C;
	padding: 10px;
	font-weight: 800;
}


























