
.realestate_about{
	
	width:100%;
height:200px;
background:url( ../realestate/images/realestate_header.jpg ) no-repeat center center;
background-size:cover;
	}



.realestate_table{
	width:440px;height:300px;float:left;
	}





a.engeijo2_btn {
   display: block;
	background:url(../rentalspace/images/btn_main2.png);
	width:180px;
	height:46px;
}

a.engeijo2_btn:hover {
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}




/* レンタルスペースインデックス-----------------------------------------*/
#rentalspace_index h2{
	font-size:20px; 
	padding-bottom:5px;
}
#rentalspace_index h3{
	border:none;
	font-weight:normal;
	padding:15px 15px 15px 30px;;
	}
#rentalspace_index h4{
	height:20px;margin:5px 0 0 0;font-size:16px;
	font-weight:bold;color:#292929;
	border-bottom:1px dotted #DDD;
	}

#rentalspace_index .index_table{
	margin:20px 20px;width:780px;
	}

#rentalspace_index .index_table div{
	margin-bottom:10px;
	}
#rentalspace_index .index_table td{
	vertical-align:top;width:380px;
	}
#rentalspace_index .index_table .title{
	
	font-size:16px; 
	padding-bottom:5px;
	font-weight:bold;
	}





/* レンタルスペース個別ページ-----------------------------------------*/

#rentalspace_detail{
	width:900px;margin:0 auto;
	}


#rentalspace_detail h2{
	font-size:20px; 
	padding-bottom:5px;
	}

#rentalspace_detail h3{
	border:none;
	font-weight:normal;
	padding:15px 15px 15px 30px;;
	}

#rentalspace_detail h4{
	height:20px;margin:5px 0 0 0;font-size:16px;
	font-weight:bold;color:#292929;
	border-bottom:1px dotted #DDD;
	}

#rentalspace_detail .left{
	float:right;padding:25px 10px 10px 10px;width:200px;
	}

#rentalspace_detail .center{
	float:right;padding:25px 17px 10px 18px;
	}
	
#rentalspace_detail .right{
	position:relative;
	background:#ededed;border:1px solid #CCC;
	float:left;padding:25px 10px 10px 10px;
	
	
	}
	
#rentalspace_detail .table{
	background:#FFF;margin-bottom:10px;
	}

#rentalspace_detail .table th{
	width:80px ; border:1px solid #999 ; padding:5px;text-align:center;
}

#rentalspace_detail .table td{
	width:120px ; border:1px solid #999 ; padding:5px;text-align:center;
}


#rentalspace_detail .table_title{
	padding:5px;font-size:13px;font-weight:bold;
}

#thumb img{
	border:1px solid #900;
	width:142px;
	height:110px;
	}
	

.rentalspace_sidebar .title{	
color:#292929; padding:5px ; border:#CCC solid 1px ; font-size:12px;text-align:center;
}


.rentalspace_sidebar .list{	
padding:1px;
}
.rentalspace_sidebar img{
	margin-bottom:3px;
	
	}


.rentalspace_sidebar a{	
padding:5px ; font-size:11px ; font-weight:bold;display:block;text-decoration:none;
}

.rentalspace_sidebar a:hover{
text-decoration:underline;	
}

.rentalspace_sidebar li{
	border-bottom:1px dotted #CCC;
	margin-bottom:7px;
	}

.rentalspace_sidebar span{	
display:block;
float:left;
font-size:12px;
padding:3px 3px 0 0;
}

.rentalspace_sidebar span:hover{
	text-decoration:underline;	
}

.rentalspace_sidebar .end{
border:none;	
	}
