
BODY{
  background-image : url(../image/kuroyuri-beige.jpg);
  background-attachment : fixed;
  margin-left : 250px;
  background-color : white;
  background-repeat : repeat-y;
  scrollbar-base-color: #9B8892;
  scrollbar-face-color: #9B8892;
  scrollbar-highlight-color: white;
  scrollbar-shadow-color: white;
  scrollbar-arrow-color: white;
  scrollbar-3dlight-color: #9B8892;
  scrollbar-darkshadow-color: #9B8892;
}
.top{
  font-size : 10pt;
  color : #615A38;
  text-align : center;
  margin-top : 10px;
  line-height : 130%;
}

H4{
  font-size : 11pt;
  width : 500;
  padding-top : 3px;
  padding-bottom : 2px;
  padding-left : 10px;
  border : 3px #83B12B double;
  background-color : white;
  filter : alpha(opacity=80);
  margin-bottom : 0pt;
  color : #83B12B;
}
P.cc{
  font-size : 10pt;
  width : 500;
  text-align : left;
　margin-top : 5px;
  padding-left : 3px;
  padding-bottom : 10px;
  color : #615A38;
}
A:link,A:visited{
  color : #83B12B;
  text-decoration : none;
}
A:hover,A:active{
  color : #FFE9C8;
  background-color : #F4B500;
  text-decoration : none;
}

.TL{
  font-size : 12pt;
  font-weight : bold;
  color : #FBC179;
  text-align : center;
  font-family : "ＭＳ Ｐ明朝";
}
B{
  font-size : 10pt;
  color : #D49161;
  font-family : "ＭＳ Ｐ明朝";
}

.HOME{
font-size : 10pt;
font-family : "MS UI Gothic";
background-color : #D49161;
text-align : center;
padding : 2px;
border : double #D49161 3px;}
