@charset "shift_jis";

#ft-wrapper {
	height: 37px;
	width: 940px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(../footer-img/footer-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#ft-wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
* html #ft-wrapper {
    height: 1em;
}

#ft-wrapper {
	display: block;
}
a img {
    border-style:none;
}
#ft-wrapper p {
	font-size: 85%;
	color: #969696;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
