@charset "utf-8";
/*=======================================================
	PHANTASY STAR UNIVERSE
	「PSU2周年記念 サンクスフェスタ」特設サイト
---------------------------------------------------------
	description: report item page stylesheet
	edit: 2008/08/08
	update:
=======================================================*/

h4{
	width: 303px;
	height: 15px;
	text-indent: -9999px;
}

#recovery{
	background: url(../image/h4_recovery.gif) no-repeat;
}

#food{
	background: url(../image/h4_food.gif) no-repeat;
}

#trap{
	background: url(../image/h4_trap.gif) no-repeat;
}

#ptn{
	background: url(../image/h4_ftn.gif) no-repeat;
}

#metal{
	background: url(../image/h4_metal.gif) no-repeat;
}

#row{
	background: url(../image/h4_row.gif) no-repeat;
}

#hardStone{
	background: url(../image/h4_hard_stone.gif) no-repeat;
}

#hardMaterial{
	background: url(../image/h4_hard_wood.gif) no-repeat;
}

#foodMaterial{
	background: url(../image/h4_food_wood.gif) no-repeat;
}

#medicine{
	background: url(../image/h4_medicine.gif) no-repeat;
}

#chip{
	background: url(../image/h4_chip.gif) no-repeat;
}

#miMaterial{
	background: url(../image/h4_mi_stone.gif) no-repeat;
}

#woodMaterial{
	background: url(../image/h4_wood.gif) no-repeat;
}

#roomgoods{
	background: url(../image/h4_roomgoods.gif) no-repeat;
}

#subOther{
	background: url(../image/h4_substrate_other.gif) no-repeat;
}

#subAttack{
	background: url(../image/h4_substrate_attack.gif) no-repeat;
}

#subGun{
	background: url(../image/h4_substrate_gun.gif) no-repeat;
}

#subTech{
	background: url(../image/h4_substrate_tech.gif) no-repeat;
}

#subProtecter{
	background: url(../image/h4_substrate_protecter.gif) no-repeat;
}

#attack{
	background: url(../image/h4_attack.gif) no-repeat;
}

#eventItem{
	background: url(../image/h4_event.gif) no-repeat;
}


#gun{
	background: url(../image/h4_gun.gif) no-repeat;
}

#tech{
	background: url(../image/h4_tech.gif) no-repeat;
}

#shield{
	background: url(../image/h4_shieldline.gif) no-repeat;
}

#unit{
	background: url(../image/h4_unit.gif) no-repeat;
}

#pNav{
	padding: 10px 26px 0 20px;
}

#pNav li{
	padding-top: 0;
	margin-top: 0;
	margin-right: 10px;
	line-height: 12px;
	_line-height: 14px;
}


#pNav li a.icon:link,
#pNav li a.icon:visited{
	display: block;
	font-size: 12px;
	color: #0048ff;
	padding: 0 0 0px 16px;
	_height: auto;
	outline: none;
	background-position: 2px 2px;
}

#pNav li a.icon:hover,
#pNav li a.icon:active{
	color: #ff2000;
	background-position: 2px -10px;
}

#pNav .lastChild{
margin-right: 0;
}


.itemImage{
	float: right;
	padding-left: 10px;
}







