@charset "UTF-8";
/* CSS Document */

#contents {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 935px;
	height: 1369px;
	background: url(/campaign/saport/img/index.jpg) no-repeat;
	margin: 0 auto 20px;
}

#contents01 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 935px;
	height: 885px;
	background: url(/campaign/saport/img/index01.jpg) no-repeat;
	margin: 0 auto 20px;
}

#contents02 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 935px;
	height: 884px;
	background: url(/campaign/saport/img/index02.jpg) no-repeat;
	margin: 0 auto 20px;
}

.loan_link_box {
	width: 934px;
	height: 95px;
	background: url(/campaign/saport/img/link_ba.png) no-repeat;
	position: relative;
	margin-bottom: 30px;
}


#loan_link_img {
	position: absolute;
/*	bottom: 122px;*/
	right: 20px;
	top: 14px;
}

#loan_link_img a {
	display: block;
}

