#static_page_title {
    width: 760px;
    margin: 6px 0 0 0;
    padding-bottom: 5px;
    border-bottom: 3px #202f4e solid;
}

#static_page_title span {
    margin: 0;
    font-size: 16px;
    color: #202f4e;
}

#static_content, #static_content p {
    font-size: 14px;
    line-height: 1.3em;
}

#static_content a {
    text-decoration: underline;
    color: #333333;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

*:first-child + html .clearfix {
    zoom: 1;
}

.flowchart_content {
    padding: 0 60px;
}

.flow_midashi_rent,
.flow_midashi_sale {
    font-size: 20px;
    font-weight: bold;
    margin: 35px 0 15px 0;
    padding: 0 60px 8px 60px;
}

.flow_midashi_sale {
    border-top: 1px dotted #000;
    padding-top: 32px;
}

.flowchart_box {
    width: 70%;
    float: left;
}

dl.flowchart {
    margin: 10px 0;
}

dl.flowchart dt {
    float: left;
    width: 35%;
    text-align: center;
}

dl.flowchart dt img {
    margin: 0;
}

dl.flowchart dt img.flow_name {
    width: 150px;
    height: auto;
}

dl.flowchart dt img.arrow_down {
    margin: 10px 0 10px 20px;
    width: 23px;
    height: auto;
}

dl.flowchart dd {
    float: right;
    width: 60%;
    margin: 0;
}

.c_flow1 {
    height: 480px;
}
.c_flow2 {
    height: 160px
}
.b_flow1 {
    height: 480px;
}
.b_flow2 {
    height: 160px
}

#flow_fee_box {
    float: right;
    width: 28%;
}

#flow_bar {
    float: left;
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    border-top: 2px solid #999;
    width: 16px;
}

#flow_fee {
    float: right;
    width: 80%;
}

.flow_fee_title {
    border: 1px solid #000;
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
    padding: 2px 4px;
    max-width: 100px;
}

#c_navigation {
    clear: both;
    margin: 50px 0 15px;
    padding: 0;
    text-align: right;
}

#c_navigation span {
    font-size: 10px;
    margin: 0 5px 0 0;
    padding: 0;
}

#c_navigation span a {
    border: 1px solid #999999;
    color: #000000;
    padding: 5px;
    text-decoration: none;
}

#c_navigation span a:hover {
    background: #cccccc none repeat scroll 0 0;
    border: 1px solid #000000;
    color: #000000;
    padding: 5px;
    text-decoration: none;
}

#c_navigation span a:visited {
    border: 1px solid #000000;
    color: #000000;
    padding: 5px;
    text-decoration: none;
}

#forowner_flow_title {
    text-align: center;
    margin: 50px auto 0 auto;
}

#forowner_flow_title img {
    width: 192px;
    height: auto;
}
