*{
  box-sizing : border-box;
  -moz-box-sizing : border-box;
}
BODY{
  font-family : Verdana;
  margin : 0px;
  color : #56452d;
  font-size : x-small;
  scrollbar-arrow-color : #C0C0C0;
  scrollbar-3dlight-color : #ffffff;
  scrollbar-base-color : #C0C0C0;
  scrollbar-shadow-color : #ffffff;
  scrollbar-face-color : #ffffff;
  scrollbar-highlight-color : #ffffff;
  scrollbar-darkshadow-color : #ffffff;
  scrollbar-track-color : #C0C0C0;
  overflow : auto;
}
A{
  color : #696969;
  text-decoration : none;
}
A:HOVER{
  color : #c76968;
}
#index{
  text-align : right;
  padding-top : 22%;
}
#menu{
  margin : 0px;
  padding : 0px;
  list-style : none;
  height : 100px;
}
#menu LI{
  display : inline;
}
#menu A{
  display : block;
  width : 99px;
  height : 92px;
  color : #fffafa;
  font-size : 19px;
  font-weight : bold;
  line-height : 92px;
  text-align : center;
  margin : 3px;
  float : right;
}
#menu A:HOVER{
  color : #c76968;
}
.p1{
  background : url(http://ordinary66.aikotoba.jp/p1.gif) 50% no-repeat;
}
.p2{
  background : url(http://ordinary66.aikotoba.jp/p2.gif) 50% no-repeat;
}
.p3{
  background : url(http://ordinary66.aikotoba.jp/p3.gif) 50% no-repeat;
}
.p4{
  background : url(http://ordinary66.aikotoba.jp/p4.gif) 50% no-repeat;
}
H1{
  color : #56452d;
  font-size : 21px;
  letter-spacing : 19px;
  line-height : 60px;
  clear : both;
  margin : 0px;
}
#page{
  margin : 3% 20% 0% 20%;
  color : #56452d;
  font-size : x-small;
}
H2{
  width : 99px;
  height : 92px;
  color : #fffafa;
  font-size : 19px;
  line-height : 92px;
  text-align : center;
  margin : 3px;
  float : right;
}
#note{
  line-height : 1.3em;
}



</style>
<STYLE type="text/css">
<!--
BODY {
background-color: white;
background-image: url(http://ordinary66.aikotoba.jp/miku.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: left;
}
-->
</STYLE> 