@charset "UTF-8";
/* コンテンツ */
#doc_page h2 {
	background-image:url(../img/title.png);	
}
.sub1 {
	background-image:url(../img/sub1.gif);
}
.guide1 {
	float:left;
	width:220px;
}
.guide2 {
	float:left;
	width:470px;
}
.guide1 p {
	width:200px;
	padding-bottom:3px;
	border-bottom:1px dotted #ccc;
	color:#66a366;
	font-size:108%;
}
.arr {
	padding-bottom:60px;
	background-image:url(../img/arr.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.waku {
	background-color:#f5f5f5;
	padding:15px 15px 13px;
}
.loan {
	float:right;
	width:208px;
	height:44px;
	background-image:url(../img/loan.gif);
}
.loan a {
	display:block;
	width:208px;
	height:44px;
	background-image:url(../img/loan.gif);
	background-position:0 -44px;
	text-indent:-9999px;
	font-size:0em;
}
