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%;}
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;
}
.center {text-align: center}

.box {
    margin-left: 60px;
    padding-left: 10px;
    border-left: 1px dotted;
}
div.box p {padding-left: 0;}

.dates dt {
    float: left;
    padding: 0 16px 0 0;

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


