#footer {
	clear: both;
	float: none;
	width: 900px;
}
#footer .FL {
	background-image: url(../img/common/foot_left.jpg);
	background-repeat: no-repeat;
	height: 176px;
	width: 452px;
	float: left;
	position: relative;
}
#footer .FL02 {
	background-image: url(../img/common/foot_left02.jpg);
	background-repeat: no-repeat;
	height: 176px;
	width: 452px;
	float: left;
	position: relative;
}
#footer .FR {
	background-image: url(../img/common/foot_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 176px;
	width: 448px;
}
#footer h3, #footer h4, #footer p {
	display: none;
}
#footer .roll {
	position: absolute;
	display: block;
	height: 31px;
	width: 185px;
	top: 109px;
	left: 173px;
	margin-left: 0px;
}
#footer .roll_old {
	position: absolute;
	display: block;
	height: 31px;
	width: 172px;
	top: 95px;
	left: 218px;
	margin-left: 0px;
}

