/* ------------------------------
背景画像の変更
------------------------------ */
#eswsPaneBeta.eswsPane {
	background-image: none;
	background-position: 50% -44px;
	background-repeat: no-repeat;
	background-color: white;
}

/* ------------------------------
おすすめ物件表示の賃料の色変更
------------------------------ */
span.eswsPrice, li.eswsPrice span, p.typo_price span {
color: #B22222;
}


#eswsBody.eswsSaleList h3.eswsTitleHeaderText, #eswsBody.eswsRentList h3.eswsTitleHeaderText, #eswsBody.eswsRentDetail #main_ttl p, #eswsBody.eswsRentDetail #main_ttl h3 {
    color: #0a0a0a;
}