A:link { color: blue;text-decoration:none; }
/* A:visited {color: #9966FF;text-decoration:none;  } */
A:hover { color: #FF9999;text-decoration:underline; } 
A:active {color: #FF9999;text-decoration:none; }

body {
    /* background-image: url("image/haikei2.jpg"); */
    background-color:#F2F5A9;
    border-style: solid;
    border-color: #FF8C00;
    border-width: 0px 0px 0px 90px;
    line-height: 200%;
}

H1 {
    border-style: solid;
    color: #FFFFF;
    border-width: 10px 0px 10px 0px;
    border-color: #B88616;
    background-color: #FFD700;
    text-align: center;
}
H2 {
  font-family: Quicksand, Þâ¥´¥·¥Ã¥¯ÂÎ, 'Yu Gothic', YuGothic, '¥Ò¥é¥®¥Î³Ñ¥´¥·¥Ã¥¯ Pro', 'Hiragino Kaku Gothic Pro', ¥á¥¤¥ê¥ª, Meiryo, Osaka, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', sans-serif;
  border-color: #FFA500;
  padding-left: 16px;
  border-style: double;
  border-width: 7px 0px 7px 0px;
}  

H3 { 
  padding-left: 10px;
  border-width: 0px 0px 5px 40px;
  border-style: solid;
  border-color: #DAA520;
}
p{
font-family: Quicksand, Þâ¥´¥·¥Ã¥¯ÂÎ, 'Yu Gothic', YuGothic, '¥Ò¥é¥®¥Î³Ñ¥´¥·¥Ã¥¯ Pro', 'Hiragino Kaku Gothic Pro', ¥á¥¤¥ê¥ª, Meiryo, Osaka, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', sans-serif;

}
div { 
  margin-left: 10px;
}
