@charset "utf-8";
/* CSS Document */

div#sub_navi ul li#soyjoy_family{
	width: 81px;
	height: 31px;
	padding-left: 15px;
}	
	
	div#sub_navi ul li#soyjoy_family a{
		width: 81px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_family.gif);
		background-repeat: repeat;
		background-position: center top;
		background-attachment: scroll;
	} 
	
	div#sub_navi ul li#soyjoy_family a:hover{
		width: 81px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_family.gif);
		background-repeat: repeat;
		background-position: center bottom;
		background-attachment: scroll;
	}
	
	div#sub_navi ul li#soyjoy_family a.active{
		width: 81px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_family.gif);
		background-repeat: no-repeat;
		background-position: bottom;
	}


 


div#sub_navi ul li#bean{
	width: 71px;
	height: 31px;
	padding-left: 40px;
}	
/*	
	div#sub_navi ul li#bean a{
		width: 71px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_bean.gif);
		background-repeat: repeat;
		background-position: center top;
		background-attachment: scroll;
	}
	*/
	div#sub_navi ul li#bean a {
  background-attachment: scroll;
  background-image: url("../images/header/subnavi/btn_sub_bean.gif");
  background-position: center top;
  background-repeat: repeat;
  display: block;
  height: 31px;
  width: 58px;
}
	
	div#sub_navi ul li#bean a:hover{
		width: 58px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_bean.gif);
		background-repeat: repeat;
		background-position: center bottom;
		background-attachment: scroll;
	}
	
	div#sub_navi ul li#bean a.active{
		width: 58px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_bean.gif);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	
	
	
	


div#sub_navi ul li#bean_health {
  height: 31px;
  padding-left: 29px;
  width: 71px;
}
	
	div#sub_navi ul li#bean_health a{
		width: 71px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_bean_health.gif);
		background-repeat: repeat;
		background-position: center top;
		background-attachment: scroll;
	}
	
	div#sub_navi ul li#bean_health a:hover{
		width: 71px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_bean_health.gif);
		background-repeat: repeat;
		background-position: center bottom;
		background-attachment: scroll;
	}
	
	div#sub_navi ul li#bean_health a.active{
		width: 71px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_bean_health.gif);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	
	
	
	
	
	div#sub_navi ul li#bean_environment{
	width: 71px;
	height: 31px;
	padding-left: 40px;
}	
	
	div#sub_navi ul li#bean_environment a{
		width: 71px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_bean_environment.gif);
		background-repeat: repeat;
		background-position: center top;
		background-attachment: scroll;
	}
	
	div#sub_navi ul li#bean_environment a:hover{
		width: 71px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_bean_environment.gif);
		background-repeat: repeat;
		background-position: center bottom;
		background-attachment: scroll;
	}
	
	div#sub_navi ul li#bean_environment a.active{
		width: 71px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_bean_environment.gif);
		background-repeat: no-repeat;
		background-position: bottom;
	}