/*右コンテンツ小見出し2詳細設定*/	
h5{
	font-size:14px;
	color:#007f00;
	padding-top:10px;
	padding-bottom:20px;
	}

/*フォーム詳細設定-----------------------------------------
*/
span.red{
	color:#ff0000;
	}
dl{
	list-style:none;
	padding:0;
	margin:0;
	}
dt{
	float:left;
	clear:both;
	}
form{
	margin-top:23px;
	}
form#loan dt{
	width:140px;
	}
form#buy dt{
	width:80px;
	}
form#sell dt{
	width:90px;
	}
dt, dd{
	padding:5px 3px;
	}
form#loan .green, form#buy .green, form#sell .green{
	width:420px;
	margin:10px 20px;
	background-color:#e1f5da;
	}
#submit-btn-aera{
	text-align:center;
	}
	
/*ローンシュミレーションレイアウト---------------------------
*/
#loan-simu dt{
	background-image:url(../contract/img/ico_loan.gif);
	background-position:3px;
	background-repeat:no-repeat;
}
#loan-simu dt label{
	text-indent:22px;
	}
ul{
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
	}
caption{
	text-align:left;
	}
table{
	width:420px;
	margin-left:20px;
	margin-bottom:10px;
	}
th{
	color:#006000;
	background-color:#b9e7a7;
	}
td{
	width:60px;
	padding:3px;
	text-align:center;
	background-color:#e7f7e2;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	}
th.th-green{
	background-color:#a6e08f;
	border-bottom:1px solid #ffffff;
	}
#th-hen{
	border-bottom:1px solid #ffffff;
}
#th-kotei{
	border-right:1px solid #ffffff;
}

/*ご検討からご契約まで-----------------------------------------
*/
#contract-index{
	margin-top:30px;
	margin-bottom:100px;
	}
#contract-index dd.btn-01 a{
	display:block;
	width:132px;
	height:21px;
	background-image:url(../contract/img/btn_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:23px;
	line-height:21px;
	color:#660000;
	}
#contract-index dd.btn-02 a{
	display:block;
	width:171px;
	height:21px;
	background-image:url(../contract/img/btn_02.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:23px;
	line-height:21px;
	color:#660000;
	}
#contract-index dt{
	background-image:url(../contract/img/ico_brett.gif);
	background-position:2px 6px;
	background-repeat:no-repeat;
	text-indent:25px;
	}
#contract-index dd{
	float:left;
	margin-left:130px;
	width:150px;
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	}


/*既にお持ちの方-----------------------------------------
*/


ul.already-ul{
	text-indent: 50px;
	list-style-type: disc;
	margin-bottom: 0px;

}

ol.already-ol{
	text-indent: 50px;


}

.already-green{
	background-color: #e1f5da;

}
.already-green p{
	margin-left: 20px;
	

}

.already-yajirusi{
	background-image:url(../contract/img/ico_already_yajirusi.gif);
	height: 20px;
	width: auto;
	background-repeat: no-repeat;
	background-position: center;

}


.already-icon1 {
	background-image:url(../contract/img/ico_already_1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	
}

.already-icon2 {
	background-image:url(../contract/img/ico_already_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	
}

.already-icon3 {
	background-image:url(../contract/img/ico_already_3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	
}

.already-icon4 {
	background-image:url(../contract/img/ico_already_4.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	
}

.already-icon5 {
	background-image:url(../contract/img/ico_already_5.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	
}

.already-icon6 {
	background-image:url(../contract/img/ico_already_6.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	
}

.already-icon7 {
	background-image:url(../contract/img/ico_already_7.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	
}
dl#already-dl{
	margin:0;
	padding:0;
}

dl#already-dl dt{
	float:none !important;
	margin:0;
	padding:0;
	text-indent:20px;
}
dl#already-dl dd{
	margin:0;
	padding:0;
}
dl#already-dl dd span{
	display:block;
	position:relative;
	left:45px;
	width:400px !important;
}

