/* ローンページ */


a,a:link,a:visited{
	color:#069;
	text-decoration:underline;
}

a:hover,a:active{
}

body{
	color:#0CF;
	text-decoration:none;
	text-align:center;
	background:#C4FFFF;
}

#headerin{
	float:left;
	width:770px;
	height:100px;
	margin-top:5px;
	color:#000;
	background:url(../img/loan/header.jpg) no-repeat;
}

#headerin01{
	float:left;
	width:770px;
	height:120px;
	color:#000;
	background:url(../img/loan/header02.jpg) no-repeat;
}



#headerin02{
	float:left;
	width:770px;
	height:60px;
	color:#000;
	background:C4FFFF;
}

#headerin h1,#headerin01 h1,#headerin02 h1{
	color:#000;
	font-size:16px;
}

#container{
	background:#FFF;
	border:#F39 solid 4px;
}

#pr01{
	overflow:hidden;
	width:700px;
	margin-left:auto;
	margin-right:auto;
}

#pr01 a{
	display:block;
	width:700px;
	height:60px;
	text-indent:-9999px;
	background:url(../img/loan/pr01.png) no-repeat;

}

#pr02{
	overflow:hidden;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#pr02 a{
	display:block;
	width:700px;
	height:60px;
	text-indent:-9999px;
	background:url(../img/loan/pr02.png) no-repeat;

}

#infobox01{
	overflow:hidden;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:20px;
}

#breadcrumblist02{
	padding:10px;
	font-size:10px;
}

.box01{
	float:left;
	margin-left:5px;
	padding-bottom:33px;
	width:965px;
	background:url(../img/loan/box02.gif) no-repeat bottom;
	
}

.box-in{
	float:left;
	width:965px;
	background:url(../img/loan/box02.gif) no-repeat top;
}

.box01 h2{
	padding:14px 0 0 140px;
	font-size:16px;
	color:#FFF;
}

.coment01{
	clear:both;
	margin:0 0 10px 0;
	padding-left:330px;
}


.button03{
	margin-top:20px;
	width:272px;
	height:40px;
	margin-left:20px;
	background:url(../img/loan/button03.gif) no-repeat;
	text-indent:-9999px;
}


.button03 a{
	display:block;
	width:272px;
	height:40px;
	background:url(../img/loan/button03.gif) no-repeat;
	outline: none;

}

.button03 a:link,.button03 a:visited{
	display:block;
	width:272px;
	height:40px;
	background:url(../img/loan/button03.gif) no-repeat top;
}


.button03 a:hover,.button03 a:active{
	display:block;
	width:272px;
	height:40px;
	background:url(../img/loan/button03.gif) no-repeat bottom;
}


.coment02{
	width:700px;
	font-size:medium;
	color:#333;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
}

#footer{
	width:100%;
	background:#F69;
	color:#FFF;
	text-align:left;
	font-size:10px;
}


img{
max-width: 100%;
height: auto;
width /***/:auto;　
}