@charset   "Shift_JIS";
<!--
BODY{
  text-align : center;
  margin-top : 0px;
  font-family : Georgia,Century,"????",Tahoma;
  color : #757c58;
  margin-left : auto;
  margin-right : auto;
}
H1{
  font-family : Georgia,serif,Century,"????";
  font-weight : bold;
  font-size : 20px;
  color : #e2d210;
}H2{
  font-family : Georgia,serif,Century,"????";
  font-weight : bold;
  font-size : 14px;
  color : #815f1f;
  margin-top : 2px;
  margin-bottom : 5px;
}H3{
  font-family : Georgia,serif,Century,"????";
  font-weight : normal;
  font-size : 14px;
  color : #e65b5f;
  margin-top : 2px;
  margin-bottom : 5px;
}
DIV#main{  
  background-color : #fafaf5;
  width : 70%;
  text-align : left;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-left : auto;
  margin-right : auto;
  font-size : 12px;
  font-family : Georgia,Tahoma,Verdana;
  line-height : 155%;
  margin-bottom : 140px;
}
A{  
  color : #81aa13;
  text-decoration : none;
}A:hover{  
  color : #e6e6e6;
  text-decoration : none;
}A:visited{  
  color : #5b7e91;
  text-decoration : none;
}
P{  
  margin-top : 5px;
  margin-bottom : 15px;
}
TEXTAREA,INPUT{
  background-color : #ebecce;border-width : 1px;border-style : solid;border-color : #e2d210;
}
DIV#list{
  padding-left : 10px;
  padding-right : 10px;
  margin-top : 0px;
  margin-bottom : 0px;
  color : #afaca0;
}
-->