<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel min_width="330" height="4" width="390" can_close="true" can_minimize="true"
     can_resize="false" name="recall" title="グループのリコール選挙"
     bottom="10" left="12" min_height="0" follows="top|left" border="true">
	<text name="txt" bottom="-18" left="12" follows="top|left" font="SansSerif">
		グループのリコール選挙
	</text>
	<text height="16" width="350" name="instructions" bottom="-42" left="12"
	     follows="top|left">
		リコール選挙が成功するとグループオフィサーはグループメンバーに階級を落とします。
		グループの2/3がオフィサーをリコールすることに賛成する必要があります。
	</text>
	<text width="70" name="lbl" bottom="-98" left="12" follows="top|left" halign="right">
		オフィサー:
	</text>
	<name_list height="114" width="290" name="candidates" bottom="-202" left="87"
	     bg_selected_color="white" background_visible="false" column_padding="0"
	     fg_selected_color="white" fg_unselected_color="white"
	     fg_disable_color="white" follows="left|top" />
	<button label="はい" height="20" width="60" name="btn_yes" bottom="-226" left="87"
	     follows="top" halign="center" />
	<button label="いいえ" height="20" width="60" name="btn_no" bottom="-226" left="155"
	     follows="top|left" halign="center" />
	<button label="慎む" height="20" width="60" name="btn_abstain" bottom="-226"
	     left="223" follows="top|left" halign="center" />
	<button label="リコールを開始" height="20" width="160" name="btn_start_recall"
	     bottom="-226" left="87" follows="top|left" halign="center" />
	<text height="20" width="70" name="lbl_start_date" bottom="-258" left="12"
	     follows="top|left" halign="right">
		リコール開始:
	</text>
	<text height="20" width="200" name="start_date" bottom="-258" left="87"
	     follows="top|left" />
	<text height="20" width="70" name="lbl_end_date" bottom="-271" left="12"
	     follows="top|left" halign="right">
		リコール終了:
	</text>
	<text height="20" width="200" name="end_date" bottom="-271" left="87"
	     follows="top|left" />
</panel>
