#footer {
	width: 910px;
	background: #FFFFFF;
	height: 35px;
	padding: 15px 0px 100px;
	text-align: center;
	clear: both;
}
#footer_bar {
	height: 60px;
	width: 910px;
	background: url(/images/common/footer_base.gif) no-repeat;
	margin-top: 30px;
	padding: 0px;
	position: relative;
}
#footer_bar li {
	list-style: none;
	float: left;
	width: 110px;
	left: 20px;
	top: 6px;
	position: relative;
	text-align: left;
	font-size: 11px;
}
#itoki_logo  {
	height: 18px;
	width: 69px;
	position: absolute;
	top: 22px;
	right: 15px;
}
#copyright {
	position: absolute;
	top: 26px;
	right: 90px;
	font-size: 9px;
}
#footer_copy {
	position: absolute;
	top: -20px;
	right: 5px;
	font-size: 10px;
	width: 900px;
}
.foot    li {
	display: inline;
	padding-bottom: 3px;
}
.foot      ul    a:link    {
	color: #6B9FE8;
}
#foot_link   a:link {
	color: #636363;
	text-decoration: none;
	font-weight: bold;
}
#foot_link   a:visited {
	color: #636363;
	text-decoration: none;
	font-weight: bold;
}
#foot_link   a:hover {
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}
.foot     ul    a:visited   {
	color: #6B9FE8;
}
.foot   ul    a:hover   {
	color: #0033CC;
}
.foot   ul  {
	width: 800px;
	list-style: none;
	color: #3399FF;
	font-size: 11px;
	line-height: 1.8em;
}