﻿    .framebox {
        margin: 0px;
        padding: 0px;
    }
    .framebox_navi {
        margin: 0px;
        padding: 7px;
        height: 22px;
        background-color: #39B54A;
    }
    .framebox_navi img {
        vertical-align: middle;
    }
    .framebox_navi2 {
        margin: 0px;
        padding: 2px;
        height: 16px;
        text-align: right;
        color: #004000;
        font-size: 12px;
        background-color: #ffffff;
    }
    .framebox_navi2 img {
        vertical-align: middle;
    }
    .search_title {
        float: left;
        margin: 5px;
        width: 720px;
        text-align: center;
        color: #c00000;
        font-size: 15px;
        line-height: 150%;
    }
    .search_counter {
        float: right;
        margin: 5px 10px;
        width: 100px;
        font-size: 12px;
        line-height: 150%;
        text-align: right;
    }
    .search_item {
        margin: 2px 2px 2px 10px;
        padding: 2px;
        width: 95px;
        text-align: center;
        font-size: 15px;
        line-height: 150%;
        float: left;
    }
    .jyukyo_item {
        background-color: #BFE3C3;
        color: #000000;
    }
    .tenant_item {
        background-color: #ff628e;
        color: #000000;
    }
    .parking_item {
        background-color: #ff9000;
        color: #000000;
    }
    .search_contents {
        margin: 2px 2px 2px 2px;
        padding: 2px;
        width: 880px;
        text-align: left;
        font-size: 15px;
        line-height: 150%;
        float: left;
    }
    .jyukyo_contents {
        background-color: #ffffff;
        color: #000000;
    }
    .tenant_contents {
        background-color: #ffffff;
        color: #000000;
    }
    .parking_contents {
        background-color: #ffffff;
        color: #000000;
    }
    .search_separator {
        margin-left: 10px;
        margin-right: 5px;
        clear: both;
        border-bottom: 1px dotted;
    }

     .kodawari {
        margin-left: 10px;
        margin-right: 5px;
    }
    .kodawari_area {
        width: 336px;
        height: 300px;
        margin: 5px;
        padding: 5px;
        font-size: 12px;
        border: 1px solid black;
        float: left;
    }
    .kodawari_title {
        margin: 0 auto;
        padding: 5px;
        text-align: center;
        background-color: ffffe0;
        border: 1px solid gray;
        border-radius: 5px;
    }
    .kodawari_item {
        margin: 5px 5px 0px 0px;
        padding: 5px;
        border: 1px solid black;
        border-radius: 5px 10px 5px 10px;
        cursor: pointer;
        float: left;
    }
    .kodawari_ari {
        background-color: #90ee90;
    }
    .kodawari_nasi {
        background-color: #ffffff;
    }

    .cursor_hand {
        cursor: pointer;
    }
    .searchbox {
        width: 120px;
        font-size: 15px;
        line-height: 150%;
        float: left;
    }
    .search_bottom {
        margin: 5px;
        text-align: center;
    }
    .condbox {
        margin: 5px 5px 10px 5px;
        padding: 2px;
        width: 726px;
        border: 1px solid #404040;
        background-color: #ffffff;
        border-radius: 4px;
        box-shadow: 4px 4px 4px rgba(128, 128, 128, 4);
    }
    .cond_item {
        margin: 2px;
        padding: 2px;
        width: 55px;
        text-align: center;
        font-size: 12px;
        line-height: 130%;
        float: left;
    }
    .cond_contents {
        margin: 2px;
        padding: 2px;
        width: 600px;
        text-align: left;
        color: #000000;
        font-size: 12px;
        line-height: 130%;
        float: left;
    }
    .cond_separator {
        clear: both;
        border-bottom: 1px dotted;
    }
    .rsltwarn_pic {
        padding-right:50px;
        width:300px;
        text-align:right;
        float:left;
    }
    .rsltwarn_contents {
        width: 400px;
        text-align: left;
        color: #000080;
        font-size: 14px;
        float: left;
    }
    .rslttitle {
        width: 150px;
        font-weight: bold;
        font-size: 16px;
        line-height: 150%;
        float: left;
        color: #ffffff;
    }
    .rslttitle img {
        vertical-align: middle;
    }
    .rslttitle_sort {
        width: 200px;
        color: #404040;
        font-weight: bold;
        font-size: 14px;
        line-height: 150%;
        float: left;
        color: #ffffff;
    }
    .rslttitle_move {
        width: 200px;
        text-align: right;
        font-size: 14px;
        font-weight: bold;
        line-height: 150%;
        float: right;
    }
    .rslttitle_move img {
        vertical-align: middle;
    }
    .rslttitle_page {
        width: 160px;
        text-align: right;
        font-weight: bold;
        font-size: 14px;
        color: #ffffff;
        line-height: 150%;
        float: right;
    }
    ul.rslt {
        list-style-type: none;
        list-style-image: none;
        margin: 0;
        padding: 0;
    }
    li.rsltbox {
        margin: 10px 0px 0px 0px;
    }
    li.rsltitem {
        margin: 6px 0px 0px 0px;
        padding: 4px;
        border-top: 3px solid #FF8100;
        cursor: pointer;
        position: relative;
    }
    li.rsltitem:hover {
        background-color: #fffacd;
    }
    .rslt_no {
        width: 80px;
        text-align: center;
        float: left;
    }
    .rslt_icon {
        width: 80px;
        text-align: center;
        float: left;
    }
    .rslt_img {
        margin-top: 0px;
        width: 150px;
        text-align: center;
        float: left;
    }
    .rslt_img_contents {
        margin-top: 5px;
        width: 150px;
        text-align: left;
        font-size: 12px;
        position: absolute;
        bottom: 0px;
    }
   .rslt_img_contents img {
        vertical-align: middle;
    }
    .rslt_contents {
        width: 480px;
        float: left;
    }
    .rslt_detail {
        width: 40px;
        text-align: center;
        float: left;
    }
    .rslt_item {
        padding: 5px;
        width: 60px;
        text-align: left;
        font-weight: bold;
        font-size: 14px;
        float: left;
        background-color:#FFECD9;
    }
    .rslt_content_s {
        padding: 5px;
        width: 160px;
        text-align: left;
        color: #808090;
        font-weight: bold;
        font-size: 14px;
        float: left;
    }
    .rslt_content_s img {
        vertical-align: middle;
    }
    .rslt_content_m {
        padding: 5px;
        width: 390px;
        text-align: left;
        color: #808090;
        font-weight: bold;
        font-size: 14px;
        float: left;
    }
    .rslt_content_l {
        padding: 5px;
        width: 390px;
        text-align: left;
        color: #808090;
        font-weight: bold;
        font-size: 14px;
        float: left;
    }
    .rslt_separator {
        margin-left: 5px;
        margin-right: 5px;
        clear: both;
        border-bottom: 1px dotted;
    }
    .rslt_separator_v {
        border-left: 1px dotted;
    }
    
    .search-condition {
    	cursor: pointer;
    	background: #ffffff url('../image/arrow-down.png') no-repeat 98% center;
    }
    .search-condition.current {
    	cursor: pointer;
    	background: #ffffff url('../image/arrow-up.png') no-repeat 98% center;
    }
