SndSeq_BgmFadeOut
		play		0,SND_BGM_ST,-1,128,64
		wait		200
		vol		0,128-16*1
		wait		200
		vol		0,128-16*2
		wait		200
		vol		0,128-16*3
		wait		200
		vol		0,128-16*4
		wait		200
		vol		0,128-16*5
		wait		200
		vol		0,128-16*6
		wait		200
		vol		0,128-16*7
		wait		200
		play		0,SND_SE_BTN,-1,0,0		#//ٰߒ~(ڰނа)
end
SndSeq_Bgm1g
		play		0,SND_BGM_1G,-1,128,64
end
SndSeq_BgmSt
		play		0,SND_BGM_ST,-1,128,64
end
SndSeq_SeBtn
		play		2,SND_SE_BTN,-1,128,64
		wait		50
end
SndSeq_SeErr
		play		3,SND_SE_ERR,-1,128,64
		wait		1810
end
