BODY{
  color : #505050;
  font-size : 15px;
}

p {
font-family: "AppleGothic",sans-serif;
}

.back01{
background-color:#59acff;
}
.back02{
background-color:#ffffff;
}

.link{
font-size:15px;
color:#505050;
text-align:left;
text-decoration:none;
border:2px solid #b3d9ff;
background-color:#ddeeff;
padding:10px;
width:95%;
display:block;
-webkit-border-radius: 7px;
}

.button{
font-size:15px;
color:#505050;
text-align:left;
text-decoration:none;
border:2px solid #59acff;
background-color:#ffffff;
padding:10px;
width:95%;
display:block;
-webkit-border-radius: 7px;
}

H1{
  border-style: solid;
  border-width:0 0 1px 18px;
  border-color: #0088ff;
  padding-left: 0.5em;
  font-weight : normal;
  font-size : 15px;
}

H2{
  font-size : 15px;
  margin-left: 2em;
  font-weight : normal;
}

H3{
  border-style: solid;
  border-width:0 0 1px 18px;
  border-color: #009900;
  padding-left: 0.5em;
  font-weight : normal;
  font-size : 15px;
  margin-left: 2em;
}

H4{
  font-size : 15px;
  margin-left: 4em;
  font-weight : normal;
}
