@charset "utf-8";
/* CSS Document */

#footer  {height: 186px;background-image: url(../images/bg-footer.jpg);background-repeat: repeat-x;	clear: both;}
#footer #footerIn {width: 980px;margin: 0 auto;text-align:left;color:#666;height:122px}

#footer #footerIn ul.footerNavi{
	margin-top:10px;
	margin-left:50px;
	width:180px;
	height:122px;
	float:left;
}

#footer #footerIn ul.footerNavi li{list-style:square;line-height:2em;}
#footer #footerIn ul.footerNavi li a{color:#333;}
#footer #footerIn ul.footerNavi li a:hover{text-decoration: underline;}

#footer #copyright {width: 980px;margin: 0 auto;padding-top: 10px;color: #FFFFFF;}
#footer #copyright address{border-top: 1px solid #FFFFFF;	padding-top: 5px;margin-top: 5px;}