@charset "utf-8";

/*----------------------------------------------
C
-----------------------------------------------*/
#main_pic {
  position: relative;
}
.top_txt {
  width: 100%;
  height: 25px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  z-index: 50;
/* 2014/10/29 YT-001  */
  overflow: hidden;
/* 2014/10/29 YT-001  */
}
#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: 100%;
}
.top_bkn ul {
  float: left;
  width: 150px;
}
.top_title {
  height: 18px;
  font-weight: bold;
  vertical-align: middle;
/* 2014/10/29 YT-001  */
  overflow: hidden;
/* 2014/10/29 YT-001  */
}
.top_comment {
  padding-left: 18px;
  background: url(../../images//icon_comment.gif) no-repeat 0 3px;
  vertical-align: top;
}
.top_title div.top_title_cont,.top_comment div.top_comment_cont{
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.top_comment div.top_comment_cont{
  vertical-align: top;
  width: 141px;
  overflow-x: hidden;
}
.top_title div.top_title_cont{
/* 2014/01/24 KY-001  */
/*  width: 154px;*/
/* 2014/01/24 KY-001  */

  overflow-x: hidden;
}
.top_pic {
  margin: 0 auto;
  text-align: center;
}
.top_pic img {
  padding: 1px;
/* 2017/10/10 YO-001  */
/*  width: 142px;*/
  width: auto;
  height: auto;
  max-width: 142px;
  max-height: 142px;
/* 2017/10/10 YO-001  */
  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 {
  text-align: right;
}
.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: 310px;
}
#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;
/* 2014/10/29 YT-001  */
  overflow: hidden;
/* 2014/10/29 YT-001  */
}
#search_rent li a,#search_sale li a {
  display: block;
  width: 210px;
  height: 80px;
  text-decoration: none;
  color: #333;
  cursor: pointer;
/* 2014/10/29 YT-001  */
  overflow: hidden;
/* 2014/10/29 YT-001  */
}
#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;
}
#search_rent li a .spnSearch,#search_sale li a .spnSearch {
  display: inline-block;
  margin-left: 37px;
  width: 173px;
  height: 80px;
}
#search_rent li a .spnSearch {
  background: url(../../images//bg_btn_rent.gif) no-repeat top right;
}
#search_sale li a .spnSearch {
  background: url(../../images//bg_btn_sale.gif) no-repeat top right;
}
#news_cont {
  padding: 5px;
  width: 310px;
  overflow: auto;
  border-bottom: solid 1px #ccc;
}
#news_cont li {
  float: left;
  width: 280px;
  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;
/* 2012/01/06 KY-001  */
/*
  width: 270px;
*/
  width: 300px;
/* 2012/01/06 KY-001  */
  line-height: 2em;
  border-bottom: dotted 1px #ccc;
  line-height: 1.6em;
}
#news_cont dt {
  float: left;
  padding-left: 14px;
  width: 80px;
/* 2017/05/26 KH-001 */
/*  background: url(../../../images/icon_news.gif) no-repeat 2px 5px;*/
  background: url(../../images/icon_news.gif) no-repeat 2px 5px;
/* 2017/05/26 KH-001 */
}
#news_cont dd {
  float: left;
/* 2012/01/06 KY-001  */
/*
  width: 172px;
*/
  width: 202px;
/* 2012/01/06 KY-001  */
}
#news_cont dd img {
  margin-left: 5px;
  vertical-align: middle;
}
.new {
/* 2017/05/26 KH-001 */
/*  background: url(../../../images/new.gif) no-repeat 2px 2px;*/
  background: url(../../images/new.gif) no-repeat 2px 2px;
/* 2017/05/26 KH-001 */
  text-indent: 35px;
}
#shop ul {
  float: left;
  width: 310px;
/* 2013/06/21 KY-001  */
/*  height: 110px;*/
  min-height: 110px;
/* 2013/06/21 KY-001  */
  margin-left: 5px;
/* 2014/10/29 YT-001  */
  overflow: hidden;
