/* オススメ物件 */
.osusume_title td{
	background-color: #FFBA21;
	background-image: url(images/osusume_title02.png);
	background-repeat: repeat-x;
	}
.osusume_title span{
	line-height:20px;
	font-size:12px;
	color:#990000;
	}

.osusume_cap td{
	line-height:12px;
	font-size:10px;
	}
.osusume_cap td a:link {color: #222222; text-decoration: none;}
.osusume_cap td a:visited {color: #444444; text-decoration: none;}
.osusume_cap td a:hover {color: #000000; text-decoration: underline;}
