;=========================================================================================
;
; 擬似 PO-BOX  FOX-BOX Ver1.00 [Dynamic Input Version]
;
; 本家 PO-BOXとの違い
; 　・[E] キーは基本 [R] 側に広がるが、[L] [R] [T] [X] 入力時に [W] 側に広がる。
;
;=========================================================================================
ResolutionBegin 480 800

	Taskbar 52											; ソフトキーバーの高さ

	ReloadOnHide 1										; リロード　0:しない　1:する

;	システムキー（グレー）----------------------------------------------------------------
	Image arr1 5zen\key43x70_left_normal.bmp			; カーソル（左）
	Image arr2 5zen\key43x70_right_normal.bmp			; カーソル（右）
	Image spc0 5zen\key89x70_Space_normal.bmp			; スペース
	Image mozj 5zen\key56x70_moji_j_normal.bmp			; 文字（あ）
	Image moze 5zen\key56x70_moji_e_normal.bmp			; 文字（Aa）

	Image ent1 5zen\key89x70_Enter_normal.bmp			; Enter
	Image bs01 5zen\key89x70_BS_normal.bmp				; BackSpace
	Image sft0 5zen\key56x70_Shift_normal.bmp			; Shift
	Image ime0 5zen\key43x70_ime.bmp					; IME

	Image kig1 5zen\key56x70_Kigou_off.bmp				; 記号（日本語/OFF）
	Image kig2 5zen\key56x70_Kigou_on.bmp				; 記号（日本語/ON）
	Image kig3 5zen\key89x70_kigou_off.bmp				; 記号（英語/OFF）
	Image kig4 5zen\key89x70_kigou_on.bmp				; 記号（英語/ON）

;	システムキー（押下時）----------------------------------------------------------------
	Image ar1p 5zen\key43x70_left_push.bmp				; カーソル（左）
	Image ar2p 5zen\key43x70_right_push.bmp				; カーソル（右）
	Image spcp 5zen\key89x70_Space_push.bmp				; スペース
	Image mojp 5zen\key56x70_moji_j_push.bmp			; 文字（あ）
	Image moep 5zen\key56x70_moji_e_push.bmp			; 文字（Aa)

	Image en1p 5zen\key89x70_Enter_push.bmp				; Enter
	Image bsp  5zen\key89x70_BS_push.bmp				; BackSpace
	Image sftp 5zen\key56x70_Shift_push.bmp				; Shift
	Image imep 5zen\key43x70_ime_push.bmp				; IME

	Image ki1p 5zen\key56x70_Kigou_push.bmp				; 記号（日本語）
	Image ki2p 5zen\key89x70_kigou_push.bmp				; 記号（英語/ON）
	
;	キー画像（ホワイト）------------------------------------------------------------------
	Image keys 5zen\key43x70_normal.bmp
	Image keyl 5zen\key56x70_normal.bmp
	Image keyb 5zen\key89x70_normal.bmp
	Image keyc 5zen\key102x70_normal.bmp

	Image keyf 5zen\key75x70_normal.bmp					; ファンクションキー
	Image off0 5zen\key56x70_normal.bmp					; OFF

;	キー画像（押下時）--------------------------------------------------------------------
	Image PusS 5zen\key43x70_push.bmp
	Image PusL 5zen\key56x70_push.bmp
	Image PusB 5zen\key89x70_push.bmp
	Image PusC 5zen\key102x70_push.bmp

	Image kefp 5zen\key75x70_push.bmp					; ファンクションキー
	Image offp 5zen\key56x70_push.bmp					; OFF

;	カーソルバー -------------------------------------------------------------------------
	Image mozc 5zen\key56x70_moji_c_normal.bmp			; パッド変更
	Image cur0 5zen\key84x70_normal.bmp					; カーソル
	Image ent2 5zen\key56x70_enter.bmp					; Enter

	Image mocp 5zen\key56x70_moji_c_push.bmp			; パッド変更
	Image curp 5zen\key84x70_push.bmp					; カーソル
	Image en2p 5zen\key56x70_enter_push.bmp				; Enter

;	ベース -------------------------------------------------------------------------------
	Image Base 5zen\BaseD.bmp

	Font normal				000000 Tahoma 30 700
	Font hold				ff0000 Tahoma 17 700

	Font selected			000000 Tahoma 30 700
	Font selhold			ff0000 Tahoma 17 700

	Font kigounormal		000000 Tahoma 28 700
	Font kigouhold			ff0000 Tahoma 17 700

	Font abcnormal			000000 Tahoma 36 700
	Font abchold			ff0000 Tahoma 17 700

	SelectedOffset	-70
	SelectedOpacity	220
	
	LayoutBegin JpInput

		DisplayName JpInput
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold

