/*========================================
  for_benricho
========================================*/
#footer {
	width: 760px;
	height: 20px;
	background-color: #999999;
	background-image:  url("../../benricho/images/comnftbg.gif");
	background-repeat: no-repeat;
	clear: both;
}

#footer a {
	float: left;
}
#footer a:hover{
	background-color: #FFFFFF;
}
#footer a:hover img {
	visibility: hidden;
}

#ftnv1 {
	background-image:   url("../../benricho/images/comnft20b.gif");
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 95px;
	height: 20px;
}
#ftnv2 {
	background-image:   url("../../benricho/images/comnft30b.gif");
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 135px;
	height: 20px;
}


/*========================================
  for_other 
========================================*/
#foot {
	width: 760px;
	height: 20px;
	background-color: #999999;
	background-image: url(../../relax2/images/ft_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
}
#ft_nv {
	width: 760px;
	margin: 0px;
	list-style-type: none;	
	padding: 0px;
}
#ft_nv li {
	height: 20px;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#ft_nv li a {
	height: 20px;
	text-decoration: none;
	display: block;
}
#ft_nv01 {
	width: 103px;
	height: 20px;
	background-image: url(../../relax2/images/ft_menu1a.gif);
	background-repeat: no-repeat;
}
#ft_nv01 a:hover {
	background-image: url(../../relax2/images/ft_menu1b.gif);
	background-repeat: no-repeat;
}
#ft_nv02 {
	width: 152px;
	height: 20px;
	background-image: url(../../relax2/images/ft_menu2a.gif);
	background-repeat: no-repeat;
}
#ft_nv02 a:hover {
	background-image: url(../../relax2/images/ft_menu2b.gif);
	background-repeat: no-repeat;
}
