@charset "shift_jis";

/* header
-----------------------------------------------*/
#sceHeader{
height:101px;
background:#ffffff url(/share/header/img/bg_scej_01.gif) repeat-x 0 -35px;
}
#sceHeader.sonyLogo{
height:134px;
background-position:0 -3px;
}

#sceHeaderInner{
margin:0 auto;
padding-top:6px;
position:relative;
width:780px;
}

#sceHeader #siteTitle{
position:absolute;
top:21px;
left:42px;
margin:0;
padding:0;
}
#sceHeader.sonyLogo #siteTitle{
top:54px;
}

#sceHeader #sonyLogo{
margin:0;
text-align:right;
padding:0 37px 0 0;
}

#sceHeader #playface{
position:absolute;
top:22px;
right:40px;
margin:0;
padding:0;
}
#sceHeader.sonyLogo #playface{
top:55px;
}

#sceHeader #sceGlobalNav{
position:relative;
margin:0 ;
padding:46px 0 0 0;
width:780px;
height:44px;
zoom:1;
}
#sceHeader.sonyLogo #sceGlobalNav{
padding:55px 0 4px 0;
background:url(/share/header/img/gnav_sce_bg01.gif) no-repeat 0 51px;
}
#sceHeader #sceGlobalNav:after{
height:0;
display:block;
clear:both;
visibility:hidden;
content:".";
line-height:0; 
}
#sceHeader #sceGlobalNav li{
float:left;
margin:0;
overflow:hidden;
padding:0;
list-style:none;
height:44px;
}
#sceHeader #sceGlobalNav li.sce{
padding-right:0 !important;
}
#sceHeader #sceGlobalNav li a{
display:block;
overflow:hidden;
height:44px;
}
#sceHeader #sceGlobalNav li.logo{width:58px}
#sceHeader #sceGlobalNav li.logo a{
width:58px;
background:url(/share/header/img/gnav_sce_psLogo.gif) no-repeat left bottom;
}
#sceHeader #sceGlobalNav li.ps3{width:170px}
#sceHeader #sceGlobalNav li.ps3 a{
width:170px;
background:url(/share/header/img/gnav_sce_ps3.gif) no-repeat left bottom;
}
#sceHeader #sceGlobalNav li.psp{width:170px}
#sceHeader #sceGlobalNav li.psp a{
width:170px;
background:url(/share/header/img/gnav_sce_psp.gif) no-repeat left bottom;
}
#sceHeader #sceGlobalNav li.psn{width:170px}
#sceHeader #sceGlobalNav li.psn a{
width:170px;
background:url(/share/header/img/gnav_sce_psn.gif) no-repeat left bottom;
}
#sceHeader #sceGlobalNav li.sce{width:129px}
#sceHeader #sceGlobalNav li.sce a{
width:129px;
background:url(/share/header/img/gnav_sce_sce.gif) no-repeat left bottom;
}
#sceHeader #sceGlobalNav li.support{width:83px}
#sceHeader #sceGlobalNav li.support a{
width:83px;
background:url(/share/header/img/gnav_sce_support.gif) no-repeat -1px bottom;
}
#sceHeader #sceGlobalNav li a:hover,
#sceHeader #sceGlobalNav li a:focus{
zoom:1;
}
#sceHeader #sceGlobalNav li a:hover img,
#sceHeader #sceGlobalNav li a:focus img{
margin-top:-44px;
}

#sceHeader #sceGlobalNav li.current img,
#sceHeader #sceGlobalNav li.current a:hover img,
#sceHeader #sceGlobalNav li.current a:focus img{
margin-top:-88px;
}

#sceHeader img{
border:0;
}

