
FORM{
  margin : 0px;
}
INPUT{
  margin : 2px;
  border-width : 1px 1px 1px 1px;
  border-top-style : groove;
  border-left-style : groove;
  border-right-style : groove;
  border-bottom-style : groove;
  border-color : gray gray gray gray;
  text-align : justify;
}
.hidari{
  float : left;
}
.a{
  position : fixed;
}
