/// 境界ボリュームの取得
 protected override ShapeSphere DoGetBoundingShape()
 {
     return(objCh.GetBoundSphere());
 }