;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2 keyf  kefp  Tab,Esc										OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
		Key  88   5  78  70 2,2,8,2 keyf  kefp  かな,Undo									OS:3:VK:04:0x11:VK:14:0x55:VK:06:0x11,AC:Undo
		Key 171   5  78  70 2,2,8,2 keyf  kefp  カナ,Cut									OS:3:VK:04:0x11:VK:14:0x49:VK:06:0x11,AC:Cut
		Key 254   5  78  70 2,2,8,2 keyf  kefp  半角,Copy									OS:3:VK:04:0x11:VK:14:0x4f:VK:06:0x11,AC:Copy
		Key 337   5  78  70 2,2,8,2 keyf  kefp  全英,Paste									OS:3:VK:04:0x11:VK:14:0x50:VK:06:0x11,AC:Paste
		Key 419   5  56  70 2,2,8,2 off0  offp  ,OFF										KT,KH
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key   5  80  43  70 2,2,8,2 keys  PusS  W,,											OS:2:VK:14:0x57:SL:KeyW
		Key  51  80  56  70 2,2,8,2 keyl  PusL  E,,											OS:2:VK:14:0x45:SL:JpInput
		Key 110  80  43  70 2,2,8,2 keys  PusS  R,,											OS:2:VK:14:0x52:SL:KeyR
		Key 156  80  43  70 2,2,8,2 keys  PusS  T,,											OS:2:VK:14:0x54:SL:KeyT
		Key 202  80  43  70 2,2,8,2 keys  PusS  Y,,											OS:2:VK:14:0x59:SL:KeyY
		Key 249  80  57  70 2,2,8,2 keyl  PusL  U,,											OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2 keyl  PusL  I,,											OS:2:VK:14:0x49:SL:JpInput
		Key 370  80  57  70 2,2,8,2 keyl  PusL  O,,											OS:2:VK:14:0x4F:SL:JpInput
		Key 432  80  43  70 2,2,8,2 keys  PusS  P,,											OS:2:VK:14:0x50:SL:KeyP
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155  56  70 2,2,8,2 keyl  PusL  A,,											OS:2:VK:14:0x41:SL:JpInput
		Key  64 155  43  70 2,2,8,2 keys  PusS  S,,											OS:2:VK:14:0x53:SL:KeyS
		Key 110 155  43  70 2,2,8,2 keys  PusS  D,,											OS:2:VK:14:0x44:SL:KeyD
		Key 156 155  43  70 2,2,8,2 keys  PusS  F,,											OS:2:VK:14:0x46:SL:KeyF
		Key 202 155  43  70 2,2,8,2 keys  PusS  G,,											OS:2:VK:14:0x47:SL:KeyG
		Key 248 155  43  70 2,2,8,2 keys  PusS  H,,											OS:2:VK:14:0x48:SL:KeyH
		Key 294 155  43  70 2,2,8,2 keys  PusS  J,,											OS:2:VK:14:0x4A:SL:KeyJ
		Key 340 155  43  70 2,2,8,2 keys  PusS  K,,											OS:2:VK:14:0x4B:SL:KeyK
		Key 386 155  43  70 2,2,8,2 keys  PusS  L,,											OS:2:VK:14:0x4C:SL:KeyL
		Key 432 155  43  70 2,2,8,2 keys  PusS  -,,											SC:-
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 230  56  70 2,2,8,2 kig1  ki1p  ,											SL:KigouInput1
		Key  64 230  43  70 2,2,8,2 keys  PusS  Z,,											OS:2:VK:14:0x5A:SL:KeyZ
		Key 110 230  43  70 2,2,8,2 keys  PusS  X,,											OS:2:VK:14:0x58:SL:KeyX
		Key 156 230  43  70 2,2,8,2 keys  PusS  C,,											OS:2:VK:14:0x43:SL:KeyC
		Key 202 230  43  70 2,2,8,2 keys  PusS  V,,											OS:2:VK:14:0x56:SL:KeyV
		Key 248 230  43  70 2,2,8,2 keys  PusS  B,,											OS:2:VK:14:0x42:SL:KeyB
		Key 294 230  43  70 2,2,8,2 keys  PusS  N,,											OS:2:VK:14:0x4E:SL:KeyN
		Key 340 230  43  70 2,2,8,2 keys  PusS  M,,											OS:2:VK:14:0x4D:SL:KeyM
		Key 386 230  89  70 2,2,8,2 bs01  bsp   ,											OS:1:VK:14:0x08
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2 mozj  mojp  ,											OS:2:AC:IME:SL:AbcInput,SL:CurInput
		Key  64 305  43  70 2,2,8,2 ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2 spc0  spcp  ,											OS:1:VK:14:0x20
		Key 202 305  43  70 2,2,8,2 keys  PusS  、,,										OS:2:VK:14:0xBC:SL:JpInput
		Key 248 305  43  70 2,2,8,2 keys  PusS  。,,										OS:2:VK:14:0xBE:SL:JpInput
		Key 294 305  43  70 2,2,8,2 arr1  ar1p  ,　											ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2 arr2  ar2p  ,　											ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2 ent1  en1p  ,											OS:1:VK:14:0x0D

	LayoutEnd
