﻿#footer-navi {
	width:740px;
	padding-bottom:10px;

}
#footer-navi-left {
	font-size: 80%;
	float: left;

}
#footer-navi-right {
	font-size: 80%;
	float: right;
	
}
#footer-copy {
	font-size: 80%;
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding: 4px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width:800px;
}
