@charset "utf-8";
/*=============================================
	PHANTASY STAR ONLINE 2
=============================================*/
.iepng{
	behavior: expression(IEPNGFIX.fix(this));
}


/*
	txt
--------------------------------------------*/
p.attention{
	text-indent:-1em;
	padding-left:12px;
	color:#cc0000;
	margin:0;
}

a.iconLink{
	background: url(../image/element/icon_link.gif) no-repeat left 1px;
	padding:2px 0 0 20px;
}


