@charset "utf-8";
/*=============================================
	PHANTASY STAR PORTABLE 2 INFINITY
=============================================*/

/*
	ep1Character
--------------------------------------------*/
#ep1Character{
	background: url(../image/ep1chara_bg.jpg) no-repeat 15px 16px;
}

#ep1Character h4,
#ep1Character dl{
	display:none;
}

#ep1Character h3{
	background: url(../image/img01.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
	width:104px;
	height:451px;
	position:absolute;
	left:239px;
	top:5px;
	text-indent:-9999px;
}

#ep1Character li{
	width:176px;
	height:97px;
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	background-color:#FFFFFF;
}

#ep1Character .ss01 a,
#ep1Character .ss02 a{
	display:block;
	width:176px;
	height:97px;
	text-indent:-9999px;
}

#ep1Character .ss01{
	position:absolute;
	left:22px;
	top:312px;
}

#ep1Character .ss02{
	position:absolute;
	left:590px;
	top:152px;
}


