@charset "utf-8";
/* CSS Document */
#biz_sub_menu li.sub {
display:none;
}
#biz_sub_menu .menu_01 a {
	background-image: url(/img/pac/biz_sub_bg.gif);
	background-repeat: no-repeat;

}
#biz_sub_menu .menu_02 a {
	background-image: url(/img/pac/biz_sub_bg-02.gif);
	background-repeat: no-repeat;

}
#biz_sub_menu .menu_07 a {
	background-image: url(/img/pac/biz_sub_bg-03.gif);
	background-repeat: no-repeat;

}
#biz_sub_menu .menu_08 a {
	background-image: url(/img/pac/biz_sub_bg-04.gif);
	background-repeat: no-repeat;
}

#biz_sub_menu .menu_01 a:hover {
	background-image: url(/img/pac/biz_sub_bg_on.gif);
	background-repeat: no-repeat;

}
#biz_sub_menu .menu_02 a:hover {
	background-image: url(/img/pac/biz_sub_bg_on-02.gif);
	background-repeat: no-repeat;

}
#biz_sub_menu .menu_07 a:hover {
	background-image: url(/img/pac/biz_sub_bg_on-03.gif);
	background-repeat: no-repeat;

}
#biz_sub_menu .menu_08 a:hover {
	background-image: url(/img/pac/biz_sub_bg_on-04.gif);
	background-repeat: no-repeat;
}
