@charset "UTF-8";

/* フッタ */
.pagetop {text-align:right;
}

#footer {
	clear: both;
	width: 752px;
	bottom: 0px;
	height: 110px;
	margin: 0px auto;
	background: #6E4F41;
}

#footer address {
	padding: 0 0 10px 10px;
}

#footer img{
	float: left;
}
