a:link { color: #ba5238; }
a:visited { color: #787878; }

body{
  width:100%;
  margin-right: auto;
  margin-left: auto;
  font-size : 24pt;
  font-family : メイリオ;
  color: #787878;
}
a{
  text-decoration : none;
  color: #787878;
}
h1{
  font-size : 24pt;
  font-weight : lighter;
  color: #787878;
}
h2{
  font-size : 24pt;
  font-weight : lighter;
  color: #787878;
}
h3{
  font-weight : lighter;
  font-size :24pt;
  color: #787878;
}