@charset "Shift-JIS";
body {
  margin: 0;
  padding : 0;
}
div#main{
  margin: 0 auto;
}
form {
  display : inline;
}
td.qno{
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  border : 1px solid #468847; 
  text-align : center;
  font-size : 16px;
}
td.title{
  color: #468847;
  text-align : left;
  font-size : 14px;
}
td.title2{
  color: #468847;
  text-align : left;
  font-size : 18px;
}
td.question{
  font-size : 14px;
  text-align : left;
  line-height : 1.3em;
}
td.ten{
  text-align : center;
  font-size : 16px;
  color : #468847;
}
span.link{
  font-size : 12px;
}

span.ten{
  font-size : 24px;
}
table.result {
  border-bottom : 1px solid #468847;
  border-left : 1px solid #468847;
}

table.result td{
  font-size : 12px;
  text-align : left;
  border-top : 1px solid #468847;
  border-right : 1px solid #468847;
}
