body{
  margin: 0 0 6%;
  color: #666600;
  background: url(img/bg_main.gif) left top repeat-y
}

a:link{
  color: #669999;
  text-decoration: none
}
a:visited{
  color:#4c7f7f;
  text-decoration: none
}
a:hover{
  text-decoration: underline
}
a:active{
  color: #336666
}

p{
  font-family: Verdana,sans-serif;
  line-height: 110%;
  letter-spacing: 1px
}

.memo{
  font-size: 10px;
  font-family: Verdana,sans-serif;
@color: #999966;
}