@charset "utf-8";

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

.list_area,
.list_detail2,
.list_detailInner,
.list_detailInner li,
.list_detail .list_detailInner dd li{
    clear: both;
}

.list_section,
.list_section .list_detail,
.list_detailInner,
.list_icon,
.list_detail p.bknttl,
.list_detailInner li ul {
    overflow: hidden;
}

.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;
}

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

/*■■■.list_area■■■*/
.list_area {
    margin: 0 0 20px;
}

.list_area:nth-last-of-type(2) {
    margin: 0;
}

.list_section {
    padding: 13px 3px 8px 3px;
    border       : 1px solid #ccc;
    border-top   : 3px solid #304584;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 1px 3px #eee;
    border-top: 3px solid #304584;
}
.list_section .bukkenImages {
    padding: 0 10px 10px ;
    display: table-cell;
    vertical-align: middle;
    width: 191px;
    text-align: center;
}
.list_section .list_detail {
    width: 468px;
    padding: 0 13px 0 0;
    display: table-cell;
}

/*■■■物件名■■■*/
.bknttl {
    border-left  : 3px solid #2d4383;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 0 5px;
    margin: 0 15px 5px;
    font-size  : 110%;
    font-weight: bold;
    line-height: 30px;
}
.bknttl a {
    text-decoration: none;
}
.list_detail p.bknttl span.bkn-name {
    float: left;
    /*line-height: 35px;*/
    /*width: 282px;*/
}
.bknttl span.contact {
    float: right;
    display: block;
}
.bknttl span.addvalue {
    float: right;
    display: inline-block;
}
.bknttl span.addvalue img{
    height: 20px;
    padding: 0 0 6px;
}
.bknttl span.changeprice_outer {
    float: right;
    display: inline-block;
    border:1px solid #ED4B03;
    padding: 3px 5px;
}
.bknttl span.changeprice_outer .changeprice_innner{
  line-height: normal;
    font-size: 14px;
    color:#ED4B03;
}
/*■■■list_detail■■■*/
.list_detail .list_detailInner {
    background: #eee;
    padding: 10px 10px 5px;
    margin: 0 0 2px;
}
.list_detail .list_detailInner ul {
    margin: 0 0 3px;
}
.list_detail .list_detailInner li {
    border-bottom: 1px dotted #bbb;
    margin: 0 0 5px;
    line-height:1.6;
}
.list_detail .list_detailInner li dl ul {
    margin: 0;
}
.list_detail .list_detailInner li dl li,
.list_detail .list_detailInner li ul li {
    border: none;
    margin: 0;
}
.list_detail .list_detailInner li ul li {
    margin: 0 10px 0 0;

}
.list_detailInner dt {
    float: left;
    font-size: 80%;
    background: #565656;
    border-radius: 2px;
    color: #fff;
    padding: 1px 2px 0 4px;
    margin: 1px 3px 0 0;
}
.list_detailInner dd,
.list_detailInner li ul li {
    float: left;
    clear: none;
}
.list_detailInner li span {
    font-size: 80%;
    background: #565656;
    border-radius: 2px;
    color: #fff;
    padding: 0 2px 0 4px;
    margin: 1px 3px 0 0;
    display: inline-block;
    height: 16px;
}
.list_detailInner ul li dl dd ul li{
    width: 405px;
}
.list_detailInner li span.s_next {
    margin-left:5px;
}
.list_detail h3 a {
    text-decoration: none;
}
.bkn_result_text {
    padding: 5px 0;
}
/*■■■list_detail2■■■*/

.list_detail2 {
    margin: 0 0 10px;
}
.list_detail2 table {
    width: 680px;
    font-weight: normal;
    text-align: center;
}
.list_detail2 table tr:hover {
    background: #eee;
}
.list_detail2 th,
.list_detail2 td {
    padding: 2px 0;
}
.list_detail2 td {
    border-bottom: 1px dotted #aaa;
    font-size: 90%;
}
.list_detail2 td.ichijikin{
    font-size: 90%;
}
.list_detail2 td.id_price {
    font-weight: bold;
    font-size: 15px;
    color: #ED4B03;
    width: auto;
    padding:1px;
}

