body.lower img.title {
    margin-bottom: 40px;
}

body.lower div#contents div.section {
    line-height: 2;
}

body.lower div#contents ul {
    margin-top: -2em;
    margin-bottom: 2em;
}

body.lower div#contents p {
    font-size: 100%;
}

body.lower div#contents ul li {
    line-height: 2.2;
    text-indent: -1.75em;
    padding-left: 1.75em;
}

body.lower div#contents h2 {
    background: #CECECE;
    line-height: 3;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    padding-left: 1em;
}

body#tokutei.lower div#contents dl {
    background: #fdf5e6;
    line-height: 2;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    overflow: hidden;
}

body#tokutei.lower div#contents dl.end {
    border-bottom: 1px solid #333;
    margin-bottom: 30px;
}

body#tokutei.lower div#contents dl dt {
    float: left;
    width: 185px;
    padding: 0.6em 1em;    
}

body#tokutei.lower div#contents dl dd {
    margin-left: 200px;
    background: #FFF;
    padding: 0.6em 1em 200px;
    margin-bottom: -200px;
}

body.lower div#contents div.section img.block {
    margin: 20px auto;
}

body#kojin div#contents div.section dl {
    margin: 20px 0;
}

body.lower a {
    color: #09C;
}

body.lower div#contents ul#map {
    margin: 10px 10px 0;
}

body#sitemap h1 {
    position: relative;
    background: #030;
    color: #FFF;
    padding: 0.2em 1em;
    font-size: 14px;
    font-weight: bold;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    behavior: url(js/PIE.htc);
}