﻿/* メイン画像
------------------------------------------------ */
#main{
	width:586px;
	margin-bottom:10px;
}

/* ポイント
------------------------------------------------ */
#point_wrap{
	width:540px;
	margin:0 auto;
	background:url(../image/top/point_bg.gif);
	margin:10px auto 15px;
	padding:8px;
}
#point{
	width:540px;
	margin:0 auto;
	background:#fff;
}
#point #info li{
	margin-bottom:1px;
	margin-left:10px;
}

/* タイトル
------------------------------------------------ */
h2{
	width:530px;
	height:30px;
	background:url(../image/common/h2_bg.jpg) no-repeat;
	margin:0 auto 10px;
	color:#660000;
	font-size:16px;
	padding:8px 0 0 26px;
}

/* 不動産ローンとは
------------------------------------------------ */
#loan{
	width:540px;
	margin:0 auto 20px;
	color:#333333;
	line-height:150%;
}
#loan img{
	margin-right:8px;
	float:left;
}
#loan #text{
	width:400px;
	float:right;
}