@charset "Shift_JIS";

body {
  color: navy;
  background-color: white;
}
h1 {font-size: 300%;}
h2 {font-size: 144%;}
h3 {font-size: 100%;}
body {font-size: 80%;}
h1 {
  color: navy;
  background-color: transparent;
}
h2 {
  color: white;
  background-color: navy;
}
h2 {padding: 0.2em;}
h3 {
  color: #006;
  background-color: transparent;
}
body {font-family: "‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;}
h1 {font-family: 'Trebuchet MS','verdana',"‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;}
h1 {text-align: center;}
p.description {
  text-align: center;
  font-size: x-large;
}
body {margin: 8px 5%;}

a { color: #609; background: transparent;}
a:link { color: #609; background: transparent;}
a:visited {color: #339;}
a:hover {color: #6CC; background: #009;}
a:active {color: #F66;}
a:focus {background: transparent;}
.site a {color: #fc6; background: transparent;}
.site a:link {color: #fc6; background: transparent;}
.site a:visited {color: #fc6;}
.site a:hover {color: #6CC; background: #009;}
.site a:active {color:#F66;}
.site a:focus {background: transparent;}
