@charset "utf-8";
/* CSS Document */


.img_box {
text-align: center;
margin: 10px 0;
clear: both;
}
.to_tokuten {
background-image: url(/first/use/images/tokuten_bk.gif);
width: 253px;
height: 74px;
position: relative;
float: right;
}

.to_tokuten img {
	position: absolute;
	left: 56px;
	top: 33px;
}

.to_tokuten b,
.to_loan b {
display: none;
}

.point_loan {
float: right;
width: 265px;
}

.point_loan dd {
clear: both;
text-align: right;

}

.to_loan {
background-image: url(/first/use/images/loan_bk.gif);
background-position: right top;
width: 253px;
height: 74px;
clear: both;
position: relative;
}

.to_loan img {
	position: absolute;
	left: 60px;
	top: 35px;
}
