body#lower div#contents div.koe2 p {
    padding: 0 1em;
    line-height: 1.4;
}

body#lower div#contents div.profile p {
    text-indent: -1em;
}

body#lower div#contents div#privacy p {
    text-indent: 0;
}

body#lower div#contents div#privacy ul {
    padding: 0 1em;
}


body#lower div#contents div.koe2 p.beg {
    background: url(../image1/bg2_1.gif) no-repeat;
    padding-top: 25px;
    padding-left: 35px;
    margin: -20px -20px 0;
}

body#lower div#contents div.koe2 p.end {
    margin-bottom: -25px;
}

body#lower div#contents div.center p {
    text-align: center;
    margin: -1em 0 1em;
}


body#lower table#tokutei {
    font-size: 13px;
    border-top: 2px solid #FFF;
    border-left: 2px solid #FFF;
}

body#lower table#tokutei tr td {
    border-bottom: 2px solid #FFF;
    border-right: 2px solid #FFF;
    padding: 0.2em 0.6em;
}

body#lower table#tokutei tr td.key {
    width: 13em;
    background: #3CC;
}

body#lower table#tokutei tr td.val {
    background: #EEEDEA;
}

body#lower div#otoiawase {
    margin: 0 auto;
    padding: 10px 30px;
    border-bottom: 1px solid #CCC;
    font-size: 13px;
}

body#lower div#otoiawase table#formitems {
    margin: 0 auto;
}

body#lower div#otoiawase table#formitems tr {
    border-bottom: 1px solid #CCC;
}

body#lower div#otoiawase table#formitems th,
body#lower div#otoiawase table#formitems td {
    padding: 0.6em 1em;
}

body#lower div#otoiawase span.require {
    color: #F00;
}

body#lower div#otoiawase div.center {
    text-align: center;
    margin: 20px auto;
}