.list_detail2 td.id_price .tsubotanka {
    width: 680px;
    font-size: 83%;
    font-weight: normal;
    text-align: center;
    color: #333333;
}

.list_detail2 td.id_madori {
    font-weight: bold;

}
.list_detail2 td.limitedbkn {
    font-weight: bold;
    font-size: 15px;
    color: #ED4B03;
}
.list_detail2 td .limitedelement {
    color: #ED4B03;
    border: 1px solid #ED4B03;
    padding: 3px;
    font-size: 12px;
    font-weight: normal;
}
.list_detail2 th {
    background: #565656;
    padding: 2px 0 0 0;
    text-align : center;
    color      : #fff;
    font-size  : 90%;
    font-weight: normal;
    padding: 2px 0 0 0;
    font-size: 90%;
}
.list_detail2 th.bi_line1 {
    width: 53px;
}
.list_detail2 th.bi_line2 {
    width: 53px;
}
.list_detail2 th.bi_line3,
.list_detail2 th.bi_line4{
    width: 66px;
}
.list_detail2 th.bi_line5  {
    width: 50px;
}
.list_detail2 th.bi_line6,
.list_detail2 th.bi_line7,
.list_detail2 th.bi_line8,
.list_detail2 th.bi_line9,
.list_detail2 th.other-price,
.list_detail2 th.check-select {
    width: auto;
    padding:0 5px;
}
.list_detail2 td.btn {
    border-radius: 3px;
}

.list_detail2 td span.nyukyo{
    border: 1px solid #ed6103;
    color: #ed6103;
    padding: 3px;
}

.list_detail2 td.detail  {
    background-image: linear-gradient(to bottom, #FFE492, #FFB400);
    border: 1px solid #E7A800;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 0 1px #FFDE6B inset;
}
.list_detail2 td.list {
    background-image: linear-gradient(to bottom, white, #D8D8D8);
    border: 1px solid #777777;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 0 1px white inset;
}
.list_detail2 td.contact {
    background: #FFB040;
    border: none;
}
.list_detail2 td.btn a,
.list_detail2 td.btn span {
    text-decoration: none;
    color: #000;
    display: block;
}
.list_detail2 td.btn a:hover,
.list_detail2 td.btn span:hover {
    color: #666;
}
.list_detail2 td.select {
    background: url(/images/search/bg_inputArrow.gif) no-repeat 8px 7px;
    padding: 0 0 0 7px;
}

.list_detail2 td.btn span {
    cursor:pointer;
}
.list_detail2 .novacancy {
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px dotted;
    width: 672px;
    margin:0 0 0 5px;
}
.comment{
    padding: 0 10px;
}

/*■■■list_section■■■*/
.list_section p.room {
    float: left;
    margin: 0 0 0 10px;
    display: inline;
    background: url(/images/search/bg_display.gif) no-repeat left center;
    width: 112px;
    height: 24px;
    line-height: 24px;
    padding: 0 0 0 24px;
}
.list_section p.detail_search {
    float: right;
    margin: 5px 10px 0 0;
    display:inline;
}

/*■■■物件表示件数・ソート部分で使用■■■*/
div.showList.building{
    float: right;
    padding: 5px 10px 5px 0;
}

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;
}
.bluebold{
    color:#2A8BD2;
    font-weight: bold;
    font-size: 15px;
}

/*■■フリーワード・家賃相場■■*/
.searchcontents{
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.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;
}

/*■■その他空室情報■■*/
.surplus{
    display:none;
}
.allroom{
    margin: 5px 0 0 15px;
}
.allroom a{
    color: #000;
}
.bknplus{
    background-color: #4D3122;
    color: #fff;
    padding: 0px 4px;
    margin: 0 10px 0 3px;
    display: inline-block;
    font-weight: bold;
    font-size  : 10px;
}
.bknminus{
    background-color: #4D3122;
    color: #fff;
    padding: 0px 4px;
    margin: 0 10px 0 3px;
    display: inline-block;
    font-weight: bold;
    font-size: 10px;
}
.roomnum{
    color: #ED4B03;
    font-weight: bold;
}

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

.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;
}
