@charset "utf-8";

/*----------------------------------------------
共通
-----------------------------------------------*/
#wrapper {
  margin: 0 auto;
  width: 900px;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;
  background: #fff;
}
.red {
  color: #ff0000;
}
.content {
  margin-bottom: 20px;
}
input ,select {
  position: relative;
  top: 1px;
}

/*----------------------------------------------
ヘッダー
-----------------------------------------------*/
#header {
  position: relative;
  width: 100%;
  height: 87px;
}
#header_skin {
  width: 100%;
  height: 87px;
  overflow: hidden;
}
#logo {
  position: relative;
  width: 100%;
  height: 47px;
  overflow: hidden;
}
#header_skin h1 {
  width: 604px;
  height: 30px;
  font-size: 12px;
  text-indent: 15px;
  line-height: 3em;
  font-weight: normal;
  overflow: hidden;
}
#btn_favorite,#btn_sitemap,#btn_inquiry {
  position: absolute;
  top: 5px;
  width: 110px;
  height: 24px;
  text-indent: -9999px;
  _overflow: hidden;
}
#btn_favorite a,#btn_sitemap a,#btn_inquiry a {
  display: block;
  width: 110px;
  height: 24px;
  _height: 48px;
  overflow: hidden;
  _cursor: pointer;
}
#btn_favorite a:hover {
  background-position: 0px -24px;
}
#btn_sitemap a:hover {
  background-position: 0px -24px;
}
#btn_inquiry a:hover {
  background-position: 0px -24px;
}

/*----------------------------------------------
メニュー
-----------------------------------------------*/
#menu {
  float: left;
  width: 199px;
  border-right: solid 1px #ccc;
  background: url(../images/2column/bg_menu.gif);
  overflow: hidden;
}
#menu ul {
  margin: 20px 9px;
  width: 180px;
}
#menu li {
  margin-bottom: 5px;
  width: 180px;
  height: 54px;
  font-weight: bold;
  overflow: hidden;
}
#menu li a {
  display: block;
  padding: 20px 25px 0 22px;
  width: 133px;
  height: 34px;
  _height: 88px;
  cursor: pointer;
}
#menu li a:hover {
  background-position: 0px -54px;
}
#menu .menu_edit {
  width: 176px;
  min-height:65px;
  margin:20px 9px;
  position:relative;
  overflow: hidden;
}
#menu .menu_edit .edit_body {
  overflow: hidden;
}
/*----------------------------------------------
メイン
-----------------------------------------------*/
#main {
  float: left;
  margin: 20px 0 40px 20px;
  width: 660px;
  overflow: hidden;
}
#main_long {
  margin: 20px 0 40px 20px;
  width: 95%;
}
#main .center_edit {
  width: 656px;
  min-height:65px;
  margin-bottom:20px;
  position:relative;
  overflow: hidden;
}
#main .center_edit .edit_body {
  overflow: hidden;
}
#main_pic,#special,#search_rent,#search_sale,#news,#shop {
  width: 100%;
  margin-bottom: 20px;
}
#main_pic {
  position: relative;
}
/*
.shadow {
  text-shadow: rgba(0, 0, 0, 1) 1px 1px 8px;
}
#main_pic span {
  position: absolute;
  top: 90px;
  _top: 40px;
  left: 0;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  z-index: 10;
}
*/
.top_txt {
  position: absolute;
  top: 90px;
  left: 0;
  width: 100%;
  height: 25px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  z-index: 50;
}
#divTopImgTextDisp {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  z-index: 50;
}
*:first-child+html #main_pic span {
  top: 40px;
}
#special {
}
.top_bkn {
  width: 660px;
}
.top_bkn ul {
  float: left;
  width: 150px;
}
.top_comment {
  padding-left: 18px;
  background: url(../images/icon_comment.gif) no-repeat 0 3px;
  font-weight: bold;
  vertical-align: top;
/*2011/04/27 YU-001 ↓*/
  width: 130px;
  word-wrap: break-word;
  word-break:break-all;
/*2011/04/27 YU-001 ↑*/
}
/*2011/04/27 YU-001 ↓*/
.top_comment div.top_comment_cont{
  width: 130px;
  word-wrap: break-word;
}
/*2011/04/27 YU-001 ↑*/
.top_pic {
  margin: 0 auto;
/*2011/04/27 YU-001 ↓*/
/*  width: 146px;*/
/*2011/04/27 YU-001 ↑*/
  text-align: center;
}
.top_pic img {
  padding: 1px;
  width: 142px;
  border: solid 1px #ccc;
}
.top_route,.top_price,.top_layout {
  border-bottom: dotted 1px #ccc;
}
.top_price {
  font-size: 14px;
  font-weight: bold;
  color: #ff0000;
}
.top_detail {
  padding: 6px 0;
  text-align: center;
  background: #eee;
}
.right10 {
  padding-right: 10px;
}
.right_p_10 {
  padding-right: 9px;
  border-right: dotted 1px #ccc;
}
.left_m_10 {
  margin-left: 10px;
}
#search_rent ul,#search_sale ul {
  display: inline-block;
  margin: 0 auto;
  width: 650px;
}
#search_rent li,#search_sale li {
  float: left;
  margin-bottom: 10px;
  width: 210px;
  height: 80px;
  line-height: 4.4em;
  font-size: 18px;
  font-weight: bold;
}
#search_rent li a,#search_sale li a {
  display: block;
  width: 210px;
  height: 80px;
  text-decoration: none;
  color: #333;
  cursor: pointer;
}
#search_rent li a {
  background: url(../images/bg_btn_rent_left.gif) no-repeat top left;
}
#search_sale li a {
  background: url(../images/bg_btn_sale_left.gif) no-repeat top left;
}
/*--
2011/03/14 YH-001 ↓
#search_rent li span,#search_sale li span {
--*/
#search_rent li a .spnSearch,#search_sale li a .spnSearch {
/*--
2011/03/14 YH-001 ↑
--*/
  display: inline-block;
  margin-left: 37px;
  width: 173px;
  height: 80px;
}
/*--
2011/03/14 YH-001 ↓
#search_rent li span {
--*/
#search_rent li a .spnSearch {
/*--
2011/03/14 YH-001 ↑
--*/
  background: url(../images/bg_btn_rent.gif) no-repeat top right;
}
/*--
2011/03/14 YH-001 ↓
#search_sale li span {
--*/
#search_sale li a .spnSearch {
/*--
2011/03/14 YH-001 ↑
--*/
  background: url(../images/bg_btn_sale.gif) no-repeat top right;
}
#news .title {
  margin-bottom: 0;
}
#news_cont {
  padding: 10px;
  width: 638px;
  height: 160px;
  overflow: auto;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
