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

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



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

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

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

#loan  .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;
	line-height: 1.7;
    padding-top: 3px;
}
.text_orange {
    color: #DF7E09;
}

.marginTop15 {
    margin-top: 15px;
}

.marginLeft15 {
	float: right;
}

.floatLeft {
    float: left;
}

.h1_section{
    display: none;
}