/* ******************************************************** FOOT ******************************************************** */

div#foot0
{
	clear: both;
	width: 955px;
	height: 45px;
	
	background-image: url(../images/bg_foot0.gif);
	background-repeat: no-repeat;
	background-position: left;
}

div.content_metanavi
{
	width: 500px;
	height: 40px;
	clear: both;
	
	background-image: url(../images/bg_metanavi.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div.content_metanavi div.contentDummy
{
	padding: 20px 0px 0px 0px;
}

div.content_metanavi ul
{
	list-style: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.content_metanavi ul li
{
	display: inline;
	border: 0px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	font-weight: normal;
}

div.content_metanavi ul li a
{
	color: #8D8D8D;
}