;=================================================================================================================================
	LayoutBegin KeyB
		DisplayName KeyB
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2 keyf  kefp  Tab,Esc										OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 248 230  89  70 2,48,8,2 keyb  PusB  B,,										OS:2:VK:14:0x42:SL:KeyB2
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2 mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2 ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2 spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2 arr1  ar1p  ,　											ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2 arr2  ar2p  ,　											ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2 ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

	LayoutBegin KeyB2
		DisplayName KeyB2
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold

;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2 keyf  kefp  Tab,Esc										OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2 bs01  bsp   ,											OS:2:VK:14:0x08:SL:KeyB
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2 mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2 ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2 spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2 arr1  ar1p  ,　											ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2 arr2  ar2p  ,　											ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2 ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

;=================================================================================================================================
	LayoutBegin KeyC
		DisplayName KeyC
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key 248 155  89  70 2,48,8,2 keyb  PusB  H,,										OS:2:VK:14:0x48:SL:KeyAiueo
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 156 230  89  70 2,48,8,2 keyb  PusB  C,,										OS:2:VK:14:0x43:SL:KeyC2
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,											ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,											ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

	LayoutBegin KeyC2
		DisplayName KeyC2
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
		Key 248 155  89  70 2,48,8,2 keyb  PusB  H,,										OS:2:VK:14:0x48:SL:KeyAiueo
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:KeyC
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 385  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 385  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 385  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 385  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 385  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 385  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

;=================================================================================================================================
	LayoutBegin KeyD
		DisplayName KeyD
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
		Key 110 155  89  70 2,48,8,2 keyb  PusB  D,,										OS:2:VK:14:0x44:SL:KeyD2
		Key 248 155  89  70 2,48,8,2 keyb  PusB  H,,										OS:2:VK:14:0x48:SL:KeyAiueo
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,											ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,											ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

	LayoutBegin KeyD2
		DisplayName KeyD2
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
		Key 248 155  89  70 2,48,8,2 keyb  PusB  H,,										OS:2:VK:14:0x48:SL:KeyAiueo
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:KeyD
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

;=================================================================================================================================
	LayoutBegin KeyF
		DisplayName KeyF
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
		Key 156 155  89  70 2,48,8,2 keyb  PusB  F,,										OS:2:VK:14:0x46:SL:KeyF2
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

	LayoutBegin KeyF2
		DisplayName KeyF2
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:KeyF
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd
;=================================================================================================================================
	LayoutBegin KeyG
		DisplayName KeyG
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
		Key 202 155  89  70 2,48,8,2 keyb  PusB  G,,											OS:2:VK:14:0x47:SL:KeyG2
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

	LayoutBegin KeyG2
		DisplayName KeyG2
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,,											OS:2:VK:14:0x08:SL:KeyG
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

;=================================================================================================================================
	LayoutBegin KeyH
		DisplayName KeyH
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
		Key 248 155  89  70 2,48,8,2 keyb  PusB  H,,										OS:2:VK:14:0x48:SL:KeyH2
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

	LayoutBegin KeyH2
		DisplayName KeyH2
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:KeyH
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,											ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,											ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd
;=================================================================================================================================
	LayoutBegin KeyJ
		DisplayName KeyJ
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
		Key 294 155  89  70 2,48,8,2 keyb  PusB  J,,										OS:2:VK:14:0x4A:SL:KeyJ2
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

	LayoutBegin KeyJ2
		DisplayName KeyJ2
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:KeyJ
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,											ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,											ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

;=================================================================================================================================
	LayoutBegin KeyK
		DisplayName KeyK
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
		Key 340 155  89  70 2,48,8,2 keyb  PusB  K,,										OS:2:VK:14:0x4B:SL:KeyK2
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,											ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,											ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

	LayoutBegin KeyK2
		DisplayName KeyK2
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:KeyK
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd
;=================================================================================================================================
	LayoutBegin KeyL
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key   5  80 102  70 2,2,8,48 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 110  80  89  70 2,2,8,48 keyb  PusB  T,,										OS:2:VK:14:0x54:SL:KeyL2
		Key 202  80  43  70 2,2,8,2  keys  PusS  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
		Key 386 155  89  70 2,48,8,2 keyb  PusB  L,,										OS:2:VK:14:0x4C:SL:KeyL3
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

	LayoutBegin KeyL2
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key 202  80 104  70 2,2,8,50 keyc  PusC  U,,										OS:2:VK:14:0x55:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:KeyL
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

	LayoutBegin KeyL3
		DisplayName KeyL3
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2  keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48  keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2   keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2   keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2  keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2  keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2 bs01  bsp   ,											OS:2:VK:14:0x08:SL:KeyL
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

