body {
        margin:0 auto;
        padding:0;
}

#header {
        margin:10px auto;
        padding:0;
        width:630px;
        text-align:left;
}

#container {
        margin:0 auto 20px auto;
        padding:0;
        width:630px;
        font-size: 12px;
        line-height: 18px;
        color: #505050;
        text-align:left;
}

#footer {
        margin:0 auto 10px auto;
        padding:0;
        width:630px;
        text-align:right;
        border-top:1px solid #929292;
}

.title {
        border-bottom:1px solid #929292;
        margin:0 0 20px 0;
        padding:0;
}








.n12 {
        font-size: 12px;
        line-height: 18px;
        color: #505050;
}
.n10 {
        font-size: 10px;
        line-height: 14px;
        color: #505050;
}
.N14 {
        font-size: 14px;
        line-height: 20px;
        color: #656565;
}
.B16 {
        font-size: 16px;
        font-weight: bolder;
        line-height: 20px;
        color: #878787;
}
.B17 {
        font-size: 14px;
        font-weight: bolder;
        line-height: 20px;
        color: #878787;
}
.B12 {  font-size: 12px; line-height: 16px; font-weight: bolder; color: #878787}
.B13 {  font-size: 12px; line-height: 16px; font-weight: bolder; color: #505050}
.B14 {  font-size: 14px; font-weight: bolder; color: #878787}
.B16NewsT {
        font-size: 16px;
        color: #FFFFFF;
        line-height: 21px;
}
.n08 {
        font-size: 8px;
        color: #505050;
}
.n11 {
        font-size: 11px;
        color: #505050;
}
.r12 {
        font-size: 12px;
        line-height: 18px;
        color: #c00;
}





.entry-tbl {
        border:1px solid #ccc;
}

.tbl-g {
        background-color:#ddd;
        font-size:12px;
        line-height:18px;
        color:#505050;
}

.tbl-w {
        background-color:#eee;
        font-size:12px;
        line-height:18px;
        color:#505050;
}

h1#title {
        color: #e0141c;
        font-size: 16px;
        font-weight: bolder;
        line-height: 20px;
        text-align: center;
}

/* --- 2012/1/19追加 
トップページ、過去のニュースページ用の日付を修正
西暦の縦位置を揃えるため--- */
.n11_date01 {
        font-size: 11px;
        color: #505050;
        width: 3.5ex;
}
.n11_date02 {
        font-size: 11px;
        color: #505050;
        width: 5.5ex;
}
.n11_date03 {
        font-size: 11px;
        color: #505050;
        width: 6.5ex;
}
