html {
    height: 100%; /* for Mozilla */
    margin: 0; /* for Opera */
    padding: 0; /* for Opera */
}

body {
    height: auto;
    font-family: "MS UI Gothic", "Osaka", "monospace";
    font-size: 9pt;
    color: #534741;
    text-align: center;
    text-autospace: ideograph-alpha;
    word-wrap: break-word;
    background: url(../img/bg3.gif);
    margin: 0;
    padding: 0;
}

a:link {
    color: #736357;
}

a:hover {
    color: #F0EAD4;
}

a:active {
    color: #F0EAD4;
}

a:visited {
    color: ;
}

.contents {
    position: relative;
    width: 800px;
    height: 100%;
    margin: auto;
    text-align: left;
}

.flash {
    width: 800px;
    height: 250px;
    margin-left: 3px;
}

.title {
    width: 800px;
    height: 70px;
    background: url(../img/bg3.gif);
    margin-left: 3px;
}

.title h1 {
    font-size: 13pt;
    color: #736357;
    position: absolute;
    top: 30px; left: 18px;
    margin: 0;
    padding: 0;
}

.title h2 {
    font-size: 9pt;
    color: #E6E6E6;
    position: absolute;
    top: 50px; left: 20px;
}

.main {
    position: absolute;
    width: 467px;
    left: 169px;
}

.main h3 {
    color: #534741;
    font-size: 12pt;
    background: url(../img/main_title.gif) no-repeat;
    padding: 20px 0 30px 30px;
    margin: 0;
}

.menu-left {
    position: absolute;
    text-align: center;
    width: 150px;
    font-size: 9pt;
    line-height: 15px;
    margin-left: 9px;
}

.menu-left h3 {
    font-size: 0;
    color: #B09F87;
    padding-top: 40px;
    margin: 0;
}

.menu-right {
    position: absolute;
    text-align: center;
    width: 150px;
    font-size: 9pt;
    line-height: 15px;
    right: 6px;
}

.menu-right h3 {
    font-size: 0;
    color: #B09F87;
    padding-top: 40px;
    margin: 0px;
}

.about {
    background: url(../img/menu_about.gif) no-repeat;
    padding: 0 15px;
}

.about h3 {
}

.profile {
    background: url(../img/menu_profile.gif) no-repeat;
    padding: 0 15px;
}

.profile h3 {
    margin-bottom: 10px;
}

.calendar {
    background: url(../img/menu_calendar.gif) no-repeat;
    padding: 0 15px;
}

.calendar table {
    text-align: center;
    font-size: 9pt;
}

.calendar h3 {
    margin-bottom: 10px;
}

.categorylist {
    background: url(../img/menu_categories.gif) no-repeat;
    padding: 0 15px;
}

.categorylist h3 {
    margin-bottom: 10px;
}

.archivelist{
    background: url(../img/menu_archives.gif) no-repeat;
    padding: 0 15px;
}

.archivelist h3 {
    margin-bottom: 10px;
}

.recentlist {
    padding-bottom: 50px;
}

.recentlist h3 {
    background: url(../img/menu_entries.gif) no-repeat top;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.bookmark {
    text-align: left;
    background: url(../img/menu_bookmarks.gif) no-repeat;
    padding: 0 15px;
}

.bookmark h3 {
    margin-bottom: 10px;
}

.tblist {
    background: url(../img/menu_trackbacks.gif) no-repeat;
    padding: 0 15px;
}

.tblist h3 {
    margin-bottom: 10px;
}

.commentlist {
    background: url(../img/menu_comments.gif) no-repeat;
    padding: 0 15px;
}

.commentlist h3 {
}

.multi {
    background: url(../img/main_border.gif);
}

.multiarticle{
    letter-spacing :1px;
    line-height: 15px;
    padding: 0 30px;
}

.multiinfo {
    text-align: right;
    background: url(../img/main_bottom.gif) no-repeat bottom;
    margin-bottom: 20px;
    padding: 20px;
}

.comments{
    padding-left: 30px;
}

.comments h3 {
    font-size: 0pt;
    color: #CEC3A6;
    background: url(../img/main_comments.gif) no-repeat;
    padding: 0 0 40px 200px;
}

.comments h4 {
}

.tbs { 
    background: url(../img/main_bottom.gif) no-repeat bottom;
    padding: 0 0 50px 30px;
}

.tbs h3 {
    font-size: 0pt;
    color: #CEC3A6;
    background: url(../img/main_trackbacks.gif) no-repeat;
    padding: 0 0 40px 200px;
}

.single {
    background: url(../img/main_border.gif);
}

.single h2 {
    font-size: 12pt;
    color: #534741;
    background: url(../img/main_title.gif) no-repeat;
    margin: 0px;
    padding: 20px 0 30px 30px;
}

.singlearticle {
    letter-spacing: 1px;
    line-height: 15px;
    padding: 0 30px;
}

.entryinfo {
    text-align: right;
    padding: 0 20px 30px 0;
}

.entry-btn {
    text-align: center;
    padding: 20px 0 30px 0;
}

.signature {
    clear: left;
    float: right;
    text-align: center;
    width: 150px;
}

.ranking {
    text-align: center;
}

.ranking h3 {
    background: url(../img/menu_ranking.gif) no-repeat top;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.ranking table {
    font-size: 9pt;
    color: #666;
    border-collapse: separate; 
    padding-left: 30px;
}

.ranking th {
    background: url(../img/menu_rankbg.gif);
    color: #FFF;
    border: double 3px #736357;
}
.ranking td {
    background-color: #F0EAD4;
}

.rankingcount {
}

.rankingcount a {
    text-decoration: none;
    background: url(../img/menu_rankbg.gif);
    padding: 4px;
    border: double 3px #B09F87;
}

.rankingcount a:link {
    color: #FFF;
}

.rankingcount a:hover {
    color: #F00;
}

.rankingcount a:active {
    color: #F00;
}

.rankingcount a:visited {
    color: ;
}

div#multinavi {
    color: #534741;
    padding-top: 5px;
    margin: 20px 0 10px;
    border-top: double 3px #736357;
}

div#multinavi a:link {
    color: ;
}

div#multinavi a:hover {
    color: ;
}

div#multinavi a:active {
    color: ;
}

comments .navi {
    background: none;
}

tbs .navi {
    background: none;
}
