#contents table{
  max-width:960px;
  width:100%;
  margin:0 auto 100px;
}
#contents table tr{
  border-bottom:1px solid #a08260;
}
#contents table th{
  padding-right:60px;
}
#contents table th,
#contents table td{
	color:#665e58;
  font-weight:normal;
  text-align:left;
  padding:16px 3px;
}