/* Footer  ----------------------------------------------------------------- */


#footer {
	width: 100%;
}



/* Footer-inner　---------------------------------------------------------------- */


#footer-inner {
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



/*  フッター上のナビリンク　　*/

#footer-navi {
	background: #006aad;
	width: 100%;
	height: 30px;
	padding-top: 5px;
}

#footer-navi ul {
	width: 970px;
	margin: 0 auto;
	_text-align: center;
}


#footer-navi li {
	font-size: 100%;
	background: transparent url("footer_arrow.gif") no-repeat 0% 8px scroll;
	float: left;
	padding-left: 12px;
	margin-right: 20px;
	_text-align: left;
}

#footer-navi a:link    {color: #ffffff; text-decoration: none;}
#footer-navi a:visited {color: #ffffff; text-decoration: none;}
#footer-navi a:hover   {color: #ffffff; text-decoration: underline;}
#footer-navi a:active  {color: #ffffff; text-decoration: underline;}


/* Footerr-content  ----------------------------------------------------------------- */



#footer-content {
	font-size: 88%;
	width: 970px;
	padding: 10px 0 20px;
	margin: 0 auto;
	_text-align: center;
}

#taihei-adress {
	_text-align: left;
}


#footer-inner,
#footer-content {
    height: 1%;
}

#top-link {
	width: 970px;
	margin: 0 auto 20px;
	_text-align: center;
	overflow: hidden;
	_zoom: 1;
}

#top-link a {
	float: right;
}
