BODY{
  margin-top : 35px;
  margin-left : 5px;
  margin-right : 10px;
  line-height : 150%;
  font-size : 10pt;
  color : #666666;
  background-color : #FFCCCC;
  scrollbar-face-color:#FFCCCC;
  scrollbar-highlight-color:#FFCCCC;
  scrollbar-shadow-color:#FFCCCC;
  scrollbar-3dlight-color:#FFCCCC;
  scrollbar-arrow-color:#CC99CC;
  scrollbar-track-color:#FFCCCC;
  scrollbar-darkshadow-color:#FFCCCC;
  font-family : Verdana;
}
TD{
  line-height : 150%;
  font-size : 10pt;
}
HR{
  color : #CC9999;
  border-width : 1pt;
  border-style : solid;
}
A{
  color : #cc0099;
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
  color : #cc3399;
}
A:VISITED{
  color : #cc33cc;
}
.title{
  font-size : 17pt;
  font-weight : bold;
  line-height : 40px;
  letter-spacing : 10px;
  font-family : Verdana;
  color : #CC9999;
  background-image : url(image/komidasi.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  padding-left : 40px;
}
.sub{
  font-size : 10pt;
  line-height : 15px;
  font-weight : bold;
  text-decoration : underline;
  color : #663300;
}
.sub2{
  font-size : 11pt;
  line-height : 15px;
  font-weight : bold;
  color : #993333;
}
.sub3{
  font-size : 9pt;
  line-height : 15px;
  color : #66cc33;
}
.setumei{
  font-size : 70%;
  color : #996600;
}
DIV{
  letter-spacing : 1px;
}
INPUT{
  font-size : 10pt;
  font-family : Verdana,Osaka;
  line-height : 135%;
  color : #996600;
  background-color : #FFFFCC;
  border-width : 0px;
}
TEXTAREA{
  font-size : 10pt;
  font-family : Verdana,Osaka;
  line-height : 135%;
  color : #996600;
  background-color : #FFFFCC;
  scrollbar-base-color : #FFFFCC;
  scrollbar-face-color : #FFFFCC;
  scrollbar-track-color: #FFFFCC;
  scrollbar-arrow-color : #FFFFCC;
  scrollbar-3dlight-color: #FFFFCC;
  scrollbar-highlight-color : #FFFFCC;
  scrollbar-shadow-color : #FFFFCC;
  scrollbar-darkshadow-color : #FFFFCC;
  border-width : 0px;
}