@charset "Shift_JIS";

/* :::::::::::::::::::::::::::::::::::::::::::::

	site: NISSAN MOTORSPORTS
	name: footer.css;
	last-update: 2007.10.31;

::::::::::::::::::::::::::::::::::::::::::::: */


/* css start ------------ */


/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	NMS footer
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* ------------------------------------------------
	layout
------------------------------------------------ */

div#nmsFooter {
	position: relative;
	height: 42px;
	border-top: 1px solid #D0D0D1;
	background: #fff url(none);
}


/* ------------------------------------------------
	foot navigation
------------------------------------------------ */

div#nmsFooter ul#rss {
	position: absolute;
	top: 15px;
	left: 15px;
}

div#nmsFooter ul#footNav {
	position: absolute;
	top: 15px;
	left: 529px;
}

div#nmsFooter ul#footNav li {
	float: left;
	height: 11px;
}

div#nmsFooter ul#footNav li a {
	outline: none;
	display: block;
	height: 11px;
	font-size: 1px;
	text-indent: -9999px;
	background: url(../IMAGES/COMMON/footer_footnav.gif) no-repeat;
}

div#nmsFooter ul#footNav li.nav01 a {
	width: 56px;
}

div#nmsFooter ul#footNav li.nav02 a {
	width: 98px;
	background-position: -56px 0;
}

div#nmsFooter ul#footNav li.nav03 a {
	width: 74px;
	background-position: -154px 0;
}

div#nmsFooter ul#footNav li.nav04 a {
	width: 73px;
	background-position: -228px 0;
}

div#nmsFooter ul#footNav li.nav05 a {
	width: 113px;
	background-position: -301px 0;
}

div#nmsFooter ul#footNav li a:hover {
	background-image: url(../IMAGES/COMMON/footer_footnav_on.gif);
}

/* css end ------------ */
