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

/*
	headding
--------------------------------------------*/
p strong{
	display: block;
	width: 515px;
	height: 20px;
	background: url(../image/txt_netmode.gif) no-repeat;
	text-indent: -9999px;
}

#conts #h3City{
	height: 21px;
	margin-bottom: 0;
	background: url(../image/h3_city.gif) no-repeat;
}

#conts #h3Chat{
	height: 21px;
	background: url(../image/h3_chat.gif) no-repeat;
}

#conts #h3Action{
	height: 21px;
	background: url(../image/h3_action.gif) no-repeat;
}


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

.section{
	margin-top: 0;
}

.leftArea{
	width: 265px;
}

.rightArea{
	width: 265px;
}

.rightArea p{
	display: block;
	clear: both;
	font-size: 10px;
	color: #cbcd06;
}
