//Driver_fc.java public class Driver_fc{ public static void main(String[] args){ Cat_01fc cat01 = new Cat_01fc("ニャース"); } }