@charset "utf-8";

/*----------------------------------------------
物件検索
-----------------------------------------------*/
.search_left,.search_right {
  float: left;
  margin-top: 10px;
  width: 325px;
  height: 114px;
  background: url(../images/bg_btn_search_rent_left.gif) no-repeat top left;
}
.search_left a,.search_right a {
  display: block;
  width: 325px;
  height: 114px;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
.search_left span,.search_right span {
  display: inline-block;
  _display: block;
}
.search_left {
  margin-right: 10px;
  cursor: pointer;
}
.tit_search {
  overflow: hidden;
  width: 175px;
  height: 28px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  line-height: 1.4em;
}
.comment_search {
  overflow: hidden;
  width: 210px;
  height: 36px;
}
.wrap_search {
  display: inline-block;
  margin-left: 62px;
  padding-top: 30px;
  width: 260px;
  height: 84px;
  background:  url(../images/bg_btn_search_rent_right.gif) no-repeat top right;
}
#wrapper.auto {
  width: 95%;
}
#main_long iframe {
  width: 100%;
  height: 1000px;
  overflow-y: auto;
  overflow-x: auto;
}
