* {
    font-family: "ＭＳ Ｐ明朝", serif;
    vertical-align: 0;
}

h1, h2, h3, h4, th, dt, strong, a, #footer ul li {
    margin: 0;
    padding: 0;
    font-family: "Century Gothic", Arial, sans-serif;
    font-weight: normal;
    color: #5d4442;
}


p, dt, dd, th, td, li  {
    line-height: 1.8;
}


body {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: white;
    background-image: none;
    font-size: 10pt;
    line-height: 1.4;
}


#nav-ht, #footer, #sect-ht, #header {
    display: none;
}

.type-hib #container {
    width: 92%;
    margin-left: auto;
    text-align: left;
}
