@charset "UTF-8";



/* グローバルフッタ
---------------------------------------- */

#footer-content {
	position: relative;
	border-top: 1px solid #ececec;
}
#footer-content ul {
	position: relative;
	width: 960px;
	margin: 0 auto;
	line-height: 1;
}
#footer-content-box01 ul {
	height: 43px;
}
#footer-content-box02 {
	background: #eee;
}
#footer-content-box02 ul {
	height: 19px;
}
#footer-content ul li {
	position: absolute;
	display: block;
	background: url(../image/spr_footer-content.gif) no-repeat;
}
#footer-content ul li a {
	display: block;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
	zoom: 1; /*for IE6-7*/
}

#footer-content #fNavLineup     { height: 16px; width: 128px; background-position:    0px   0px; top:  14px; left:   0px; }
#footer-content #fNavShopping   { height: 16px; width:  90px; background-position: -143px   0px; top:  14px; left: 143px; }
#footer-content #fNavCommercial { height: 16px; width: 131px; background-position: -248px   0px; top:  14px; left: 248px; }
#footer-content #fNavCompany    { height: 16px; width:  66px; background-position: -394px   0px; top:  14px; left: 394px; }
#footer-content #fNavSite       { height: 29px; width: 132px; background-position:    0px -16px; top:   6px; left:  100%; margin-left: -132px; }

#footer-content #fNavHome       { height: 12px; width: 111px; background-position:    0px -45px; top:   3px; left:   0px; }
#footer-content #fNavAssist     { height: 12px; width: 126px; background-position: -126px -45px; top:   3px; left: 126px; }
#footer-content #fNavPrivacy    { height: 12px; width: 135px; background-position: -267px -45px; top:   3px; left: 267px; }
#footer-content #fNavContact    { height: 12px; width:  67px; background-position: -419px -45px; top:   3px; left: 419px; }
#footer-content #fNavCopyright  { height:  9px; width: 204px; background-position:    0px -57px; top:   5px; left:  100%; margin-left: -204px; }


