@charset"Shift_JIS"+;


#footer #toiawase ul{
	padding-left: 0;
	padding-right: 0;
	width: 835px;
	margin: 0 auto;
	text-align: center;
	/width: 900px;
	zoom: 1;
	padding-bottom: 10px;
}

#footer ul:after{
	content: ".";
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
}

#footer ul li{
	float: left;
	list-style: none;
	width: 115px;
	height: 40px;
	line-height: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	margin-right: 5px;
}

#footer ul li.firstChild{
}


#footer ul li.lastChild{
	margin-right: 0;
}


#footer ul li a:link,
#footer ul li a:active,
#footer ul li a:hover,
#footer ul li a:visited{
	display: block;
	text-decoration: none;
	outline: none;
	border: none;
	width: 115px;
	height: 40px;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
	color:#990000;
	background: none;
}

a img,
img{
	border:medium none;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	text-decoration: none;
}


