/* estate only */

#lnavi_y{
	width770px;
	margin-left:5px;
	margin-top:1px;
}

h2{
	margin-left:5px;
	margin-top:30px;
}


#estate_wrap{
	position: relative;
	width:810px;
	top:0px;
	left:0px;

}


#estate_wrap .entry_box{
	width:269px;
	float:left;
}

#estate_wrap .entry_box h3{
	width:192px;
	text-decoration:none;
	margin:8px 0px 4px;
	padding-left:40px;
	background:url(images/icon_rentS.gif) no-repeat ;
}

#estate_wrap .entry_box h3 a:link , #estate_wrap .entry_box h3 a:visited{
	text-decoration:none;
}

#estate_wrap .entry_box h3 a:hover{
	text-decoration:underline;
	color:#333;
}


#estate_wrap .entry_box h3.sale{
	width:192px;
	text-decoration:none;
	padding-left:40px;
	background:url(images/icon_saleS.gif) no-repeat ;
}


 #estate_wrap .entry_box p{
	width:232px;
	margin:5px 0px 30px;
}



.estate_detail h3{
	margin-bottom:30px;
	padding:3px 0px;
	font-size:14px;
	line-height:1.5em;
	border-bottom:1px solid #333;
	padding-left:60px;
	background:url(images/icon_rentL.gif) no-repeat ;
}

.estate_detail h3.sale{
	padding-left:60px;
	background:url(images/icon_saleL.gif) no-repeat ;
}

.estate_detail .photo{
	width:282px;
	float:right;
	margin-left:20px;
}

.estate_detail .photo img{
	border:1px solid #ccc;
	width:280px;
}

.estate_detail .photo p{
	margin:4px 0px 20px;
}


.estate_detail .photo iframe{border:1px solid #ccc;}

.estate_detail p{
	margin-bottom:15px;
	line-height:140%;
}



.estate_detail .tableL{
	width:766px;
}

.estate_detail .tableS{
	width:464px;
}




/* parking only */

#estate_wrap #parking .entry_box h3 , #estate_wrap #parking .entry_box p{
	display:none;
}

#estate_wrap #parking .entry_box{
	margin-bottom:30px;
}

#estate_wrap #gmap{
	border:1px solid #ccc;
	margin-bottom:20px;
	width:768px;
}



/*bottom pagenation*/


#content #btm_navi{
	clear:both;
	height:20px;
	position:relative;
}

#content #btm_navi p#bt_prev{
	width:130px;
	position:absolute;
	top:0px;
	left:0px;
}

#content #btm_navi p#bt_next{
	width:130px;
	position:absolute;
	top:0px;
	left:640px;
	text-align:right;
}

#content #btm_navi p#bt_index{
	width:510px;
	text-align:center;
	line-height:2em;
	position:absolute;
	top:0px;
	left:130px;
}