@charset "UTF-8";
/*common.css*/

html,body	{background-color:#000;}
#wrapper	{width:100%;background:url(../../commons/images/header_bg.jpg) center top no-repeat;}

p.caption			{padding-top:5px;}
.normalSet,.floatSet		{clear:both;float:left;width:100%;}

/*ph rollover*/
.itemBox a img		{border:1px solid #646464;}
.itemBox a:hover img	{border-color:#1FC7F8;}
/*list end style*/
li.last	{margin:0 !important;}

/*noflash*/
/*#noFlash				{padding-top:140px;}*/
#noFlash div			{padding-top:10px;}
#noFlash a				{display:inline;}

/*main navigation*/
#header				{width:740px;height:170px;margin:0 auto;position:relative;}
#header h1			{position:absolute;top:20px;left:268px;width:204px;height:101px;}
#header #product	{position:absolute;top:20px;right:0;width:158px;height:127px;}

#headerNavi			{}
#headerNaviIn		{width:734px;padding:147px 0 0 6px;height:22px;}
#headerNavi ul li,#headerNavi ul li a	{height:22px;background:url(../../commons/images/btn_global.gif) no-repeat;text-indent:-9999px;}
#headerNavi ul li	{width:100%;float:left;overflow:hidden;}

#headerNavi ul li#btnHome		{margin-right:18px;width:72px;height:22px;background-position:0 -22px;}
#headerNavi ul li#btnStory		{margin-right:21px;width:79px;height:22px;background-position:-72px -22px;}
#headerNavi ul li#btnChara		{margin-right:20px;width:151px;height:22px;background-position:-151px -22px;}
#headerNavi ul li#btnCreature	{margin-right:18px;width:135px;height:22px;background-position:-302px -22px;}
#headerNavi ul li#btnVehicles	{margin-right:20px;width:116px;height:22px;background-position:-437px -22px;}
#headerNavi ul li#btnMovie		{width:80px;height:22px;background-position:-553px -22px;}

#headerNavi ul li#btnHome a		{background-position:0 0;}
#headerNavi ul li#btnStory a	{background-position:-72px 0;}
#headerNavi ul li#btnChara a	{background-position:-151px 0;}
#headerNavi ul li#btnCreature a	{background-position:-302px 0;}
#headerNavi ul li#btnVehicles a	{background-position:-437px 0;}
#headerNavi ul li#btnMovie a	{background-position:-553px 0;}

#headerNavi ul li#btnHome a:hover		{background-position:0 -22px;}
#headerNavi ul li#btnStory a:hover		{background-position:-72px -22px;}
#headerNavi ul li#btnChara a:hover		{background-position:-151px -22px;}
#headerNavi ul li#btnCreature a:hover	{background-position:-302px -22px;}
#headerNavi ul li#btnVehicles a:hover	{background-position:-437px -22px;}
#headerNavi ul li#btnMovie a:hover		{background-position:-553px -22px;}


/*footer*/
#nextFooter		{clear:both;width:740px;margin:0 auto;padding-top:15px;}
#copyright		{clear:both;width:100%;text-align:left;}

/*copyright ps logo*/
.txtLogo		{vertical-align:0px !important;padding:0 !important;vertical-align:-1px; padding:2px 0;}
.btnIcon		{vertical-align:-2px !important;padding:0 !important;vertical-align:-4px; padding:2px 0;}
