@charset "utf-8";
#mainNavi	{
	width:	auto;
	/*margin-right:	auto;
	margin-left:	auto;
	background-color:	#fff;*/
	margin:	0px;
	padding:	0px;
	position:	relative;
}

/*
playstation.comナビゲーション
-------------------------------- */
#pscomNavi	{
	width:	/*940px*/100%;
}
/*
body#dogma #pscomNavi	{
	width:	910px;
}
body.report #pscomNavi	{
	width:	896px;
}
body.plsinfo #pscomNavi	{
	width:	900px;
}
*/

/*
PS3バー
-------------------------------- */
#ps3Bar	{
	width:	940px;
	margin:	10px auto 0px auto;
	text-align:	left;
	height:	33px;
	/*background-image:	url(../../img/contents_bg.gif);
	background-position:	top left;
	background-repeat:	repeat-y;*/
	position:	relative;
}
body#dogma #ps3Bar	{
	width:	910px;
}
body.report #ps3Bar	{
}
body.plsinfo #ps3Bar	{
	width:	900px;
}

#barLogo	{
	/*position:	absolute;
	top:	0px;
	left:	23px;
	width:	82px;
	height:	33px;*/
	position:	relative;
}
#barLogoPS3	{
	position:	absolute;
	right:	0px;
	top:	0px;
}
body.report #barLogoPS3	{
	top:	-21px;
}
