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


/*
	heading
---------------------------------------------*/

#contents #primaryArea h3#h3City{
	background: url(../image/h3_city.gif) no-repeat;
}

#contents #primaryArea h4#h4lw{
	text-indent: -9999px;
	background: url(../image/h4_litlewing.gif) no-repeat;
}

#contents #primaryArea h4#h4bs{
	text-indent: -9999px;
	background: url(../image/h4_battleshop.gif) no-repeat;
}

#contents #primaryArea h4#h4ss{
	text-indent: -9999px;
	background: url(../image/h4_styleshop.gif) no-repeat;
}

#contents #primaryArea h4#h4cf{
	text-indent: -9999px;
	background: url(../image/h4_cafe.gif) no-repeat;
}

#contents #primaryArea h4#h4mr{
	text-indent: -9999px;
	background: url(../image/h4_myroom.gif) no-repeat;
}


/*
	contents
--------------------------------------------*/

#cityPage #contents p strong{
	font-size: 13px;
	color: #86d3ec;
	margin-bottom: 0;
	padding-bottom: 0;
	display: inline;
	height: 16px;
}



