@charset "utf-8";

#Gnav li.nav02 a{background:url(../common/img/menuTXT.png) -120px -60px no-repeat;}

h2{background:url(../common/img/h2TXT.png) 0 top no-repeat;}

#Pnav {
width:424px;
margin:20px auto ;
}

#Pnav ul li{
width:200px;
height:48px;
float:left;
text-indent:-9999px;
}
#Pnav ul li a{
display:block;
width:200px;
height:48px;
}
#Pnav .nav01 a{background:url(img/pageNav.png) left top no-repeat;}
#Pnav .nav02 a{background:url(img/pageNav.png) right top no-repeat;}

#Pnav .nav01 a:hover{background:url(img/pageNav.png) left bottom no-repeat;}
#Pnav .nav02 a:hover{background:url(img/pageNav.png) right bottom no-repeat;}

h3{
background:url(img/pageHeader.png) left top no-repeat;
text-indent:-99999px;
height:60px;
}
h3 span{
display:block;
height:60px;
}	
.backtop{
background:url(img/pageFooter.png) left top no-repeat;
text-indent:-9999px;
}


/*GameOverview*/
#GameOverview{
width:1120px;
height:1156px;
margin-bottom:60px;
box-shadow: 2px 2px 4px #3E323E;
background:#fff;
}
#GameOverview h3 span{
background:url(img/h3TXT.png) left top no-repeat;
}
#GameOverview p.txt{
height:1020px;
background:url(img/Gameoverview.jpg) center top no-repeat;
}
/**/
#Prologue{
width:1120px;
height:960px;
box-shadow: 2px 2px 4px #3E323E;
background:url(img/Prologue.jpg) center top no-repeat;
}
#Prologue h3 span{
background:url(img/h3TXT.png) left -60px no-repeat;
}
#Prologue p.txt{
height:840px;
background:url(img/intro02_02.jpg) center top no-repeat;
}
