footer {
	background-color: #00a381;
	padding: 0.25em 0;
	color: #eeeeee;
	font-weight: normal;
	text-align: center;
	width: 100%;
}
footer a {
	color: #eeeeee;
}
footer * {
	font-size: 12px;
}
footer .contentsList {
	display: block;
}

footer .contentsBox {
	text-align: left;
}
