@charset "utf-8";

/************************************************************ 共通部分 **/

.row_substitute dl {
    overflow: hidden;
    height: 100%;
}

/*◆◆◆◆◆◆物件一覧◆◆◆◆◆◆*/

/*--row_substitute--*/
.row_substitute {
    margin: 0 0 10px;
    text-align: center;
}
.row_substitute dl {
    border: 1px dashed #666;
    padding: 0 10px;
    display: inline-table;
    *display: inline;
}
.row_substitute dt {
    float: left;
    line-height: 2;
}
.row_substitute dd {
    float: left;
    margin: 0 0 0 10px;
    display: inline;
    line-height: 2;
}
.row_substitute dd input {
    vertical-align: -2px;
}

#main .pager:last-child {
    margin: 0 0 15px;
}

.bkntitle span.addvalue {
    float: right;
    display: inline-block;
}
.bkntitle span.addvalue img {
    height: 20px;
    margin-right: 5px;
}

/*■■フリーワード・家賃相場■■*/
.searchcontents{
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0 0 10px 0;
}
.searchcontents h3{
    background: #304574 url("/images/search/bg_mobilettl.jpg") repeat;
    color: #fff;
    font-weight: bold;
    font-size: 110%;
    padding: 5px 15px;
    border-radius: 5px 5px 0 0;
}
.searchcontents .searchcontents_box,
.searchcontents table{
    margin: 15px;
    width: 668px;
    border-collapse: collapse;
}
.searchcontents .searchcontents_box .formbox{
    display: table-cell;
    vertical-align: middle;
}
.searchcontents table{
    text-align: center;
}
.searchcontents input{
    padding: 3px 5px;
    width: 150px;
}
.searchcontents p{
    padding: 0 0 0 10px;
    display: table-cell;
    width: 358px;
    vertical-align: middle;
}
.searchcontents p span{
    color: #D12828;
}
.searchcontents table th,
.searchcontents table td{
    border: 1px solid #ccc;
    height: 40px;
}

/*--table.list_area--*/
table.list_area {
    width: 699px;
    border-collapse: collapse;
}

/*--thead--*/
table.list_area thead {
    background: #eee;
    width: 700px;
}
table.list_area thead th {
    padding: 5px 2px;
}
table.list_area thead th.img {
    width: 15%;
}
html>/**/body table.list_area thead th.img {
    width: 100px¥9;
}
table.list_area thead th,
table.list_area thead td{
    border: 1px solid #bbb;
    font-weight: normal;
}
table.list_area thead td {
    width: 5%;
}
table.list_area thead th span.pht {
    background: #fff;
    padding: 3px 5px;
    margin: 0 0 2px;
    display: inline-block;
    border: 1px dotted #acacac;
}
table.list_area thead th.impt {
    text-align: left;
    padding: 3px 5px 0;
    width: 37%;
}
table.parking thead th.impt {
    width: 45%;
}
table.land thead th.impt {
    width: 40%;
}
table.list_area thead th.other-money {
    width: 25%;
}

/*--tbody--*/
table.list_area tbody {
    background: #fff;
    cursor: pointer;
}

table.list_area tbody .white{
    cursor: initial;
    border-style: solid none;
    border-color:#999;
    border-width:2px;
}

table.list_area tbody:hover {
    background: #f1f5ff;
}

.search-list-content-line-row_empty {
    height: 15px;
}

table.list_area tbody th,
.search-list-content-line-row-cell {
    border: 1px solid #999;
    font-weight: normal;
}

.search-list-content-line-row-cell {
    padding: 0 2px;
    position: relative;
}

table.list_area tbody tr.white td {
    border: none;
    background: #fff;
    font-size: 50%;
}

table.list_area tbody.limitedlist td.limitedimage{
    text-align: center;
    background: url("/images/search/bg_mobilettl.jpg") 0 0 repeat;
}
table.list_area tbody.limitedlist td.limitedimage{
    text-align: center;
    background: url("/images/search/bg_mobilettl.jpg") 0 0 repeat;
}
table.list_area tbody.limitedlist tr td.limiteddeteail{
    padding:0;
    border:none;
}
table.list_area tbody.limitedlist tr td.limiteddeteail .detailbtn_box{
    position: absolute;
    bottom: 5px;
    right: 10px;
    background: url("/images/search/bg_mobilettl.jpg") 0 0 repeat;
    padding: 1px;
    display: inline-block;
    border-radius: 5px;
}

table.list_area tbody.limitedlist tr td.limiteddeteail .detailbtn_box .detailbtn_white_box{
    background: #fff;
    padding: 1px;
    border-radius: 5px;
}
table.list_area tbody.limitedlist tr td.limiteddeteail .detailbtn_box .detailbtn_white_box p{
    background: url("/images/search/bg_mobilettl.jpg") 0 0 repeat;
    border-radius: 5px;
    width: 285px;
    text-align: center;
}
td p.bkntitle {
    font-size: 115%;
    font-weight: bold;
    display: inline;
    margin: 0 10px 0 0;
}
td .changeprice_outer{
    float: right;
    border: 1px solid #ff0000;
    margin: 1px 3px 0 0;
    padding: 1px 5px;
}
td .changeprice_outer .changeprice_innner{
    font-size: 11px;
    color: #ff0000;
}

