.honbun{
  font-size : 0.8em;
  line-height : 1.5em;
  text-align : center;
}
.apply{
  font-size : 0.85em;
  line-height : 1.5em;
}

body{
  text-decoration : none;
}

table,tr,td{
  border-color : #ccc;
}

td{
  text-align : center;
  font-size : 0.75em;
  line-height : 1.5em;
}

a{
  color : green;
  text-decoration : none;
}

a:hover{
  color : lime;
}

span a{
  color : #dcdcdc;
  text-decoration : none;
}

span a:hover{
  color : #1e90ff;
  text-decoration : none;
}

p.copylight{
  font-size:0.8em;
  text-align : center;
}


