#eswsPaneBeta.eswsPane {
    background-image: url("");


/* 色設定設定 */
/*
*デフォルトカラーおよびカラーパレットの定義
*/
body {
  color: #000000;
  /* テキストカラーのデフォルトカラー  */
  background-color: #000000;
  /* 背景色のデフォルトカラー  */
  background-image: none;
}
body:before {
  content: '';
  display: block;
  background-color: #f4ca49;
  width: 100%;
  height: 25px;
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 1px solid #4c4c4c;
}
#eswsPaneBeta {
  background-color: #000000;
  /* 編集エリア背景色のデフォルトカラー  */
}
a {
  color: #000000;
  /* リンクカラーのデフォルトカラー  */
}
a:hover {
  color: #ea7f02;
  /* リンクロールオーバーカラーのデフォルトカラー  */
}
/* 文字のカラーパレット 1~8 まで指定 */
.eswsTextColorPalette1 {
  color: #ea7f02;
}
.eswsTextColorPalette2 {
  color: #ffffff;
}
.eswsTextColorPalette3 {
  color: #000000;
}
.eswsTextColorPalette4 {
  color: #f4ca49;
}
.eswsTextColorPalette5 {
  color: #e8e9cd;
}
.eswsTextColorPalette6 {
  color: #ea7f02;
}
.eswsTextColorPalette7 {
  color: #dff1fe;
}
.eswsTextColorPalette8 {
  color: #f8df92;
}
/* 枠のカラーパレット 1~8 まで指定 */
.eswsBorderColorPalette1 {
  border-color: #f4ca49;
}
.eswsBorderColorPalette2 {
  border-color: #000000;
}
.eswsBorderColorPalette3 {
  border-color: #4c4c4c;
}
.eswsBorderColorPalette4 {
  border-color: #ea7f02;
}
.eswsBorderColorPalette5 {
  border-color: #e8e9cd;
}
.eswsBorderColorPalette6 {
  border-color: #ea7f02;
}
.eswsBorderColorPalette7 {
  border-color: #dff1fe;
}
.eswsBorderColorPalette8 {
  border-color: #f8df92;
}
/* 塗潰しのカラーパレット 1~8 まで指定 */
.eswsBgColorPalette1 {
  background-color: #e8e9cd;
}
.eswsBgColorPalette2 {
  background-color: #ffffff;
}
.eswsBgColorPalette3 {
  background-color: #d2f4fc;
}
.eswsBgColorPalette4 {
  background-color: #ebf5fe;
}
.eswsBgColorPalette5 {
  background-color: #ffdede;
}
.eswsBgColorPalette6 {
  background-color: #000000;
}
.eswsBgColorPalette7 {
  background-color: #ea7f02;
}
.eswsBgColorPalette8 {
  background-color: #f4ca49;
}
/**/
h1#eswsHeader1,
h1#eswsHeading1 {
  color: #000000;
}
#eswsHeaderInner #eswsInquiryTel {
  color: #000000;
  /*background-image: url(/image/icon_tel_head.png);*/
  background-position: 0 0;
  background-repeat: no-repeat;
}
#foot_inquiry li#eswsInquiryTel {
  color: #ea7f02;
  background-image: url(/image/icon_tel_foot.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}
