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

p span{
	display: block;
	float: right;
}

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

#titleEva h3 {
	width:190px;
	height:19px;
	text-indent:-9999px;
	background:url(../image/h3_eva_title.gif) no-repeat;
	margin-bottom:10px;
}

#titleVocaloid h3 {
	width:187px;
	height:19px;
	text-indent:-9999px;
	background:url(../image/h3_vocaloid_title.gif) no-repeat;
	margin:10px 0;
	clear:both;
}

#titleFate h3 {
	width:144px;
	height:19px;
	text-indent:-9999px;
	background:url(../image/h3_fate_title.gif) no-repeat;
	margin:10px 0;
	clear:both;
}


/*
	ss
--------------------------------------------*/

.section {
	width:545px;
	margin:0px;
	margin-bottom: 10px;
	padding:0px;
}

.section .leftArea {
	width:265px;
	padding-right:15px;
	float:left;
}

.section .rightArea {
	width:265px;
	float:left;
}


/*
	comment
--------------------------------------------*/

#commentBox {
	width:545px;
	background:#142331;
	margin:10px 0;
	clear:both;
}

#commentBox h3 {
	width:545px;
	height:30px;
	text-indent:-9999px;
	background:url(../image/dt_title.gif) no-repeat 9px 0px;
}

#commentBox .txt {
	width: 527px;
	padding: 0px 9px 5px 9px;
	background: none;
}


/*
	intro
--------------------------------------------*/

#introEva {
	width:545px;
	margin-top:20px;
	clear:both;	
}

#introEva h4 {
	width:545px;
	height:31px;
	text-indent:-9999px;
	background:url(../image/h4_eva_title.gif) no-repeat;
}

#introEva img {
	padding:0px 0px 5px 5px;
	float:right;
}


#introVocaloid {
	width:545px;
	margin-top:20px;
	clear:both;
}

#introVocaloid h4 {
	width:545px;
	height:31px;
	text-indent:-9999px;
	background:url(../image/h4_vocaloid_title.gif) no-repeat;
}

#introVocaloid img {
	padding:0px 0px 5px 5px;
	float:right;
}


#introFate {
	width:545px;
	margin-top:20px;
	display:block;
	clear:both;
}

#introFate h4 {
	width:545px;
	height:31px;
	text-indent:-9999px;
	background:url(../image/h4_fate_title.gif) no-repeat;
}

#introFate img {
	padding:0px 0px 5px 5px;
	float:right;
}


#collaboCopyright {
	width:545px;
	height:65px;
	display:block;
	background:url(../image/copyright.gif) no-repeat 373px 20px;
	text-indent:-9999px;
	clear:both;
}

#collabo3CharacterPage .schedule{
	width: 546px;
	margin: 0 auto 10px;
}

