@charset "utf-8";

/*--------------------------------------------
「グランステイの住宅ローン」ページ

（下層ページ共通部分は、sub.cssで定義しています）
---------------------------------------------*/

/*--------------------------------------------
	左カラム　コンテンツ
---------------------------------------------*/
#contents #sub_left .loan {
	font-size: 16px;
	margin-bottom: 10px;
}
#contents #sub_left .loan h2.lowmargin {
	margin-bottom: 10px!important;
}
#contents #sub_left .loan .catch {
	margin-bottom: 67px;
}
#contents #sub_left .loan .catch p {
	width: 357px;
}
#contents #sub_left .loan p.ribon {
	position: absolute;
	top: 258px;
	left: 15px;
}
#contents #sub_left .loan .inner {
	padding: 0 0 0 71px;
}
#contents #sub_left .loan .human {
	padding: 0 20px 0 0;
	width: 119px;
	float: left;
}
#contents #sub_left .loan .message {
	width: 515px;
	float: right;
}
#contents #sub_left .loan .message p {
	margin-bottom: 30px;
}
#contents #sub_left ul.blue {
	width: 629px;
	margin-bottom: 25px;
}
#contents #sub_left ul.blue li {
	background: url(../img/icon_check_blue.jpg) 0 4px no-repeat;
	padding: 0 0 0 30px;
	line-height: 2;
}
#contents #sub_left .voice {
	width: 725px;
}
#contents #sub_left .voice p.many_voices {
	position: absolute;
	top: 0;
	right: 10px;
}
#contents #sub_left .voice dl {
	width: 705px;
	padding: 0px 10px 0 10px;
}
#contents #sub_left .voice dl dt {
	font-size: 16px;
	font-weight: bold;
	color: #04375E;
	width: 695px;
	height: 25px;
	background-color: #EEF7FD;
	padding: 6px 0 0 10px;
}
#contents #sub_left .voice dl dd {
	width: 555px;
	padding: 20px 100px 10px 50px;
	background: url(../img/bg_sub_loan_voice.jpg) right 0 no-repeat;
}
#contents #sub_left .voice dl dd p {
	margin-bottom: 20px;
	line-height: 1.6;
	font-size: 13px;
}
#contents #sub_left .voice dl dd p.ribon01 {
	position: absolute;
	top: -10px;
	right: -10px;
}