@charset "shift_jis";

body {
  font-family:'Times New Roman,ＭＳ Ｐ明朝,Century Gothic,ＭＳ Ｐゴシック';
  font-color:#999999;
  font-size:11px;
  line-height:15px;
  scrollbar-face-color: #eeebdf;
  scrollbar-highlight-color: #eeebdf;
  scrollbar-shadow-color: #eeebdf;
  scrollbar-3dlight-color: #eeebdf;
  scrollbar-arrow-color: #888888;
  scrollbar-track-color: #eeebdf;
  scrollbar-darkshadow-color: #eeebdf;
  background:url(back.gif); 
  background-attachment:fixed;
  cursor:url(c.ani);
}

div.index {
  width:100%;
  height:100%;
  margin:auto auto;
}

div.margin {
  width:450px;
  height:50px;
  margin:auto auto;
}

div.menu {
  width:450px;
  margin:auto auto;
}


a{
  cursor:url(c.ani);
}

a:link{
  color:#ee827c;
}
a:active{
  color:#ee827c;
}
a:visited{
  color:#ee827c;
}
a:hover{
  color:#DCDCDC;
  text-decoration:none;
}


br{
  letter-spacing:normal;
}

.d{font-size:9px;font-weight:bold;font-family:palatino linotype;color:#e6b8cf;}

