@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/shizuru.jpg) no-repeat;

}

#chara #point01{
	position: absolute;
	display: block;
	width: 72px;
	height: 178px;
	text-indent: -9999px;
	background: url(../image/shizuru_point_01.jpg) no-repeat;
	top: 330px;
	left: -71px;
}