;=================================================================================================================================
	LayoutBegin KeyM
		DisplayName KeyM
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 294 230  89  70 2,2,8,48 keyb  PusB  M,,										OS:2:VK:14:0x4D:SL:KeyM2
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

	LayoutBegin KeyM2
		DisplayName KeyM2
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:KeyM
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

;=================================================================================================================================
	LayoutBegin KeyN
		DisplayName KeyN
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 294 230  89  70 2,48,8,2 keyb  PusB  N,,										OS:2:VK:14:0x4E:SL:JpInput
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

;=================================================================================================================================
	LayoutBegin KeyP
		DisplayName KeyP
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80  57  70 2,2,8,2  keyl  PusL  O,,										OS:2:VK:14:0x4f:SL:JpInput
		Key 432  80  43  70 2,2,8,2  keys  PusS  P,,										OS:2:VK:14:0x50:SL:KeyP2
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

	LayoutBegin KeyP2
		DisplayName KeyP2
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:KeyP
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

;=================================================================================================================================
	LayoutBegin KeyR
		DisplayName KeyR
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key   5  80 102  70 2,2,8,48 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 110  80  43  70 2,2,8,2  keys  PusS  R,,										OS:2:VK:14:0x52:SL:KeyR2
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

	LayoutBegin KeyR2
		DisplayName KeyR2
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:KeyR
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

;=================================================================================================================================
	LayoutBegin KeyS
		DisplayName KeyS
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155  56  70 2,2,8,2  keyl  PusL  A,,										OS:2:VK:14:0x41:SL:JpInput
		Key  64 155  89  70 2,48,8,2 keyb  PusB  S,,										OS:2:VK:14:0x53:SL:KeyS2
		Key 248 155  89  70 2,48,8,2 keyb  PusB  H,,										OS:2:VK:14:0x48:SL:KeyAiueo
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

	LayoutBegin KeyS2
		DisplayName KeyS2
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
		Key 248 155  89  70 2,48,8,2 keyb  PusB  H,,										OS:2:VK:14:0x48:SL:KeyAiueo
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:KeyS
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

;=================================================================================================================================
	LayoutBegin KeyT
		DisplayName KeyT
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key   5  80 102  70 2,2,8,48 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 110  80  89  70 2,2,8,48 keyb  PusB  T,,										OS:2:VK:14:0x54:SL:KeyT2
		Key 202  80  43  70 2,2,8,2  keys  PusS  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
		Key 248 155  89  70 2,48,8,2 keyb  PusB  H,,										OS:2:VK:14:0x48:SL:KeyAiueo
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

	LayoutBegin KeyT2
		DisplayName KeyT2
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
		Key 248 155  89  70 2,48,8,2 keyb  PusB  H,,										OS:2:VK:14:0x48:SL:KeyAiueo
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:KeyT
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

;=================================================================================================================================
	LayoutBegin KeyV
		DisplayName KeyV
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 202  80 104  70 2,2,8,50 keyc  PusC  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 202 230  89  70 2,48,8,2 keyb  PusB  V,,										OS:2:VK:14:0x56:SL:KeyAiueo
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

;=================================================================================================================================
	LayoutBegin KeyW
		DisplayName KeyW
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key   5  80  43  70 2,2,8,2  keys  PusS  W,,										OS:2:VK:14:0x57:SL:KeyAiueo
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 202  80 104  70 2,2,8,50 keyc  PusC  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd
;=================================================================================================================================
	LayoutBegin KeyX
		DisplayName KeyX
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key   5  80 102  70 2,2,8,48 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 110  80  89  70 2,2,8,48 keyb  PusB  T,,										OS:2:VK:14:0x54:SL:KeyL2
		Key 202  80  43  70 2,2,8,2  keys  PusS  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 110 230  89  70 2,48,8,2 keyb  PusB  X,,										OS:2:VK:14:0x58:SL:KeyX3
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

	LayoutBegin KeyX2
		DisplayName KeyX2
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key 202  80 104  70 2,2,8,50 keyc  PusC  U,,										OS:2:VK:14:0x55:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:KeyX
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

	LayoutBegin KeyX3
		DisplayName KeyX3
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:KeyX
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd
;=================================================================================================================================
	LayoutBegin KeyY
		DisplayName KeyY
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd
;=================================================================================================================================
	LayoutBegin KeyZ
		DisplayName KeyZ
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key  64 230  89  70 2,48,8,2 keyb  PusB  Z,,										OS:2:VK:14:0x5A:SL:KeyZ2
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:JpInput
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

	LayoutBegin KeyZ2
		DisplayName KeyZ2
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  78  70 2,2,8,2  keyf  kefp  Tab,Esc									OS:2:VK:14:0x09:SL:JpInput,VK:14:0x1b
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 156  80  89  70 2,2,8,48 keyb  PusB  Y,,										OS:2:VK:14:0x59:SL:KeyAiueo
		Key 249  80  57  70 2,2,8,2  keyl  PusL  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:SL:KeyZ
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

