@charset "Shift_JIS";

.content-txt,
.content-txt table {
    padding-right: 0;
}

form.Search {
    text-align: right;
}

form table {
    border: 1px solid #eeeeee;
}

form td {
    background-color: #F6F6F6;
}

form th {
    font-weight: normal;
    background-color: #DFE9F7;
}

form table tr.Submit td,
form table tr.Submit th {
    background-color: #FFFFFF;
}


.ImeOff {
    ime-mode: disabled;
    /*
    ime-mode: inactive;
    */
}

.ImeOn {
    ime-mode: active;
}

p#commentExplanation {
    text-align: center;
    border: 4px double #234E79;
    padding: 0.5em !important;
}

td.SpamExplanation {
    background: #ffffff;
    text-align: center;
}

div.Article {
    position: relative;
    padding: 1em;
    background-color: #FAFAFA;
}

form.Replay {
    position: absolute;
    display: block;
    width: 10em;
    margin: 0;
    padding: 0;
    left: 374px;
    top: -23px;
    text-align: right;
}

div.Comment {
    padding: 0 0 0 2em;
}


.content-txt h2 {
    font-size: 100% !important;
    padding: 0.2em !important;
    margin: 2em 0 0 0 !important;
    background-color: #FDF1D5;
    border: none;
}

.content-txt h3 {
    background: none !important;
    border: none !important;
    margin: 0 !important;
    padding: 0.5em 0 0 0 !important;
    font-weight: bold !important;
}

.content-txt hr {
    border: 0;
    height: 1px;
    border-top: 1px dashed #cccccc;
    background: none;
}


p.From, p.Date {
    text-align: right;
}

div.#error {
    border: 2px solid #CC0000;
    padding: 0.5em;
    margin-bottom: 1em;
}

#manageBbsForm {
    margin: 10px 0 20px 0;
    text-align: center;
    vertical-align: middle;
}


/* ページング
--------------------------------------------------------------------------*/

.Paging {
    float: none;
    width: 80% !important;
    width: 85%;
    padding: 0 1em;
}

.Paging div.Description {
    width: 45%;
    float: left;
    text-align: left;
    padding: 2em 0 0 0;
}

.Paging div.Number {
    width: 45%;
    float: right;
    text-align: right;
    padding: 2em 0 0 0;
}

div.Clear {
    font-size: 1px;
    clear: both;
    line-height: 0;
}
