/* 表組み */
.stephouse_new{
margin:0 auto 0 auto;
}

.stephouse_new tr{ 
text-align: left;
vertical-align: top;
}

.stephouse_new td{ 
border-bottom: 1px #80B62F dotted; 
font-size:12px;
empty-cells: show; 
}

/* リンク */
.stephouse_new a{
font-size:12px;
color:#333333;
text-decoration: none;
}

/* 賃料 */
.sh_rent{ 
color:#ff0000;
font-weight:bold;
} 

/* 画像 */
.stephouse_new img{ 
width:75px;
}


/* 売買のスタイル */
.buy2_new{
margin:0 auto;
}

.buy2_new tr{
text-align: top;
vertical-align: top;
}

.buy2_new td{ 
border-bottom: 1px #80B62F dotted; 
font-size:12px;
empty-cells: show; 
}

/* リンク */
.buy2_new a{ 
font-size:12px;
color:#000000;
text-decoration: none;
}


/* 賃料文字 */
.buy2_rent{ 
color:#FF0000;
font-weight:bold;
} 

/* 画像 */
.buy2_new img{ 
width:75px;
text-align:left;
} 


