ul, ol, li, h1, h2, h3, h4, h5, h6, p {
  margin: 0px;
  padding: 0px; }

a {
  text-decoration: underline; }
  a:link {
    color: #2e55f9; }
  a:visited {
    color: #0051ff; }
  a:active {
    color: #8eaa9c; }
  a:hover {
    color: #2b71a9;
    text-decoration: none; }

vimg {
  border: 0px;
  padding-right: 1em; }

html {
  height: 100%;
  margin-bottom: 1px; }

h1 {
  display: none; }

#title {
  width: 700px;
  height: 80px;
  float: left;
  background-image: url("img/title8.png");
  background-repeat: no-repeat;
  padding-bottom: 2em;
  margin-bottom: 1em;
  border-bottom: 1px solid #474747; }
  #title p {
    padding-top: 1.5em;
    padding-right: 1.2em;
    text-align: right; }

#header {
  margin: 0.3em 1em;
  padding-bottom: 0.3em;
  border-bottom: 1px dashed black; }

body {
  color: #3d626b;
  background-color: white;
  font-size: 90%;
  font-family: "Verdana", "Geneva", "Arial Black", "MS UI Gothic", "Hiragino Kaku Gothic Pro", "Osaka"; }

#wrapper {
  width: 700px;
  margin: 0 auto;
  border: 1px solid #474747;
  text-align: left; }

#sidebar {
  width: 120px;
  float: left;
  text-align: center;
  list-style-type: none; }
  #sidebar h2 {
    display: block;
    width: 120px;
    color: #18772a;
    font-size: 1em;
    padding: 0.3em 6px 1em 6px;
    border: none; }
  #sidebar li a {
    display: block;
    width: 120px;
    padding: 0.3em 6px 0.3em 6px;
    border-bottom: solid 1px #474747;
    font-weight: normal;
    text-decoration: none; }
    #sidebar li a:hover, #sidebar li a:active {
      border-bottom: solid 1px #325d5c;
      font-weight: bold;
      text-decoration: none;
      color: #ffeeff;
      background: #31579a; }
  #sidebar li .non {
    display: block;
    width: 120px;
    padding: 0.3em 6px 0.3em 6px;
    border-bottom: solid 1px #474747;
    color: #d0d0ba; }

#diary {
  margin-bottom: 5em; }
  #diary li {
    list-style-image: url(img/select.png);
    padding-top: 0.5em; }

#contents {
  width: 500px;
  float: left;
  padding-left: 3em; }

#outfooter {
  padding-right: 1em;
  padding-top: 1em;
  width: 700px;
  margin: 0 auto;
  text-align: right; }

#history {
  margin-bottom: 5em; }

#footer {
  width: 100%;
  text-align: right;
  clear: both; }

.message {
  padding-left: 0.5em;
  line-height: 1.7em;
  margin-bottom: 2em; }
  .message p {
    margin-bottom: 1em; }

.under-marg {
  margin-bottom: 2em; }

#claps {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0.7em;
  width: 100%; }

#backnavi {
  border-top: solid 1px #474747;
  background: #eeeeee;
  padding: 0.3em 1em; }

#lastupdate {
  text-decoration: underline;
  color: gray;
  border-top: solid 1px #474747;
  background: #eeeeee;
  padding: 0.3em 1em; }

.pcom {
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  color: #aaaaaa;
  border-bottom: dashed 1px #3d626b; }

h2 {
  color: #b89369;
  border-bottom: dashed 1px #3d626b;
  font-weight: bold;
  padding-bottom: 0.5em;
  font-size: 1em;
  margin-bottom: 0.5em; }

.history-last3 {
  padding-left: 0.5em;
  line-height: 1.5em; }

.headline {
  color: #b89369;
  margin-bottom: 0.5em; }

.aa {
  font-family: MS UI Gothic; }

.new {
  color: orange; }

.verup {
  color: tomato; }

#links li {
  border-left: solid 6px #d8dfe4;
  border-top: solid 1px #d8dfe4;
  border-bottom: solid 1px #d8dfe4;
  border-right: solid 1px #d8dfe4;
  margin-bottom: 1em;
  list-style-type: none;
  padding: 0.5em 0em 0.5em 1em; }

em {
  font-style: normal;
  font-weight: bold; }