/* 2014/10/29 YT-001  */
}
#shop li {
  float: left;
  width: 205px;
  line-height: 1.6em;
}
.shop_name {
  font-size: 14px;
}
#shop li.shop_pic {
  width: 105px;
}
#shop .shop_pic img {
  padding: 1px;
  width: 97px;
  border: solid 1px #ccc;
}
.shop_tel {
  font-size: 14px;
  font-weight: bold;
}
.title {
  margin-bottom: 10px;
  width: 100%;
  height: 34px;
  font-weight: bold;
  font-size: 14px;
  color: #333;
  line-height: 2.3em;
  overflow: hidden;
  position: relative;
}
.title span {
  display: inline-block;
  padding-left: 10px;
  width: 100%;
  height: 34px;
/* 2014/10/29 YT-001  */
  overflow: hidden;
/* 2014/10/29 YT-001  */
}
.title .toggle_img {
  position: absolute;
  top: 5px;
  right: 5px;
  height: 20px;
  width: 20px;
  background: url(../../images//allow_toggle_20.png) no-repeat 0 0;
/* 2014/10/29 YT-001  */
  overflow: hidden;
/* 2014/10/29 YT-001  */
}
.title .toggle_img.toggle_open {
  background-position: top;
}
.title .toggle_img.toggle_close {
  background-position: bottom;
}
#special_tbl {
  width: 100%;
}
#special_tbl td {
  border: none;
}
#special .special_border_left {
  width: 10px;
  border-right: 1px dotted #ccc;
}
#special .special_border_right {
  width: 10px;
  border: none;
}
.search_list {
  position: relative;
  margin: 0 5px 10px;
  height: 90px;
  overflow: hidden;
  border: solid 3px #eee;
}
.search_list a {
  display: inline-block;
  height: 90px;
  text-decoration: none;
/* 2014/10/29 YT-001  */
  overflow: hidden;
/* 2014/10/29 YT-001  */
}
.tit_search span, .comment_search span {
  position: static;
  overflow: visible;
}
.tit_search {
  position: relative;
  top: 3px;
  width: 100%;
  height: 28px;
  font-weight: bold;
  font-size: 14px;
  line-height: 2em;
  border-bottom: solid 1px #eee;
  display: block;
  cursor: pointer;
/* 2014/10/29 YT-001  */
  overflow: hidden;
/* 2014/10/29 YT-001  */
}
.tit_search .tit_detail {
  position: absolute;
  right: 5px;
  top: 0pt;
  text-decoration: none;
}
.search_rent a, .search_sale a {
  text-decoration: none;
}



#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;
}
#search_rent .search_left a,#search_rent .search_right a,#search_sale .search_left a,#search_sale .search_right a {
  display: block;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
#search_rent .search_left,#search_sale .search_left {
  margin-right: 10px;
  cursor: pointer;
}
.top_bukken_list {
  width: 100%;
}
.top_bukken_list td {
  border: none;
  padding: 5px;
/* 2014/10/28 YT-001  */
  word-break: break-all;
/* 2014/10/28 YT-001  */
}
/*2016/04/29 YT-001 */
/*.top_bukken_list em {*/
.top_bukken_list div.bkn-name {
/*2016/04/29 YT-001 */
  clear: both;
  color: #CC6633;
  display: block;
  float: none;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
}
/*2016/04/29 YT-001 */
.top_bukken_list em {
  font-style: normal;
}
/*2016/04/29 YT-001 */
.top_bukken_list .kakaku {
  clear: both;
  color: #000000;
  display: block;
  float: none;
  font-size: 12px;
  line-height: 20px;
  text-align: right;
}
.top_bukken_list .kakaku b {
  color: #993300;
  font-size: 16px;
  font-weight: bold;
}
.top_bukken_list .traffic {
  background: none repeat scroll 0 0 #EFEFEF;
  color: #000066;
  display: block;
  font-size: 12px;
  text-align: center;
}
.top_bukken_list .layout {
  color: #2A3D81;
  display: block;
  float: left;
  font-size: 12px;
  line-height: 22px;
}
.top_bukken_list .dimension {
  color: #2A3D81;
  display: block;
  float: right;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.top_bukken_list .dimension sup {
  font-size: 8px;
}
.top_bukken_list .catch {
  clear: both;
  color: #2A3D81;
  display: block;
  float: none;
  font-size: 12px;
  line-height: 16px;
  overflow: hidden;
}
#special .special_border_left {
  width: 10px;
  border-right: 1px dotted #ccc;
}
#special .special_border_right {
  width: 10px;
  border: none;
}
#select .select_border_left {
  width: 10px;
  border-right: 1px dotted #ccc;
}
#select .select_border_right {
  width: 10px;
  border: none;
}
#select_b .select_b_border_left {
  width: 10px;
  border-right: 1px dotted #ccc;
}
#select_b .select_b_border_right {
  width: 10px;
  border: none;
}
#new_bukken .new_bukken_border_left {
  width: 10px;
  border-right: 1px dotted #ccc;
}
#new_bukken .new_bukken_border_right {
  width: 10px;
  border: none;
}
#new_bukken_tbl {
  width: 100%;
}
#new_bukken_tbl td {
  border: none;
  padding: 5px;
/* 2014/10/28 YT-001  */
  word-break: break-all;
/* 2014/10/28 YT-001  */
}
/* 2017/02/06 KF-001  */
.edit_body {
  overflow: hidden;
}
/* 2017/02/06 KF-001  */

