body {
  margin: 15px;
  font-family: 'メイリオ','Trebuchet MS',Arial,Verdana,Helvetica,sans-serif;
  }

p.nav {display: none;}
#top img {display: none;}
#top a {text-decoration: none;}
.banner1_text {font-size: 120%; color: #608080;}
.banner2_text {font-size: 100%; color: #608080;}

h1,h2,h3,h4,h5,h6 {font-size: 100%;}
h1,h2 {color: #608080;
    border-bottom: 1px dotted #608080;
    margin-bottom: 10px;
}

.dim {font-weight: normal; font-size: 90%;}

em {
    font-weight: bold;
    font-style: normal;
    padding: 0 0.3em;
}

p {
    line-height: 1.4em;
    padding: 0 16px;
}
ul,ol { line-height: 1.4em; }
li {
    padding-top: 4px;
    padding-right: 16px;
}
#index li {padding-top:0;}

.reset {clear: left;}
p.date {text-align: right} /* page-end timestamp */
p.box {
    margin-left: 60px;
    border-left: 1px dotted;
}

.image {
    clear: left;
    text-align: center; margin: 0; padding: 0;
}
img.left {float: left; margin: 0 16px 8px 0;}

p#copyright {
    clear: both;
    border-top: 1px dotted #608080;
    text-align: center; font-size: 90%; color: #608080;
    margin: 10px 0px 20px 0px;
    padding-top: 10px;
}
.dates dt {
    float: left;
    padding: 0 16px 0 0;

}
.dates dd {
    margin-left: 10em;
}


