/* *****************************************************
 *	1.sbutitle
 *	2.divide
 *	3.lease
 *	4.katamachi
 *	5.real estate
 *	6.news
 *	7.banner
 * *****************************************************/

/* *****************************************************
 *	1.sbutitle
 * *****************************************************/
h4.sbutitle{
	width:560px;
	height:28px;
	margin:0 auto;
	margin-bottom:20px;
	text-indent:-9999px;
}

#sbutitle01{background:url(img/sbu_title11.gif) left top no-repeat;} 

/* *****************************************************
 *	2.table link
 * *****************************************************/
table.link{
	width:560px;
	margin:0 auto;
	margin-bottom:15px;
	font-size:1em;
}

table.link td{
	height:25px;
}

table.link td.box1{
	height:5px;
}

table.link td.tenanto{
	background:#eee;
}

table.link p.midashi{
	font-size:1.2em;
	line-height:1.4;
	padding-left:5px;
}

table.link p.smidashi{
	font-size:0.8em;
	line-height:1.4;
	padding-right:5px;
}

table.link img{
	margin-bottom:2px;
}