;=================================================================================================================================
; 共通レイアウト
;=================================================================================================================================

;============
; ＡＩＵＥＯ
;============
	LayoutBegin KeyAiueo
		DisplayName KeyAiueo
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border
		Draw 0 0 480 380 Base

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key  51  80 102  70 2,50,8,2 keyc  PusC  E,,										OS:2:VK:14:0x45:SL:JpInput
		Key 202  80 104  70 2,2,8,50 keyc  PusC  U,,										OS:2:VK:14:0x55:SL:JpInput
		Key 310  80  57  70 2,2,8,2  keyl  PusL  I,,										OS:2:VK:14:0x49:SL:JpInput
		Key 370  80 104  70 2,50,8,2 keyc  PusC  O,,										OS:2:VK:14:0x4f:SL:JpInput
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155 102  70 2,48,8,2 keyc  PusC  A,,										OS:2:VK:14:0x41:SL:JpInput
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key 386 230  89  70 2,2,8,2  bs01  bsp   ,											OS:2:VK:14:0x08:PL
;ROW 5 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2  mozj  xxxx  ,											
		Key  64 305  43  70 2,2,8,2  ime0  imep  ,											AC:IME
		Key 110 305  89  70 2,2,8,2  spc0  spcp  ,											OS:2:VK:14:0x20:SL:JpInput
		Key 294 305  43  70 2,2,8,2  arr1  ar1p  ,　										ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2  arr2  ar2p  ,　										ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2  ent1  en1p  ,											OS:2:VK:14:0x0D:SL:JpInput
	LayoutEnd

;==========
; 英語入力
;==========
	LayoutBegin AbcInput

		DisplayName AbcInput
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border

		FontNormal			abcnormal
		FontHold			abchold
		FontSelected		selected
		FontSelectedHold	selhold

