input.text_name
{
   width:               165px;
}
input.text_mail
{
   width:               165px;
}
input.button
{
   width: 100px;
   height: 30px;
}

#order_form
{
   border-collapse: collapse;
   width: 100%;
   background-color: rgb(80,80,80);
   border: solid black 1px;
}
#order_form td
{
   padding: 3px 5px 3px 5px;
}
div.shadow1,
div.shadow2,
div.shadow3,
div.shadow4
{
  width: 280px;  
}
