@charset "Shift_JIS";

#footer {
	width: 760px;	/* Internet Explorer̃oO΍ */
	height: 18px;
	clear: both;
	margin: 5px 0;
	padding: 0;
	background: #ffffff;
	border-top: 5px double #0066CC;
}

#footer ul{
	color: #ffffff ;
	text-align: center;
	margin: 3px 0;
	font-size: 9pt;
	color: #0066CC ;
}
#footer ul li{
	list-style: none ;
	display: inline;
	padding-left: 12px;
	padding-right: 0.5em;
	background:  url(consul/img/list.gif) left center no-repeat;
}

#footer ul li a{
	list-style: none ;
	display: inline;
	color: #0066cc ;
	font-weight: normal;
}
#footer img{
	margin-right: 10px;
}

.copyright{
	margin: 0;
	color: #000000 ;
	font-size: 12px;
	text-align: center;
	clear: both;
}
