.footer{
	width:851px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
/*footer_menu*/
.footer_menu{
	height:9px;
	padding:20px 0px 10px 2px;
	float:left;
}
.footer_menu ul{
	list-style: none;
	height:9px
}
.footer_menu ul li{
	display:block;
	float:left;
	height:9px;
	overflow:hidden;
}
.navi_05{
	display:block;
	width:44px;
	height:9px;
}
.navi_06{
	display:block;
	width:98px;
	height:9px;

}
.navi_07{
	display:block;
	width:36px;
	height:9px;
}
.navi_08{
	display:block;
	width:124px;
	height:9px;

}
.line_02{
	display:block;
	width:16px;
	height:9px;
	background-image: url(http://www.idee-online.com/design/idee/images/line_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
.navi_05 a{
	display:block;
	width:44px;
	height:9px;
	background-image: url(http://www.idee-online.com/design/idee/images/navi_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
.navi_06 a{
	display:block;
	width:98px;
	height:9px;
	background-image: url(http://www.idee-online.com/design/idee/images/navi_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
.navi_07 a{
	display:block;
	width:36px;
	height:9px;
	background-image: url(http://www.idee-online.com/design/idee/images/navi_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
.navi_08 a{
	display:block;
	width:124px;
	height:9px;
	background-image: url(http://www.idee-online.com/design/idee/images/navi_08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

.navi_05 a:hover{
	background-position: 0 -9px;
}
.navi_06 a:hover{
	background-position: 0 -9px;
}
.navi_07 a:hover{
	background-position: 0 -9px;
}
.navi_08 a:hover{
	background-position: 0 -9px;
}
/*copyright*/
.copyright{
	height:12px;
	padding:0px 0px 10px 2px;
	float:left;
	background-color:#ffffff;
}
