/*　エクステリアローンのご案内　loan　*/
.block_spacer {
	clear			: both;
}
.hide{
	display			: none;
}
.loan2r{
	text-alighn		: right;
}
#loan001a{
	margin			: 0 0 0 30px;
}
p#loan001b{
	width			: 480px;
	margin			: 25px 0 0 30px;
	text-align		: right;
}
#loan002a{
	line-height		: 1.5;
}

.loanri{
	display			: block;
	width			: 200px;
	float			: right;
	padding			: 5px;
	height			: 30px;
}
.clr{
	clear			: both!important;
}
p.loancenter{
	margin			: 2px 0 0 0;
	text-align		: center;
}

p.loan2_01{
	display			: block;
	height			: 275px;
	background		: url('http://famitei.jp/images/lone/grloan01.jpg') no-repeat 0;
}
p.loan2_02{
	display			: block;
	height			: 373px;
	background		: url('http://famitei.jp/images/lone/grloan02.jpg') no-repeat 0;
	margin			: 0 0 0 30px;
}

div.loan2{
	width			: 470px;
	margin			: 10px 0 10px 30px;
}

table.loan2{
	table-layout	: fixed;
	border-collapse	: collapse;
	border			: 0;
	margin			: 20px 0 0 5px;
	font-size		: 8pt;
	line-height		: 1.2;	
}

table.loan2 th{
	background		: #eeeeee;
	border			: #000000 2px solid;
}

table.loan2 td{
	border			: #000000 2px solid;
	padding			: 5px;
}

.td1{
	background		: #c2ffc2;
}

.td2{
	background		: #f0fff0;
}



/*-----------------
お取引条件について
------------------*/
#loan004{
	display			: block;
	width			: 450px;
	margin			: 10px 0 0 30px;
	padding			: 5px;
	border			: #006600 1px solid;
	float			: left;
}

.loan004l{
	display		: block;
	width		: 60px;
	padding		: 0px;
	margin		: 2px;
	background	: #eeeeee;
	font-size	: 12px;
	font-weight	: normal;
	text-align	: center;
	line-height	: 35px;
	float		: left;
}
.loan004r{
	display		: block;
	width		: 350px;
	padding		: 5px;
	line-height	: 1.2;
	float		: left;
}


/*----------------
毎月のお支払例
------------------*/
#loan005a{
	display		: block;
	width		: 400px;
	margin		: 10px 0 0 30px;
	text-align	: center;
	line-height	: 1.8;
}
#loan005b{
	display			: block;
	width			: 450px;
	margin			: 13px 0 0 30px;
	padding			: 8px;
	border			: #735C3C 1px solid;
}
#loan005b ul{margin:10px 8px 0 8px;}


#loan005c{
	background		: #ECE9D8;
	margin			: 0;
	padding			: 8px;
	text-align		: center;
}

.loan005d{
	list-style-type	: none;
	display			: block;
	margin			: 0 0 0 0;
	background		: url('http://famitei.jp/image/arrow.gif') no-repeat 0 4px;
	margin			: 0 0 10px 10px;
	padding			: 0 0 0 8px;
}
.loan005e{
	display		: block;
	margin		: -15px 0 0 120px;	
}

#simu01{
	display		: block;
	width		: 450px;
	margin		: 0;
	padding		: 15px 0 10px 50px;
	text-align	: center;
}

#simu01 a{
	display		: block;
	width		: 300px;
	height		: 81px;
	margin		: 0; 
	background	: url('http://famitei.jp/images/lone/loansim.gif') repeat-y 0 0;
}
#simu01 a:hover{
	background	: url('http://famitei.jp/images/lone/loansim.gif') repeat-y 0 82px;
}
#simu02{
	display		: block;
	width		: 460px;
	margin		: 0;
	padding		: 10px 0 10px 40px;
}




/*-------------
カラー
---------------*/
.c-red {color: #993300;}
.c-red2 {color: #cc0000;}


