@charset "Shift_JIS";
/* =======================================



ファミリー劇場
base/footer.css


=========================================*/

#footer {
	clear:both;
	width:100%;
	margin-top:10px;
	height:170px;
	background:url(../../img/footer/bg.png) repeat-x #FFF;
	text-align:center;
}

#footer #privacy-policy{
	float:right;
	margin:15px 0 46px 0;
}

/*

.s-navi

__________*/

#footer ul.s-navi{
	float:right;
	margin-right:73px;
}

#footer ul.s-navi li{
	float:left;
	display:block;
	margin-top:20px;
}

#footer ul.s-navi li.li1 a {
	width:90px;
	background:url(../../img/footer/s-navi_monitor.png) no-repeat;
}
#footer ul.s-navi li.li2 a {
	width:48px;
	background:url(../../img/footer/s-navi_company.png) no-repeat;
}
#footer ul.s-navi li.li3 a {
	width:66px;
	background:url(../../img/footer/s-navi_sitemap.png) no-repeat;
}
#footer ul.s-navi li.li4 a {
	width:33px;
	background:url(../../img/footer/s-navi_link.png) no-repeat;
}
#footer ul.s-navi li.li5 a {
	width:108px;
	background:url(../../img/footer/s-navi_privacypolicy.png) no-repeat;
}
#footer ul.s-navi li.li6 a {
	width:68px;
	background:url(../../img/footer/s-navi_aboutad.png) no-repeat;
}
#footer ul.s-navi li.li7 a {
	width:53px;
	background:url(../../img/footer/s-navi_opinion.png) no-repeat;
}

#footer ul.s-navi li a:hover {
	background-position:0 -14px;
}

/*

caps

__________*/

#copyright{
	padding-top:10px;
	width:980px;
	text-align:center;
	margin:0 auto;
	clear:both;
	color:#999;
	font-size:0.833em;
}


#footer address{
	clear:both;
	text-align:center;
	display:block;
}
