@charset "utf-8";

/*--------------------------------------------
 PHANTASY STAR PORTABLE 連動PSP®
版
 基本レイアウト
----------------------------------------------
 update：2009/01/15
---------------------------------------------*/

body#summaryIndexPage h2#pageTitle{
	background: url(../image/h2_notice.gif) no-repeat;
}

body#summaryIndexPage h2#pageTitle02{
	background: url(../image/h2_notice02.gif) no-repeat;
	margin: 7px 7px 18px 7px;
	width: 750px;
	height: 32px;
	text-indent:-9999px;
}



h3 span{
	color: #ffff00;
	margin-right: 5px;
}

p{
	margin-bottom: 8px;
	line-height: 140%;
}



#left{
 width:150px;
 float:left;
 margin-right:10px;
}

#right{
	width:510px;
 float:left;
}


table{
	width: 100%;
border: #012 double 3px;
	margin: 10px 0;
}

table th{
	width: 150px;
	padding: 6px 4px 6px 6px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	background: #000820;
	border: #012 solid 1px;
	
	color: #CCDDEE;
}

table td{
	padding: 6px 4px 6px 10px;
	font-size: 12px;
	background: #002850;
	border: #012 solid 1px;
}


