@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:640px;
margin:20px auto ;
}

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

#Pnav .nav01 a:hover{background:url(img/pageNav011.png) center bottom no-repeat;}
#Pnav .nav02 a:hover{background:url(img/pageNav02.png) center bottom no-repeat;}


#GameOverview{
width:1120px;
height:1060px;
margin-bottom:60px;
box-shadow: 2px 2px 4px #3E323E;

}
#Prologue{
width:1120px;
height:960px;
box-shadow: 2px 2px 4px #3E323E;

}

#GameOverview h3{
height:60px;
background:url(img/intro01_011.jpg) center top no-repeat;
padding:0;
margin:0;

}
#GameOverview p.txt{
height:960px;
background:url(img/intro01_02.jpg) center top no-repeat;
}
#GameOverview .backtop{
height:60px;
background:url(img/intro01_03.jpg) center top no-repeat;
}


#Prologue h3{
height:60px;
background:url(img/intro02_01.jpg) center top no-repeat;
padding:0;
margin:0;
}
#Prologue p.txt{
height:840px;
background:url(img/intro02_02.jpg) center top no-repeat;
}
#Prologue .backtop{
height:60px;
background:url(img/intro02_03.jpg) center top no-repeat;
}