table.list_area tbody td.impt {
    padding: 3px;
}
table.list_area tbody td.walk {
    text-align: center;
}
table.list_area tbody td.impt .expense,
table.list_area tbody td.impt .expense2 {
    font-size: 85%;
    display: inline-block;
}

table.list_area tbody td.impt span.nyukyo{
    border: 1px solid #ed6103;
    color: #ed6103;
    padding: 3px;
}

table.list_area tbody td span.icn {
    background: #8c8c8c;
    font-size: 85%;
    font-weight: normal;
    text-align: center;
    padding: 2px 2px 2px 4px;
    color: #fff;
    margin: 0 3px 0 0;
    border-radius: 2px;
}
table.list_area tbody td.impt span.pay {
    margin: 0 3px 0 10px;
}
table.list_area tbody td.impt .adress {
    border: none;
}
table.list_area tbody td.impt .adress span {
    font-size: 85%;
    border: none;
    color: #000;
    font-weight: normal;
}
th.impt div,
td.impt div {
    border-bottom: 1px dotted #777;
    margin: 0 0 3px;
    position: relative;
    padding: 1px 0;
}

table.list_area tbody td.center {
    text-align: center;
}
table.list_area tbody td.name {
    background: #cdd9f7;
    padding: 2px 0 2px 5px;
}
table.list_area tbody td.bukkeImg {
    font-weight: bold;
    text-align: center;
    padding: 10px 0 0;
    line-height: 1.1;
    vertical-align: top;
}
table.list_area tbody td.bukkeImg img {
    margin: 0 0 2px;
}
table.list_area tbody td.select {
    text-align: center;
    line-height: 1;
    border-collapse: separate;
    padding: 0;
    background: url(/images/search/bg_dot.gif);
    width: 27px;
}
table.list_area tbody td.select span.select {
    margin: auto;
    width: 27px;
    display: block;
}
table.list_area tbody td.select span.sankaku {
    margin: auto;
    width: 11px;
    display: block;
}
table.list_area tbody td.select input {
    text-aliagn: 2px;
}
table.list_area tbody td span.price-all {
    width: 100px;
    display: inline-block;
    _display: inline;
    *display: inline;
    zoom:1;
}
table.list_area tbody td span.price {
    color: #ff0000;
    font-size: 150%;
    font-weight: bold;
}
table.list_area tbody td span.list_archive {
    font-size: 120%;
    font-weight: bold;
}
span.shubetsu {
    background: #999;
    color: #fff;
    font-size: 80%;
    margin: 5px 5px 0 0;
    padding: 3px 5px 1px ;
    font-weight: normal;
    border-radius: 2px;
}



td.icnArea ul.pic-icn {
    float: left;
    padding: 3px 0 0 0;
}
td.icnArea ul.pic-icn li {
    float: left;
    margin: 0 5px 0 0;
}

td.icnArea ul.list_iconRight {
    float: right;
}
td.icnArea ul.list_iconRight li {
    float :left;
    margin: 0 5px 0 0;
}
table.list_area td.icnArea {
    padding: 5px 3px 5px 5px;
}

tr.cursor {
    cursor:pointer;
}

.member_show-outer {
    text-align: center;
}

.member_show-inner-left,
.member_show-inner-center,
.member_show-inner-right {
    padding: 10px 2px;
}

.member_show-inner-center {
    padding: 0 2px;
}

.member_show-inner-center.type-exist {
    padding: 35px 2px 0;
    position: relative;
}

.member_show-inner-center-type {
    background: #999;
    border-radius: 2px;
    color: #fff;
    font-weight: bold;
    padding: 3px 0px;
    position: absolute;
    top: 4px;
    width: 99%;
}

/*◆◆◆◆◆◆ポップアップ部分◆◆◆◆◆◆*/

.open,
#ipop_close {
    cursor: pointer;
}
.meyasu img{
    vertical-align: -2px;
    margin: 0 0 0 2px;
}
#ipop {
    background: #fff;
    box-shadow: 0 0 10px #000;
    border-radius: 10px;
    border: 3px solid #333;
    display: none;
    position: absolute;
    padding: 10px;
    width: 500px;
    z-index: 100;
    top: 45%;
    left: 49%;
    margin: -115px 0 0 -220px;
}
#ipop h3 {
    font-size: 150%;
    font-weight: bold;
    border-bottom: 1px dotted #333;
    margin: 0 0 10px;
    color: #2D4383;
}
#ipop p {
    margin: 0 0 20px;
}
    #ipop .red {
        color: #ff0000;
    }
