body {
    width: 965px;
    background-color: #fff;
}





#top {
    height: 30px;
    width: 965px;
    background: #fff url("../image/bg_for_print.gif") no-repeat 0 0;
}

#top a {
    display: none;
}





#HeaderArea {
    width: 965px;
    height: 45px;
}




#HeaderArea:before {
    width: 965px;
}

#HeaderArea #HeaderSet {
    height: 45px;
}





#SiteIdentityL .Title,
#SiteIdentityS .Title,
#SiteIdentity .Title {
    width: 950px;
    padding-left: 15px;
}





.CourtesyNavi {
    width: 950px;
    padding-right: 15px;
}





#HorizontalLocalNavi:before {
    width: 965px;
}





#TopicPath {
    margin: 0 auto 8px;
    width: 965px;
}





#Contents {
    display: block;
    clear: right;
    margin: 0 auto;
    width: 965px;
    text-align: left;
}





#Footer {
    width: 965px;
}

#Footer h2 {
    display: none;
}

#Footer ul {
    width: 500px;
    float: left;
    padding-left: 15px;
}

#Footer p {
    width: 400px;
    float: right;
    padding-right: 15px;
}