body {
    background-color: #FFFFFF;
    margin:0;
    padding: 0;
    }


body,tr,td,th,div,font{
    font-family: "Verdana","Arial", "ＭＳ ゴシック", "Osaka‐等幅";
    font-size: 12px;
    color:#000000;
    line-height:170%;
    }

a:link    { color:#000000; text-decoration:underline;}
a:visited { color:#000000; text-decoration:underline;}
a:active  { color:#000000; text-decoration:none;}
a:hover   { color:#000000; text-decoration:none;}


h1 {
    margin: 0px;
    font-size: 20px;
    }

.site_title {
    margin-bottom: 3px;
    color: #000000;
    }

.site_title a:link    { color:#000000; text-decoration:none;}
.site_title a:visited { color:#000000; text-decoration:none;}
.site_title a:active  { color:#000000; text-decoration:none;}
.site_title a:hover   { color:#000000; text-decoration:none;}

.description {
    font-size: 10px;
    font-weight: bolder;
    color: #000000;
    }

img {
    border-style: none;
    margin: 0px;
    padding: 0px;
    }

ul {
    margin: 0px 0px 0px 20px;
    padding: 0px;
    }

li {
    margin: 0px;
    padding: 0px;
    }

form {
    margin: 0px;
    padding: 0px;
    }

input,textarea,select {
    font-size :12px;
    background-color:#FFF;
    border: 1px solid #999999;
    padding: 2px;
    }

.line_top {
    width: 900px;
    margin: auto;
    height: 4px;
    clear: both;
    }


.line_footer {
    margin: 20px auto 10px auto;
    width: 900px;
    height: 4px;
    clear: both;
    }


.line_1 {
    width: 100%;
    height: 1px;
    padding: 3px 0px 3px 0px;
    clear: both;
    }


/* エントリーテーブル */

.cell_m_1 {
    width: 16px;
    height: 16px;
}

.cell_m_2 {
    height: 16px;
}

.cell_m_3 {
    width: 16px;
    height: 16px;
}

.cell_m_4 {
    width: 16px;
}

.cell_m_5 {
    background-color: #FFFFFF;
    text-align: left;
}

.cell_m_6 {
    width: 16px;
}

.cell_m_7 {
    width: 16px;
    height: 16px;
}

.cell_m_8 {
    height: 16px;
}

.cell_m_9 {
    width: 16px;
    height: 16px;
}


/* エントリー */

.entry_date {
    font-size: 11px;
    margin: 30px 0px 0px 0px;
}

.entry_title {
    font-size: 14px;
    margin: 5px 0px 10px 0px;

.entry_body {
    letter-spacing: 125%;
    line-height: 175%;
}

.entry_state {
    font-size: 10px;
    margin:20px 0px 0px 0px;
}

blockquote {
    margin: 0px;
    padding: 5px 10px;
    color:#000000;
    }

.entry_navi{
    margin:0px 23px 3px 12px;
    }


/* サイドテーブル */

.cell_s_1 {
    width: 16px;
    height: 16px;
}

.cell_s_2 {
    height: 16px;
}

.cell_s_3 {
    width: 16px;
    height: 16px;
}

.cell_s_4 {
    width: 16px;
}

.cell_s_5 {
    background-color: #FFFFFF;
}

.cell_s_6 {
    width: 16px;
}

.cell_s_7 {
    width: 16px;
    height: 16px;
}

.cell_s_8 {
    height: 16px;
}

.cell_s_9 {
    width: 16px;
    height: 16px;
}


/* サブメニュー */

.menu_title {
    height: 30px;
    font-size: 11px;
    font-weight: bolder;
    line-height: 130%;
    color: #000000;
    padding:10px 0px 0px 0px;
    }

.menu_text {
    font-size: 10px;
    color: #000000;
    text-align: left;
    margin: 0px 0px 15px 2px;
    }


/* カレンダー */

.calendar {
    width: 189px;
    font-size: 10px;
    color: #666666;
    text-align: center;
    padding: 0px;
    margin: 0px;
    }

.cell {
    width: 26px;
    height: 20px;
    font-size: 10px;
    color: #666666;
    text-align: center;
    padding: 0px;
    margin: 4px 1px 0px 0px;
    }

.cale_w_1 {
    width: 26px;
    font-size: 10px;
    color: #666666;
    text-align: left;
    margin: 0px 1px 0px 0px;
    }

.cale_w_2 {
    width: 26px;
    font-size: 10px;
    color: #000000;
    text-align: left;
    margin: 0px 1px 0px 0px;
    }

#clock {
    margin-bottom: 5px;
    padding: 0px;
    text-align: left;
    clear: both;
    }


.copyright {
    height: 30px;
    font-size: 10px;
    color: #000000;
    margin-left: 15px;
    text-align: left;
    }
    
.page_navi {
    text-align: center;
    font-size:10px;
  }


