﻿    .framebox {
        margin: 0;
        padding: 0;
        width: 740px;
    }
    .search_title {
        float: left;
        margin: 5px;
        width: 600px;
        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: #39b54a;
        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: 618px;
        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: 320px;
        height: 300px;
        margin: 5px;
        padding: 5px;
        font-size: 12px;
        border: 1px solid black;
        float: left;
    }
    .kodawari2_area {
        width: 320px;
        height: 230px;
        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: hand;
    }
    .searchbox {
        width: 120px;
        font-size: 15px;
        line-height: 150%;
        float: left;
    }
    .search_bottom {
        margin: 5px;
        text-align: center;
    }
    .condbox {
        margin: 2px;
        padding: 2px;
        width: 726px;
        border: 1px solid #404040;
        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;
    }
    .rslttitle_sort {
        width: 250px;
        color: #404040;
        font-size: 14px;
        line-height: 150%;
        float: left;
    }
    .rslttitle_move {
        width: 150px;
        text-align: right;
        font-size: 14px;
        font-weight: bold;
        line-height: 150%;
        float: right;
    }
    .rslttitle_page {
        width: 150px;
        text-align: right;
        font-size: 14px;
        color: #606060;
        line-height: 150%;
        float: right;
    }
    ul.rslt {
        list-style-type: none;
        margin: 0;
        paddin: 0;
    }
    li.rsltbox {
        width: 740px;
        margin: 10px 0px 0px 0px;
    }
    li.rsltitem {
        width: 720px;
        margin: 6px 0px 0px 0px;
        padding: 4px;
        border-top: 4px solid #808080;
        cursor: hand;
    }
    li.rsltitem:hover {
        background-color: #fffacd;
    }
    .rslt_no {
        width: 80px;
        text-align: center;
        float: left;
    }
    .rslt_img {
        width: 150px;
        text-align: center;
        float: left;
    }
    .rslt_contents {
        width: 440px;
        float: left;
    }
    .rslt_detail {
        width: 40px;
        text-align: center;
        float: left;
    }
    .rslt_item {
        padding: 5px;
        width: 50px;
        text-align: left;
        font-weight: bold;
        font-size: 14px;
        float: left;
    }
    .rslt_content_s {
        padding: 5px;
        width: 150px;
        text-align: left;
        color: #808090;
        font-weight: bold;
        font-size: 14px;
        float: left;
    }
    .rslt_content_l {
        padding: 5px;
        width: 370px;
        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;
    }

    h3.search_midashi_waku {
        font-size: 100%;
        font-weight: normal;
        line-height: 1;
        border-left: 0;
        border-radius: 0;
        padding: 5px;
        margin: 0px 0px 5px 0px;
        background-image: linear-gradient(#E6E3DF, #9C989D, #F7F7F7, #918B8F);
    }
    
    div.search_midashi_left {
        float: left;
        margin:0px;
        text-align: center;
        width: 98px;
        height: 15px;
        padding: 5px;
        color: #ffffff;
        font-weight: bold;
        background-image: linear-gradient(#DE5E0E, #DE5E0E, #641F00);
    }
    
    div.search_midashi_right {
        float: left;
        margin:0px;
        text-align: center;
        width: 118px;
        height: 15px;
        padding: 5px 2px;
        color: #ffffff;
        font-weight: bold;
        border-radius: 0px 0px 0px 15px;
        background-image: linear-gradient(#EF7D1A, #EF7D1A, #782C00);
    }
    
    div.search_midashi_right2 {
        float: left;
        margin:0px;
        text-align: center;
        width: 118px;
        height: 15px;
        padding: 5px 2px;
        color: #ffffff;
        font-weight: bold;
        border-radius: 0px 0px 0px 15px;
        background-image: linear-gradient(#A3C31B, #A3C31B, #455704);
    }

    div.search_midashi_right3 {
        float: left;
        margin:0px;
        text-align: center;
        width: 118px;
        height: 15px;
        padding: 5px 2px;
        color: #ffffff;
        font-weight: bold;
        border-radius: 0px 0px 0px 15px;
        background-image: linear-gradient(#F09071, #F09071, #AD1E23);
    }

	div.town {
		float: left;
		margin: 0px;
		padding: 2px;
		width: 140px;
		overflow: hidden;
	}
