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


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

#contents #primaryArea h2{
	background: url(../../../image/headding/h2_dlitemimport.gif) no-repeat;
}



/*
	main
--------------------------------------------*/
#conts dl dt{
	margin:0 0 5px 0;
	width:546px;
	height: 21px;
	text-indent:-9999px;
}

dt#step00{background: url(../image/title01.gif) no-repeat;}
dt#step01{background: url(../image/title02.gif) no-repeat;}
dt#step02{background: url(../image/title03.gif) no-repeat;}
dt#step03{background: url(../image/title04.gif) no-repeat;}
dt#step04{background: url(../image/title05.gif) no-repeat;}
dt#step05{background: url(../image/title06.gif) no-repeat;}
dt#step06{background: url(../image/title07.gif) no-repeat;}
dt#step07{background: url(../image/title08.gif) no-repeat;}
dt#step08{background: url(../image/title09.gif) no-repeat;}

#conts dl dd{
	margin-left: 0px;
	margin-bottom: 10px;
	padding:0 0 10px 0;
	border-bottom: #244059 solid 1px;
	clear:both;
	overflow:hidden;
	width:546px;
}

#conts dl dd.end{
	margin-bottom: 20px;
}


#conts dl dd .imgRight{
float:right;
margin:0 0 0 15px;
width:265px;
line-height:normal;
}

#conts dl dd .imgRight p{
line-height:normal;
}

#conts dl dd .imgRight span{
display:block;
font-size:10px;
color:#CBCD06;
margin:3px 0 0 0;
}

#conts dl dd h4{
	float:left;
	margin:0 0 5px 0;
	width:266px;
	height: 21px;
	text-indent:-9999px;
}
h4#partyList{background: url(../image/h5_partylist.gif) no-repeat;}
h4#partyMake{background: url(../image/h5_partymake.gif) no-repeat;}
h4#partySearch{background: url(../image/h5_partysearch.gif) no-repeat;}

#matchingParty li{
	background: url(../image/icon.gif) no-repeat 0 3px;
	padding:0 0 0 15px;
}

#matchingParty li span{
	color:#62a7ee;
	font-weight:bold;
}

#dlItemImportPage .quote{
	width: 546px;
	border: #996600 solid 3px;
	background: none;
	margin-bottom: 10px;
	overflow: hidden;
}

#dlItemImportPage .quote h4{
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-indent: 0;
	background: none;
	background: #996600;
	padding: 5px 0;
}

#dlItemImportPage #conts #item p{
	width: 526px;
	padding: 10px 10px 10px 10px;
	background: none;
}

.box{
	width: 250px;
	padding: 5px;
	border: #996600 double 3px;
}

.box span{
	color: #FFFF00;
	font-weight: bold;
}

#dlItemImportPage .quote .leftArea{
	width: 260px;
}

#dlItemImportPage .quote .leftArea p{
	width: 250px;
	padding: 10px 0 0 10px;
}


#dlItemImportPage .quote .rightArea{
	width: 265px;
	padding: 10px 10px 10px 0;
}

