div.eswsTabMenuRentContainer li a {
   display: none;
}
div.eswsTabMenuRentContainer ul, div.eswsTabMenuRentContainer li a {
    background-image: url("");
}

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


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


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


/* ------------------------------
検索結果:物件の間取り、賃料、交通の文字色変更
------------------------------ */
#main_ttl p, .eswsTitleHeaderText span, div.eswsTitleHeaderPage span {
border-color: #00008B;
}


/* ------------------------------
検索結果:物件名の背景変更
------------------------------ */
div.ttl_building_name {
background-image: none;
background-color: #00008B;
}


/* ------------------------------
検索結果:物件種別の文字色変更
------------------------------ */
div.box_result p.building_type {
color: #00008B;
}


/* ------------------------------
検索結果:物件名の文字色変更
------------------------------ */
div.ttl_building_name h5 {
color: #00008B;
}


/* ------------------------------
検索結果:物件種別の文字色変更
------------------------------ */
#inner_ttl {
    width: 372px;
    float: right;
    margin-top: 19px;
    margin-right: -100px;
}
p.btn_pdf_button a {
    width: 107px;
    height: 43px;
    background-image: url(../image/btn_pdf_button.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999px;
    display: none;
}