/* ヘッダーの調整
----------------------*/

#header .middle .middleinner {
	margin: 10px 0;
}

#qa {
	width: 700px;
	float: right;
}

#qa h1{
	margin: 8px 0 20px 0;
}

#qa h2 {
    border-bottom: 1px solid #532617;
	background:#F6F5F0;
    display: block;
    height: 41px;
    margin: 20px 0;
    width: 700px;
}

#qa #loan {
    padding-top: 13px;
    margin-top: -13px;
}

#qa h3 {
    background-image: url("/qa/images/h4bg.jpg");
    background-repeat: no-repeat;
    color: #8E8731;
    font-size: 18px;
    font-weight: bold;
    height: 23px;
    letter-spacing: 0.1em;
    margin-bottom: 6px;
    padding-left: 18px;
    vertical-align: middle;
    width: 693px;
}
.list_color {
    color: #82503F;
}

.center_line {
    margin-top: 5px;
    text-align: center;
}

#qa  .textBox01 {
    font-size: 14px;
    line-height: 170%;
    margin-bottom: 25px;
    width: 700px;
}

.text_green_bold {
    color: #566732;
    font-weight: bold;
}

.textBox01 p {
    font-size: 14px;
    padding-top: 3px;
}
.text_orange {
    color: #DF7E09;
}

.marginTop15 {
    margin-top: 15px;
}

.marginLeft15 {
	float: right;
}

.floatLeft {
    float: left;
}

.list01 li {
    line-height: 170%;
}

.joken dt {
    background-image: url("/qa/images/icon_q01.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    color: #7B9728;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    padding: 3px 0 3px 30px;
    width: 671px;
}

.joken dd {
	padding: 20px;
    font-size: 14px;
	line-height: 1.5;
    border-top: 1px dotted #999999;
	}
    .h1_section{
        display: none;
    }