;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  56  70 2,2,15,2 keyl  PusL  1,　,1,　,									SC:1
		Key  64   5  43  70 2,2,15,2 keys  PusS  2,　,2,　,									SC:2
		Key 110   5  43  70 2,2,15,2 keys  PusS  3,　,3,　,									SC:3
		Key 156   5  43  70 2,2,15,2 keys  PusS  4,　,4,　,									SC:4
		Key 202   5  43  70 2,2,15,2 keys  PusS  5,　,5,　,									SC:5
		Key 248   5  43  70 2,2,15,2 keys  PusS  6,　,6,　,									SC:6
		Key 294   5  43  70 2,2,15,2 keys  PusS  7,　,7,　,									SC:7
		Key 340   5  43  70 2,2,15,2 keys  PusS  8,　,8,　,									SC:8
		Key 386   5  43  70 2,2,15,2 keys  PusS  9,　,9,　,									SC:9
		Key 432   5  43  70 2,2,15,2 keys  PusS  0,　,0,　,									SC:0
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5  80  56  70 2,2,15,2 keyl  PusL  q,　,Q,　,									SC:q,NN,SC:Q,NN
		Key  64  80  43  70 2,2,15,2 keys  PusS  w,　,W,　,									SC:w,NN,SC:W,NN
		Key 110  80  43  70 2,2,15,2 keys  PusS  e,　,E,　,									SC:e,NN,SC:E,NN
		Key 156  80  43  70 2,2,15,2 keys  PusS  r,　,R,　,									SC:r,NN,SC:R,NN
		Key 202  80  43  70 2,2,15,2 keys  PusS  t,　,T,　,									SC:t,NN,SC:T,NN
		Key 248  80  43  70 2,2,15,2 keys  PusS  y,　,Y,　,									SC:y,NN,SC:Y,NN
		Key 294  80  43  70 2,2,15,2 keys  PusS  u,　,U,　,									SC:u,NN,SC:U,NN
		Key 340  80  43  70 2,2,15,2 keys  PusS  i,　,I,　,									SC:i,NN,SC:I,NN
		Key 386  80  43  70 2,2,15,2 keys  PusS  o,-,O,-,									SC:o,SC:-,SC:O,SC:-
		Key 432  80  43  70 2,2,15,2 keys  PusS  p,@,P,@,									SC:p,SC:@,SC:P,SC:@
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155  56  70 2,2,15,2 keyl  PusL  a,　,A,　,									SC:a,NN,SC:A,NN
		Key  64 155  43  70 2,2,15,2 keys  PusS  s,　,S,　,									SC:s,NN,SC:S,NN
		Key 110 155  43  70 2,2,15,2 keys  PusS  d,　,D,　,									SC:d,NN,SC:D,NN
		Key 156 155  43  70 2,2,15,2 keys  PusS  f,　,F,　,									SC:f,NN,SC:F,NN
		Key 202 155  43  70 2,2,15,2 keys  PusS  g,　,G,　,									SC:g,NN,SC:G,NN
		Key 248 155  43  70 2,2,15,2 keys  PusS  h,　,H,　,									SC:h,NN,SC:H,NN
		Key 294 155  43  70 2,2,15,2 keys  PusS  j,;,J,;,									SC:j,SC:;,SC:J,SC:;
		Key 340 155  43  70 2,2,15,2 keys  PusS  k,:,K,:,									SC:k,SC::,SC:K,SC::
		Key 386 155  43  70 2,2,15,2 keys  PusS  l,_,L,_,									SC:l,SC:_,SC:L,SC:_
		Key 432 155  43  70 2,2,15,2 keys  PusS  .,TEXTcomma,.,TEXTcomma					SC:.,SC:,,SC:.,SC:,
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 230  56  70 2,2,15,2 sft0  sftp  ,											ST:0,SH:0
		Key  64 230  43  70 2,2,15,2 keys  PusS  z,Undo,Z,Undo,								SC:z,AC:Undo,SC:Z,AC:Undo
		Key 110 230  43  70 2,2,15,2 keys  PusS  x,Cut,X,Cut,								SC:x,AC:Cut,SC:X,AC:Cut
		Key 156 230  43  70 2,2,15,2 keys  PusS  c,Copy,C,Copy,								SC:c,AC:Copy,SC:C,AC:Copy
		Key 202 230  43  70 2,2,15,2 keys  PusS  v,Paste,V,Paste,							SC:v,AC:Paste,SC:V,AC:Paste
		Key 248 230  43  70 2,2,15,2 keys  PusS  b,　,B,　,									SC:b,NN,SC:B,NN
		Key 294 230  43  70 2,2,15,2 keys  PusS  n,　,N,　,									SC:n,NN,SC:N,NN
		Key 340 230  43  70 2,2,15,2 keys  PusS  m,/,M,/,									SC:m,SC:/,SC:M,SC:/
		Key 386 230  89  70 2,2,15,2 bs01  bsp   ,											AC:DeleteChar
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,15,2 moze  moep  ,											OS:2:AC:IME:SL:JpInput,SL:CurInput
		Key  64 305  43  70 2,2,15,2 ime0  imep  ,											ACTION.IME
		Key 110 305  89  70 2,2,15,2 spc0  spcp  ,											AC:Space
		Key 202 305  89  70 2,2,15,2 kig3  ki2p  ,											SL:KigouInput2
		Key 294 305  43  70 2,2,15,2 arr1  ar1p  ,											ACTION.ArrLeft
		Key 340 305  43  70 2,2,15,2 arr2  ar2p  ,											ACTION.ArrRight
		Key 386 305  89  70 2,2,15,2 ent1  en1p  ,											ACTION.Return

	LayoutEnd

