@charset "Shift_JIS";
body{
margin-left:30px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
padding: 0px;
}

#all{
width: 763px;
}

#header{
width: 763px;
height: 122px;
background: url(../img/header.gif);
background-repeat: no-repeat;
}

#navi{
width: 763px;
height: 42px;
}

#header h1{
position: absolute;
display: none;
}

#main{
width: 763px;
}




#utility{
width: 763px;
height: 88px;
background: url(../img/utility.gif);
background-repeat: no-repeat;
}


#copyright{
width: 763px;
height: 29px;
background: url(../img/footer.gif);
background-repeat: no-repeat;
}

#copyright h5{
position: absolute;
display: none;
}

