@charset "utf-8";
/*=============================================
	PHANTASY STAR PORTABLE 2
	http://phantasystar.sega.jp/psp2/
-----------------------------------------------
=============================================*/

/*
	conts
--------------------------------------------*/

#chara{
	position: relative;
	margin: 0 auto;
	width: 554px;
	height: 637px;
	background:url(../image/crouch.jpg) no-repeat;

}

#chara #point01{
	position: absolute;
	display: block;
	width: 25px;
	height: 100px;
	top: 440px;
	left: 544px;
	text-indent: -9999px;
	background: url(../image/crouch_01.jpg) no-repeat;
}