;======
; 記号
;======
	LayoutBegin KigouInput1

		DisplayName KigouInput1
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border

		FontNormal			normal
		FontHold			hold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  56  70 2,2,8,2 keyl  PusL  1,,											SC:1
		Key  64   5  43  70 2,2,8,2 keys  PusS  2,,											SC:2
		Key 110   5  43  70 2,2,8,2 keys  PusS  3,,											SC:3
		Key 156   5  43  70 2,2,8,2 keys  PusS  4,,											SC:4
		Key 202   5  43  70 2,2,8,2 keys  PusS  5,,											SC:5
		Key 248   5  43  70 2,2,8,2 keys  PusS  6,,											SC:6
		Key 294   5  43  70 2,2,8,2 keys  PusS  7,,											SC:7
		Key 340   5  43  70 2,2,8,2 keys  PusS  8,,											SC:8
		Key 386   5  43  70 2,2,8,2 keys  PusS  9,,											SC:9
		Key 432   5  43  70 2,2,8,2 keys  PusS  0,,											SC:0
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5  80  56  70 2,2,8,2 keyl  PusL  @,,											SC:@
		Key  64  80  43  70 2,2,8,2 keys  PusS  #,,											SC:#
		Key 110  80  43  70 2,2,8,2 keys  PusS  %,,											SC:%
		Key 156  80  43  70 2,2,8,2 keys  PusS  &,,											SC:&
		Key 202  80  43  70 2,2,8,2 keys  PusS  *,,											SC:*
		Key 248  80  43  70 2,2,8,2 keys  PusS  +,,											SC:+
		Key 294  80  43  70 2,2,8,2 keys  PusS  -,,											SC:-
		Key 340  80  43  70 2,2,8,2 keys  PusS  =,,											SC:=
		Key 386  80  43  70 2,2,8,2 keys  PusS  「,,										SC:[
		Key 432  80  43  70 2,2,8,2 keys  PusS  」,,										SC:]
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155  56  70 2,2,8,2 keyl  PusL  /,,											SC:/
		Key  64 155  43  70 2,2,8,2 keys  PusS  (,,											SC:(
		Key 110 155  43  70 2,2,8,2 keys  PusS  ),,											SC:)
		Key 156 155  43  70 2,2,8,2 keys  PusS  :,,											SC::
		Key 202 155  43  70 2,2,8,2 keys  PusS  ;,,											SC:;
		Key 248 155  43  70 2,2,8,2 keys  PusS  !,,											SC:!
		Key 294 155  43  70 2,2,8,2 keys  PusS  ?,,											SC:?
		Key 340 155  43  70 2,2,8,2 keys  PusS  \,,											SC:\
		Key 386 155  43  70 2,2,8,2 keys  PusS  ^,,											SC:^
		Key 432 155  43  70 2,2,8,2 keys  PusS  _,,											SC:_
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 230  56  70 2,2,8,2 kig2  ki1p  ,											SL:JpInput
		Key  64 230  43  70 2,2,8,2 keys  PusS  ~,,											SC:~
		Key 110 230  43  70 2,2,8,2 keys  PusS  <,,											SC:<
		Key 156 230  43  70 2,2,8,2 keys  PusS  >,,											SC:>
		Key 202 230  43  70 2,2,8,2 keys  PusS  {,,											SC:{
		Key 248 230  43  70 2,2,8,2 keys  PusS  },,											SC:}
		Key 294 230  43  70 2,2,8,2 keys  PusS  ",,											SC:"
		Key 340 230  43  70 2,2,8,2 keys  PusS  ',,											SC:'
		Key 386 230  89  70 2,2,8,2 bs01  bsp   ,											AC:DeleteChar
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2 mozj  mojp  ,											OS:2:AC:IME:SL:AbcInput,SL:CurInput
		Key  64 305  43  70 2,2,8,2 ime0  imep  ,											ACTION.IME
		Key 110 305  89  70 2,2,8,2 spc0  spcp  ,											AC:Space
		Key 202 305  43  70 2,2,8,2 keys  PusS  、,,										SC:,
		Key 248 305  43  70 2,2,8,2 keys  PusS  。,,										SC:.
		Key 294 305  43  70 2,2,8,2 arr1  ar1p  ,　											ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2 arr2  ar2p  ,　											ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2 ent1  en1p  ,											ACTION.Return

	LayoutEnd

	LayoutBegin KigouInput2

		DisplayName KigouInput2
		Size 480 380
		Fill 0 0 480 380 8c8a8c
		Draw 0 0 480 2   border

		FontNormal			kigounormal
		FontHold			kigouhold
		FontSelected		selected
		FontSelectedHold	selhold
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  75  70 2,2,8,2 keyf  kefp  CSCHEME.Shortcut1,CSCHEME.Smile1			AC:Shortcut1,AC:Smile1
		Key  84   5  75  70 2,2,8,2 keyf  kefp  CSCHEME.Shortcut2,CSCHEME.Smile2			AC:Shortcut2,AC:Smile2
		Key 163   5  75  70 2,2,8,2 keyf  kefp  CSCHEME.Shortcut3,CSCHEME.Smile3			AC:Shortcut3,AC:Smile3
		Key 242   5  75  70 2,2,8,2 keyf  kefp  CSCHEME.Shortcut4,CSCHEME.Smile4			AC:Shortcut4,AC:Smile4
		Key 321   5  75  70 2,2,8,2 keyf  kefp  CSCHEME.Shortcut5,CSCHEME.Smile5			AC:Shortcut5,AC:Smile5
		Key 400   5  75  70 2,2,8,2 keyf  kefp  CSCHEME.Shortcut6,CSCHEME.Smile6			AC:Shortcut6,AC:Smile6
