

body {
  color:#CAA393;
  }

a:link {
  font-size:14px;
  color:#700D21;
  font-weight:bold;
  text-decoration:none;
  }
a:visited {
  font-size:14px;
  color:#700D21;
  font-weight:bold;
  }
a:hover {
  font-size:14px;
  color:#333300;
  font-weight:bold;
  }
a:active {
  font-size:14px;
  color:#333300;
  font-weight:bold;
  }


/* 標準の文字 */
.main {
  background-color:#ffffff;
  font-size:12px;
  color:#000000;
  line-height:150%;
  }