#ipop dl {
    margin: 0 0 20px;
}
    #ipop dt {
        font-weight: bold;
    }
    #ipop dd {
        padding: 0 0 0 10px;
        border-bottom: 1px dotted #bbb;
    }
#ipop ul {
    margin: 0 0 10px;
}
    #ipop li {
        font-size: 80%;
        line-height: 1.5;
        margin: 0 0 5px;
    }
#ipop p#ipop_close {
    text-align: center;
    font-weight: bold;
    font-size: 130%;
    color: #fff;
    background: #333;
    padding: 3px;
    border-radius: 10px;
    width: 150px;
    margin: auto;
}
#ipop p#ipop_close:hover {
    background: #666;
}

/*■■■物件表示件数・ソート部分で使用■■■*/
div.showList{
    width: 690px;
    text-align: right;
    padding: 5px 10px 5px 0;
    background-color: #e5e5e5;
}

div.showList span{
    font-weight: bold;
}



/*■■■javascriptの画像拡大で使用■■■*/
img{border:none;}

#preview{
  position:fixed;
  border:1px solid #ccc;
  display:none;
  z-index:3;
}

#preview span{
  display:block;
}
.check_section {
    margin: 0 0 10px;
}
.check_section .line {
    border: 1px solid #ccc;
    border-top: none;
    clear: both;
}
.check_section .line h2 {
    border: none;
    font-weight: bold;
    font-size: 110%;
}
.check_section .line ul {
    overflow: hidden;
    height: 100%;
    padding: 0;
    margin: 10px 0 10px 22px;
}
.check_section .line li {
    float: left;
    width: 154px;
    line-height: 2;
    font-size: 110%;
}
.check_section .line li p {
    display: table;
    height: 36px;
    margin: 0 0 0 25px;
}
.check_section .line li a{
    display: table-cell;
    font-size: 15px;
    line-height: 1.2;
    vertical-align: middle;
}
p.center {
    text-align: center;
}

/*■■おすすめ物件・新着物件■■*/

.section {
    border: 1px solid #d3d3d3;
    box-shadow: 0 2px 3px #eee;
    border-radius: 5px;
    background: #fff;
    margin: 15px 0;
    padding: 0 9px 10px;
}
.section h3.ttl2 {
    border-bottom: 3px solid #2d4383;
    font-weight: bold;
    padding: 5px 0 0 0;
    margin: 0 0 1px;
}
.act6 h3.ttl2  {
    margin: 0 0 10px;
}
.near-room {
    float:left;
    padding: 0 0 5px;
    margin: 0 20px 0 0;
    width:212px;
}
.near-room.first {
    margin: 0 20px 0 5px;
}
.near-room.last {
    margin: 0;
}
.near-room p {
    font-size: 90%;
    margin: 3px 0 3px 3px;
}
.near-room p.bukken {
    background: #f7f7f7;
    display: table-cell;
    border: 1px solid #ccc;
    width: 212px;
    height: 212px;
    text-align: center;
    vertical-align: middle;
}
.near-room p.bukken-name {
    background: url(/images/search/icn_det_arw2.jpg) no-repeat left center;
    padding: 0 0 0 10px;
    margin: 5px 0 0 0;
    max-width: 212px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.near-room p span {
    color: #ff0000;
    font-weight: bold;
    font-size: 110%;
}
#asider-inner {
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 5px 5px;
    background: #fff;
    padding: 10px 0;
}
.near-room p a {
    -moz-transition: opacity 0.1s ease 0s;
    -webkit-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s linear 0s;
}
.near-room p a:hover{
    opacity: 0.8;
    filter: alpha(opacity=80);
}

/* リンク群 */
.linklist {
        background-color: rgba(0,0,0,0);
        border : 1px solid #BDC8CA;
        border-radius: 5px;
        box-shadouw: 0 0 5px 0 #E8EBEB;
        padding:15px;
        margin: 0 0 10px 0;
}
.linklist p {
    font-weight: bold;
}
.linklist ul li {
     float: left;
       font-size: 95%;
       margin: 1px;
       padding: 3px;
}

#spotContents {
    width: 950px;
    margin: 0 0 20px;
}

#spotContents p.image {
    width: 188px;
    text-align: left;
    float: left;
}

#spotContents p.image img {
    border: 2px solid #ccc;
    width: 86%;
}

#spotContents dl.text {
    width: 755px;
    min-height: 100px;
    float: right;
}

#spotContents dl.text dt {
    font-size: 140%;
    font-weight: bold;
    padding: 5px 0 5px 15px;
    height: 20px;
    color: #af4503;
    border: 2px solid #ccc;
    border-bottom: 1px dotted #666;
    border-radius: 5px 5px 0 0;
    background: #fff;
}

#spotContents dl.text dd {
    line-height: 1.5;
    padding: 0 20px 6px;
    padding-top: 10px;
    min-height: 75px;
    border: 2px solid #ccc;
    border-top: none;
    border-radius: 0 0 5px 5px;
    background: #fff;
    color: #777;
}