;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5  80  56  70 2,2,8,2 keyl  PusL  !,,											SC:!
		Key  64  80  43  70 2,2,8,2 keys  PusS  ",,											SC:"
		Key 110  80  43  70 2,2,8,2 keys  PusS  #,,											SC:#
		Key 156  80  43  70 2,2,8,2 keys  PusS  $,,											SC:$
		Key 202  80  43  70 2,2,8,2 keys  PusS  %,,											SC:%
		Key 248  80  43  70 2,2,8,2 keys  PusS  &,,											SC:&
		Key 294  80  43  70 2,2,8,2 keys  PusS  ',,											SC:'
		Key 340  80  43  70 2,2,8,2 keys  PusS  (,,											SC:(
		Key 386  80  43  70 2,2,8,2 keys  PusS  ),,											SC:)
		Key 432  80  43  70 2,2,8,2 keys  PusS  ~,,											SC:~
;ROW 2 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 155  56  70 2,2,8,2 keyl  PusL  ?,,											SC:?
		Key  64 155  43  70 2,2,8,2 keys  PusS  +,,											SC:+
		Key 110 155  43  70 2,2,8,2 keys  PusS  -,,											SC:-
		Key 156 155  43  70 2,2,8,2 keys  PusS  *,,											SC:*
		Key 202 155  43  70 2,2,8,2 keys  PusS  /,,											SC:/
		Key 248 155  43  70 2,2,8,2 keys  PusS  =,,											SC:=
		Key 294 155  43  70 2,2,8,2 keys  PusS  `,,											SC:`
		Key 340 155  43  70 2,2,8,2 keys  PusS  \,,											SC:\
		Key 386 155  43  70 2,2,8,2 keys  PusS  ^,,											SC:^
		Key 432 155  43  70 2,2,8,2 keys  PusS  |,,											SC:|
;ROW 3 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 230  56  70 2,2,8,2 xxxx  xxxx  ,
		Key  64 230  43  70 2,2,8,2 keys  PusS  @,,											SC:@
		Key 110 230  43  70 2,2,8,2 keys  PusS  <,,											SC:<
		Key 156 230  43  70 2,2,8,2 keys  PusS  >,,											SC:>
		Key 202 230  43  70 2,2,8,2 keys  PusS  {,,											SC:{
		Key 248 230  43  70 2,2,8,2 keys  PusS  },,											SC:}
		Key 294 230  43  70 2,2,8,2 keys  PusS  [,,											SC:[
		Key 340 230  43  70 2,2,8,2 keys  PusS  ],,											SC:]
		Key 386 230  89  70 2,2,8,2 bs01  bsp   ,											AC:DeleteChar
;ROW 4 ----------------------------------------------------------------------------------------------------------------------------
		Key   5 305  56  70 2,2,8,2 moze  moep  ,											OS:2:AC:IME:SL:JpInput,SL:CurInput
		Key  64 305  43  70 2,2,8,2 ime0  imep  ,											ACTION.IME
		Key 110 305  89  70 2,2,8,2 spc0  spcp  ,											AC:Space
		Key 202 305  89  70 2,2,8,2 kig4  ki2p  ,,											SL:AbcInput
		Key 294 305  43  70 2,2,8,2 arr1  ar1p  ,　											ACTION.ArrLeft
		Key 340 305  43  70 2,2,8,2 arr2  ar2p  ,　											ACTION.ArrRight
		Key 386 305  89  70 2,2,8,2 ent1  en1p  ,											ACTION.Return

	LayoutEnd

; カーソル

	LayoutBegin CurInput

		DisplayName CurInput
		Size 480 79
		Fill 0 0 480 79 8c8a8c
		Draw 0 0 480 2   border

		FontNormal			kigounormal
		FontHold			kigouhold
		FontSelected		selected
		FontSelectedHold	selhold

;ROW 1 ----------------------------------------------------------------------------------------------------------------------------
		Key   5   5  56  70 2,2,8,2 mozc  mocp ,,											SL:JpInput,KH
		Key  66   5  84  70 2,2,8,2 cur0  curp ↑,,											VK:15:0x26
		Key 154   5  84  70 2,2,8,2 cur0  curp ↓,,											VK:15:0x28
		Key 242   5  84  70 2,2,8,2 cur0  curp ←,,											VK:15:0x25
		Key 330   5  84  70 2,2,8,2 cur0  curp →,,											VK:15:0x27
		Key 419   5  56  70 2,2,8,2 ent2  en2p ,,											VK:14:0x0D
	LayoutEnd

ResolutionEnd
