@charset "UTF-8";
/* CSS Document */

#contents {
	width: 935px;
	height: auto;
	margin: 0 auto 20px;
	position: relative;
}

#loan_caution {
	text-align: left;
	position: absolute;
/*	bottom: 195px;*/
	top: 1355px;
	right: 40px;
	line-height: 1.2em;
}

#link_box {
	position: absolute;
/*	bottom: 122px;*/
	right: 40px;
	top: 1410px;
}

#link_box li {
	float: left;
	width: 131px;
	height: 60px;
	margin-right: 10px;
}

#link_box li a {
	display: block;
}

.zaiko_area{
	width: 935px;
	margin: 0 auto 20px;
}

#wrapper .zaiko_area h2 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	line-height: 1.2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
	padding-left: 10px;
	padding-top: 10px;
}