@charset "UTF-8";
/* CSS Document */




/******************************/
/*    Header Area Settings    */
/******************************/

#Main.p8 .Nav{
    height: 66px;
    margin:0;
    padding:0;
    width:640px;
    background: url(../images/p8_Nav.png) no-repeat 0 0;
clear:both;
}

#Main.p8 .Nav ul,
#Main.p8 .Nav p{
    width:640px;
    margin:0;
    padding:0;
}


#Main.p8 .Nav a,
#Main.p8 .Image {
    display: block;
    font-size: 1px;
    line-height: 1px;
    text-indent: -9999px;
    text-decoration: none;
    list-style: none;
}

#Main.p8 .Nav li,
#Main.p8 .Nav li a {
    float: left;
    height: 30px;
    margin:0;
    padding:0;
    list-style:none;
}


#Main.p8 p.Image{
    height:138px;
    background: url(../images/p8_Main.png) no-repeat 0 0 ;
    clear:both;
}

#Main.p8 p.Index{
    height:414px;
    background: url(../images/p8_Main_index.png) no-repeat 0 0 ;
    clear:both;
}


#Main.p8 p.Ticket,
#Main.p8 p.Ticket a {
    height: 36px;
    width:640px;
}


#Main.p8 p.Ticket a:hover {
    background: url(../images/p8_Nav.png) no-repeat 0 -66 ;
}






#Main.p8 .Nav .p8top,
#Main.p8 .Nav .p8top a{
    width: 171px;
}


#Main.p8 .Nav .p8top a:link,
#Main.p8 .Nav .p8top a:visited {
    background: url(../images/p8_Nav.png) no-repeat -36 0;
}


#Main.p8 .Nav .p8top a:hover {
    background: url(../images/p8_Nav.png) no-repeat -102 0 ;
}



#Main.p8 .p8about,
#Main.p8 .p8about a{
    width: 94px;
}



.p8caststaff,
.p8caststaff a{
    width: 141px;
}



.p8comment,
.p8comment a{
    width: 147px;
}


.p8making,
.p8making a{
    width: 87px;
}