ul#eswsMenu li {
  vertical-align: bottom;
}
ul#eswsMenu li.active span {
  color: #ea7f02;
}
div#eswsPaneAlphaInner {
  background-image: none;
  background-color: #f4ca49;
}
ul#eswsMenu a {
  color: #000000;
}
ul#eswsMenu li.active,
ul#eswsMenu li.active a,
#eswsMenu li.active .eswsDirectoryTitle {
  background-image: none;
  background-color: #ffffff;
  border-radius: 4px 4px 0 0;
  height: 40px;
  line-height: 44px;
}
#eswsMenu li .eswsDirectoryTitle span {
  background-image: url(/image/arrow_gnav.png);
  color: #000000;
}
#eswsMenu li.active .eswsDirectoryTitle span {
  background-image: url(/image/arrow_gnav_active.png);
}
ul#eswsMenu ul.eswsSecondLayer a.active,
ul#eswsMenu ul.eswsSecondLayer a.active span {
  background-image: none;
}
#eswsPaneBeta.eswsPane {
  background-image: url(/image/bg_town_art_04.gif);
  /* 背景画像　デフォルトはなし */
  background-image: none;
}
#eswsPageTop {
  color: #ea7f02;
  background-image: url(/image/arrow_orange.gif);
}
#main_ttl p,
.eswsTitleHeaderText span,
div.eswsTitleHeaderPage span {
  border-color: #222222;
}
li.eswsPageLink a span,
li.eswsPageLink a span.prev_01,
li.eswsPageLink a span.prev_02,
li.eswsPageLink a span.next_01,
li.eswsPageLink a span.next_02 {
  border-color: #dbe5f3;
  color: #5b5a58;
}
li.eswsPageLink span {
  border-color: #FFFFFF;
  background-color: #d5d5d5;
}
.eswsPager__firstPage,
li.eswsPageLink a span.prev_01 {
  background-image: url(/image/icon_prev_01.gif);
}
.eswsPager__previousPage,
li.eswsPageLink a span.prev_02 {
  background-image: url(/image/icon_prev_02.gif);
}
.eswsPager__toLastPage--active,
li.eswsPageLink a span.next_01 {
  background-image: url(/image/icon_next_01.gif);
}
.eswsPager__toNextPage--active,
li.eswsPageLink a span.next_02 {
  background-image: url(/image/icon_next_02.gif);
}
div.eswsTabMenuContainer ul,
div.eswsTabMenuContainer li a {
  /*background-image: url(/image/bg_btn_list_tab.gif);*/
}
table.table_list th {
  background-color: #dff1fe;
}
a.eswsIconDetail {
  /*background-image: url(/image/btn_detail.png);*/
}
h3.ttl_search_condition {
  /*background-image: url(/image/bg_ttl_search_condition.gif);*/
}
#box_main_ttl h3, #main_ttl p, .eswsTitleHeaderText span, div.eswsTitleHeaderPage span {
    border-color: #e9dfc3;
    color: #000000;
}
#eswsSearchForm {
  background-color: #f8df92;
}
#SearchConditionChoices div.box_search_btn,
#eswsSearchCondition,
div#eswsSearchConditionHeader div.box_inner,
#search_container {
  border-color: #709ab9;
}
#eswsSearchCondition th {
  background-color: #dcd9cc;
}
#eswsSearchCondition #eswsSearchConditionParticularStyleInput th {
  border-color: #f8df92;
}
#box_kodawari div.box_search_btn {
  background-color: #f8df92;
}
div.ttl_name h5 {
  color: #404040;
}
p.Price_01 span {
  color: #285ebf;
}
p.btn_ascending a {
  /*background-image: url(/image/icon_ascending_b.gif);*/
}
p.btn_ascending.btn_active a {
  /*background-image: url(/image/icon_ascending_w.gif);*/
}
p.btn_descending a {
  /*background-image: url(/image/icon_descending_b.gif);*/
}
p.btn_descending.btn_active a {
  /*background-image: url(/image/icon_descending_w.gif);*/
}
div.ttl_building_name {
  /*background-image: url(/image/bg_ttl_building_name.gif);*/
}
div.ttl_building_name h5 {
  color: #222222;
}
div.box_result p.building_type {
  color: #ea7f02;
  background-image: none;
  padding: 0;
  margin-top: 4px;
  margin-right: 4px;
}
div.box_result p.building_type span {
  background-color: #000000;
  background-image: none;
  border-radius: 2px;
  box-shadow: 0 0 3px rgba(109, 131, 148, 0.4);
  padding: 0 1em;
}
div.box_result p.typo_access,
div.box_result p.typo_price,
div.box_result p.typo_layout,
table.table_list span.typo_price {
  color: #ea7f02;
}
#box_result p.typo_access,
#box_result p.typo_price,
#box_result p.typo_layout {
  color: #ea7f02;
}
#box_ttl {
  background-image: none;
  background-color: #f4ca49;
  color: #000000;
}
div.box_inquiry_mini p.typo_tel {
  color: #ea7f02;
}
div.box_inquiry02 p.typo {
  background-image: url(/image/bg_inquiry_typo.gif);
}
div.box_inquiry02 p.typo_tel {
  color: #ea7f02;
}
table.eswsPropertyInfoDetail th,
table.eswsPropertyInfoDetailSale th {
  background-color: #f0e6cf;
  border-color: #ea7f02;
  color: #834f19;
}
#box_page_btm h6 {
  background-color: #f4ca49;
  color: #000000;
}
#box_page_btm {
  background-color: #fdf4db;
}
span.eswsPrice,
li.eswsPrice span,
p.typo_price span {
  color: #ea7f02;
}
div.eswsNoCount {
  color: #ea7f02;
}
/* yellow */
#eswsMypageRegisterButton a {
  /*background-image: url(/image/btn_resist_head.gif);*/
}
#eswsMypageButton a {
  /*background-image: url(/image/btn_login_head.gif);*/
}
#eswsInquiryButton a {
  /*background-image: url(/image/btn_inquiry_head.png);*/
}
h2#eswsHeading2 a {
  color: #000000;
}
#eswsMenu .eswsDirectoryTitle span:hover,
ul#eswsMenu a:hover span {
  color: #ea7f02;
}
div.box_point p {
  /*background-image: url(/image/icon_good_mini.gif);*/
}
/*  */
#eswsSearchForm p.btn_slide {
  /*background-image: url(/image/btn_close.png);*/
}
div.typo_sort {
  /*background-image: url(/image/bg_box_sort.gif);*/
}
p#foot_name {
  color: #ea7f02;
}
ul#eswsMenu ul.eswsSecondLayer li {
  border-color: #ea7f02;
}
table.eswsPropertyInfoDetail td,
table.eswsPropertyInfoDetailSale td {
  border-color: #ea7f02;
}
/*  */
div#eswsFooter {
  background-color: #ededed;
}
div#eswsFooterText a {
  color: #4c4c4c;
}
/*  */
}
#box_main_ttl h3,
#main_ttl p,
.eswsTitleHeaderText span,
div.eswsTitleHeaderPage span,
#eswsBody.eswsSaleList h3.eswsTitleHeaderText,
#eswsBody.eswsSaleList #main_ttl p,
#eswsBody.eswsSaleList #main_ttl h3,
#eswsBody.eswsRentList h3.eswsTitleHeaderText,
#eswsBody.eswsRentDetail #main_ttl p,
#eswsBody.eswsRentDetail #main_ttl h3 {
  color: #000000;
}