#footer {
	clear: both;
	float: none;
	background-image: url(../img/common/footer_back.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	background-color: #FFF;
	padding-top: 16px;
}
#footer address {
	background-image: url(../img/common/address.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}
