
digraph {
  bgcolor="transparent"

  node [penwidth=0.5 fontsize="12" shape="box" style="filled" fontcolor="white" fontname="Courier New"]
  edge [penwidth=2 fontsize="10" color="#0A1931" arrowsize=0.8 fontname="Courier New"]

#########
# NODES #
#########
  id_a4d32a0b_91d5_46b9_8815_c08cdda2ce57 [id="id_a4d32a0b_91d5_46b9_8815_c08cdda2ce57#Begin" pos="0.0,10000.0!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Begin" tooltip="Begin" shape="ellipse" fillcolor="#8de4ff" color="#00799e" fontcolor="#982b13"] 
  id_f18262fb_7013_43f3_a9f3_371201d57b6e [id="id_f18262fb_7013_43f3_a9f3_371201d57b6e#Declare" pos="0.0,9999.0625!" height=0.4 width=1.41 fixedsize=true group="fun-main"    label="sid = 61111" tooltip="sid: Integer = 61111" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_8d770774_7970_4a77_8af7_d5444ddc2764 [id="id_8d770774_7970_4a77_8af7_d5444ddc2764#If" pos="0.0,9998.125!" height=0.5 width=4.02 fixedsize=true group="fun-main" 
    label="(sid >= 61000) && (sid % 2 == 0)" tooltip="(sid >= 61000) && (sid % 2 == 0)" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_8d770774_7970_4a77_8af7_d5444ddc2764 [pos="2.5,9998.125!" shape=point width=0]
  false_dummy_up_id_8d770774_7970_4a77_8af7_d5444ddc2764 [pos="-2.5,9998.125!" shape=point width=0]
  
  id_11d05d18_e089_4e4d_8a37_33d9c2847b51 [id="id_11d05d18_e089_4e4d_8a37_33d9c2847b51#Output" pos="2.5,9997.1875!" height=0.4 width=1.0 fixedsize=true group="id_fa0c216f_2e31_4d5a_ac75_32609c139283"    label="\"該当\"" tooltip="\"該当\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_e65e2f73_4e50_4677_938b_95e7a6f5a134 [id="id_e65e2f73_4e50_4677_938b_95e7a6f5a134#Output" pos="-2.5,9997.1875!" height=0.4 width=1.0 fixedsize=true group="id_520380bf_13c8_4199_8b66_8cbfe6ef71e3"    label="\"非該当\"" tooltip="\"非該当\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_8d770774_7970_4a77_8af7_d5444ddc2764 [ pos="2.5,9996.25!" shape=point width=0]
  false_dummy_down_id_8d770774_7970_4a77_8af7_d5444ddc2764 [ pos="-2.5,9996.25!" shape=point width=0]
  
  end_id_8d770774_7970_4a77_8af7_d5444ddc2764 [id="end_id_8d770774_7970_4a77_8af7_d5444ddc2764#IfEnd" class="flowrun-not-selectable" pos="0.0,9996.25!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_f0c5ae6d_adf3_42fe_871d_b0373403916a [id="id_f0c5ae6d_adf3_42fe_871d_b0373403916a#Return" pos="0.0,9995.3125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="End" tooltip="End" shape="ellipse" fillcolor="#8de4ff" color="#00799e" fontcolor="#982b13"] 

#########
# EDGES #
#########
  id_a4d32a0b_91d5_46b9_8815_c08cdda2ce57:s -> id_f18262fb_7013_43f3_a9f3_371201d57b6e:n [id="id_a4d32a0b_91d5_46b9_8815_c08cdda2ce57@fun-main" tailtooltip=" " edgetooltip=" "]
  id_f18262fb_7013_43f3_a9f3_371201d57b6e:s -> id_8d770774_7970_4a77_8af7_d5444ddc2764:n [id="id_f18262fb_7013_43f3_a9f3_371201d57b6e@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_8d770774_7970_4a77_8af7_d5444ddc2764:e -> true_dummy_up_id_8d770774_7970_4a77_8af7_d5444ddc2764 [id="id_8d770774_7970_4a77_8af7_d5444ddc2764@id_fa0c216f_2e31_4d5a_ac75_32609c139283" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_8d770774_7970_4a77_8af7_d5444ddc2764 -> id_11d05d18_e089_4e4d_8a37_33d9c2847b51:n [id="id_8d770774_7970_4a77_8af7_d5444ddc2764@id_fa0c216f_2e31_4d5a_ac75_32609c139283" tailtooltip=" " edgetooltip=" "]
  
  id_11d05d18_e089_4e4d_8a37_33d9c2847b51:s -> true_dummy_down_id_8d770774_7970_4a77_8af7_d5444ddc2764:n [id="id_11d05d18_e089_4e4d_8a37_33d9c2847b51@id_fa0c216f_2e31_4d5a_ac75_32609c139283" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_8d770774_7970_4a77_8af7_d5444ddc2764 -> end_id_8d770774_7970_4a77_8af7_d5444ddc2764 [id="id_11d05d18_e089_4e4d_8a37_33d9c2847b51@id_fa0c216f_2e31_4d5a_ac75_32609c139283" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_8d770774_7970_4a77_8af7_d5444ddc2764:w -> false_dummy_up_id_8d770774_7970_4a77_8af7_d5444ddc2764 [id="id_8d770774_7970_4a77_8af7_d5444ddc2764@id_520380bf_13c8_4199_8b66_8cbfe6ef71e3" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_8d770774_7970_4a77_8af7_d5444ddc2764 -> id_e65e2f73_4e50_4677_938b_95e7a6f5a134:n [id="id_8d770774_7970_4a77_8af7_d5444ddc2764@id_520380bf_13c8_4199_8b66_8cbfe6ef71e3" tailtooltip=" " edgetooltip=" "]
  
  id_e65e2f73_4e50_4677_938b_95e7a6f5a134:s -> false_dummy_down_id_8d770774_7970_4a77_8af7_d5444ddc2764:n [id="id_e65e2f73_4e50_4677_938b_95e7a6f5a134@id_520380bf_13c8_4199_8b66_8cbfe6ef71e3" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_8d770774_7970_4a77_8af7_d5444ddc2764 -> end_id_8d770774_7970_4a77_8af7_d5444ddc2764 [id="id_e65e2f73_4e50_4677_938b_95e7a6f5a134@id_520380bf_13c8_4199_8b66_8cbfe6ef71e3" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_8d770774_7970_4a77_8af7_d5444ddc2764:s -> id_f0c5ae6d_adf3_42fe_871d_b0373403916a:n [id="end_id_8d770774_7970_4a77_8af7_d5444ddc2764@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
