#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-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	padding-bottom: 5px;
	width:740px;

}