#news_cont li {
  float: left;
  width: 608px;
  line-height: 2em;
  border-bottom: dotted 1px #ccc;
}
#news_cont span {
  margin-right: 20px;
  padding-left: 14px;
  background: url(../images/icon_news.gif) no-repeat 2px 5px;
  _background: url(../images/icon_news.gif) no-repeat 2px 1px;
}
#news_cont dl {
  float: left;
  padding: 5px;
  width: 598px;
  _width: 608px;
  line-height: 2em;
  border-bottom: dotted 1px #ccc;
  line-height: 1.6em;
}
#news_cont dt {
  float: left;
  padding-left: 14px;
  width: 80px;
  background: url(../images/icon_news.gif) no-repeat 2px 5px;
}
#news_cont dd {
  float: left;
  width: 500px;
  _width: 510px;
}
#news_cont dd img {
  margin-left: 5px;
  vertical-align: middle;
}
#shop ul {
  float: left;
  width: 320px;
  height: 110px;
}
#shop li {
  float: left;
  width: 214px;
  line-height: 1.6em;
}
.shop_name {
  font-size: 14px;
}
#shop li.shop_pic {
  width: 105px;
}
.shop_pic img {
  padding: 1px;
  width: 97px;
  border: solid 1px #ccc;
}
.shop_tel {
  font-size: 14px;
  font-weight: bold;
}
.title {
  margin-bottom: 10px;
  width: 660px;
  height: 34px;
  font-weight: bold;
  font-size: 14px;
  color: #333;
  line-height: 2.3em;
  overflow: hidden;
}
.title span {
  display: inline-block;
  padding-left: 10px;
  width: 100%;
  height: 34px;
}
#special_tbl {
  width: 660px;
}
#special_tbl td {
  border: none;
/*2011/04/15 YU-003 ↓*/
/*  width: 150px;*/
/*2011/04/15 YU-003 ↑*/
}
#special .special_border_left {
  width: 10px;
  border-right: 1px dotted #ccc;
}
#special .special_border_right {
  width: 10px;
  border: none;
}
/* 2011/05/23 SH-001 ↓ */
/*
.search_left,.search_right {
  position: relative;
  float: left;
  margin: 0 0px 10px 0;
  overflow: hidden;
  width : 210px;
  height: 80px;
  background:url("../images/bg_btn_search_rent_right_s.gif") no-repeat scroll 0 0px transparent;
}
.search_left a,.search_right a {
  display: block;
  width : 210px;
  height: 80px;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
.search_left {
  margin-right: 10px;
  cursor: pointer;
}
.search_sale {
  background:url("../images/bg_btn_search_sale_right_s.gif") no-repeat scroll 0 0px transparent;
}
*/
#search_rent .search_left,#search_rent .search_right,#search_sale .search_left,#search_sale .search_right {
  position: relative;
  float: left;
  margin: 0 0px 10px 0;
  overflow: hidden;
  width : 210px;
  height: 80px;
  background:url("../images/bg_btn_search_rent_right_s.gif") no-repeat scroll 0 0px transparent;
}
#search_rent .search_left a,#search_rent .search_right a,#search_sale .search_left a,#search_sale .search_right a {
  display: block;
  width : 210px;
  height: 80px;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
#search_rent .search_left,#search_sale .search_left {
  margin-right: 10px;
  cursor: pointer;
}
#search_rent .search_sale,#search_sale .search_sale {
  background:url("../images/bg_btn_search_sale_right_s.gif") no-repeat scroll 0 0px transparent;
}
/* 2011/05/23 SH-001 ↑ */
.tit_search {
  top: 26px;
  left: 65px;
  width: 140px;
  font-weight: bold;
  font-size: 14px;
  line-height: 2em;
  height: 29px;
  overflow: hidden;
  position: absolute;
  cursor: pointer;
}
.cl_list_pic {
  position: absolute;
  top: 26px;
  left: 7px;
}
/*----------------------------------------------
フッター
-----------------------------------------------*/
#footer {
  clear: left;
  position: relative;
  width: 100%;
  height: 42px;
}
#pagetop {
  position: absolute;
  top: -28px;
  right: 20px;
  width: 109px;
  height: 28px;
  cursor: pointer;
}
#copyright {
  position: absolute;
  top: 14px;
  right: 20px;
  width: 800px;
  text-align: right;
  color: #666;
}

