@charset "Shift_JIS";
/* CSS Document */

/* Footer
========================== */

#Footer { 
	background: url(../images/bg_footer.gif) repeat-x top center;
	width: 898px;}

#Footer #Footer-Inner {
	background: url(../images/line.gif) repeat-x top center;
	padding: 15px 20px;}

#Footer #FooterNavi {
	_width: 550px;
	float: left;}

#Footer #FooterNavi ul {
	display: block;
	padding-left: 30px;
	background: url(../images/arrow.gif) no-repeat left;}

#Footer #FooterNavi ul li {
	list-style: none;
	float: left;}

#Footer #FooterNavi ul li a {
	font-size: 10px;
	margin: 0 10px;}

#Footer p#Copyright {
	font-size: 10px;
	float: right;}

