<?php wp_list_categories(‘orderby=order&show_count=1&hide_empty=0&child_of=3&title_li=’); ?>

orderby=order がポイント。無いとうまく表示されなかった。