a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

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

/* ------------------------------
メニューの背景変更
------------------------------ */
div#eswsPaneAlphaInner {
background-image: url(https://www.tomoe-housing.co.jp/logo/ber1.jpg);
height: 44px;
background-position: 50% 0;
background-repeat: no-repeat;
}

/* ------------------------------
h1タグの文字色の変更 
------------------------------ */
h1#eswsHeading1 { color:#8B0000; }

/* ------------------------------
電話マークの画像変更と電話番号の文字色変更 
------------------------------ */
#eswsHeaderInner #eswsInquiryTel {
color: #8B0000;
//background-image: url(ここにhttp://vivio.es-ws.jp/logo/ber.jpgいうｕｒｌ加える); //
background-position: 0 0;
background-repeat: no-repeat; }

/* ------------------------------
おすすめ物件表示の物件名の背景色の変更
------------------------------ */
li.eswsBuildingName {
//background-color:  #DCDCDC;//