body { 
  margin-top: 20px;
  margin-bottom: 40px;
  margin-left: 0px;
  margin-right: 0px;
  background: #ffffff url('../images/background.gif') repeat-y;
  font-family: "‚l‚r ƒSƒVƒbƒN", Osaka, sans-serif;
}
.header { 
  margin-left: 75px;
}
.headline { 
  margin-left: 95px;
}
.body { 
  margin-left: 115px;
  width: 569px;
}
.footer { 
  margin-left: 95px;
}
h1 {
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
h2 {
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: right;
  font-size:13px;
  color: #336699;
}
h3 {
  font-weight: bold;
}
p,blockquote  {
  line-height: 20px;
}
ul  {
  margin-left: 0px;
  margin-right: 10px;
  list-style-type: none;
}
li  {
  line-height: 18px;
  margin-left: 0px;
  list-style-type: none;
}
strong  {
  font-size: 110%;
}
a:hover {
  color: #cc3366;
}
a.navi:hover{
  color:#ffffff;
  background-color: #cc3366;
}
.navigation  { 
  margin-bottom: 10px;
  text-align: right;
  font-size: 90%;
}
.pagetop  { 
  text-align: right;
  font-size: 90%;
}
.date {
  font-size:80%;
}
.grayout  { 
  color: #bbbbbb;
}
.margin {
  margin-left: 20px;
}
.red {
  color: #cc3366;
}
.blue {
  color: #336699;
}
.purple {
  color: #996699;
}
.white {
  color: #ffffff;
}
.black {
  color: #555555;
}
