/*---------------------------------
画像ロールオーバー
-----------------------------------*/
a:hover img{
filter: alpha(opacity=85);
-moz-opacity:0.85;
opacity:0.85;
}


/* ------------------------------
メニューの背景変更
------------------------------ */
div#eswsPaneAlphaInner {
background-image: none;
background-color: #800000;
height: 44px;
background-position: 50% 0;
background-repeat: no-repeat;
}

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



body {
   background-image: url(https://www.tukasa-jisho.co.jp/gazou/bg_body2.gif);
   /* background-position: 0 0; */
   /* background-repeat: repeat-x; */
}

body {
   background-image: url(https://www.tukasa-jisho.co.jp/gazou/bg_body2.gif);
   background-position: 0 0;
   background-repeat: no-repeat;
   margin: 0;
   padding: 0;
   position: relative;
   z-index: 1;
}


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

/* ------------------------------
おすすめ物件表示の賃料の色変更（横長）
------------------------------ */
div.eswsOsusumeHorizontal li.eswsBuildingName,div.box_building_name {
background-color:#922017;
}




/* ------------------------------
おすすめ物件表示の賃料の色変更（縦長）
------------------------------ */
div.eswsOsusumeVertical li.eswsBuildingName,div.box_property.sale div.box_building_name {
background-color:#922017;
}


/* ------------------------------
電話マークの画像変更と電話番号の文字色変更 
------------------------------ */
#eswsHeaderInner #eswsInquiryTel {
    color:#000000;

background-image: url:（画像の絶対パス）
background-position: 0 0;
background-repeat: no-repeat;}

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

div#eswsheader {
    color:#800000;
}


div#eswsFooter {
    background-color:#800000;
}

p#eswsHeaderParagraph1{
color:#800000;


物件詳細:物件種別背景  
------------------------------ */
#box_ttl {
background-image: ;
background-color: #922017;
}

#eswsBody.eswsRentDetail #main_ttl h3 {
    color: #ffffff;
}



/* ------------------------------
物件詳細:電話番号１ 
------------------------------ */
div.box_inquiry_mini p.typo_tel {
color: #922017；
}

/* ------------------------------
物件詳細:賃料、間取り、交通の文字色
------------------------------ */
#box_result p.typo_access, #box_result p.typo_price, #box_result p.typo_layout {
color: #922017;
}


/* ------------------------------
物件詳細:電話番号2 
------------------------------ */
div.box_inquiry02 p.typo_tel {
color: #922017;
}

/* ------------------------------
物件詳細:画面下部お問い合わせ先背景色変更
------------------------------ */
#box_page_btm h6 {
color: #カラーコード（文字色）;
background-color: #922017(背景色）;
}


/* ------------------------------
スライダー
------------------------------ */

@media all and (-ms-high-contrast: none) {
.bx-wrapper .bx-pager {
    padding-bottom: 38px!important;
}
}

@media all and (-ms-high-contrast: none) {
.bx-wrapper .bx-pager{
top:375px!important;
}
}