body {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
  font-family: Helvetica, Arial, sans-serif;
}
h1 {
  font-size: 16px;
  color: #0000dd;
  padding: 5px;
  border-top: 2px solid #4c4c4c;
  border-bottom: 1px solid #4c4c4c;
  background-color: #eeeeee;
}

h2 {
  font-size: 14px;
  color: #0000dd;
  margin-left: 24px;
}
.contents {
  font-size: 12px;
  color: #4c4c4c;
  margin-left: 48px;
}

