#contents_detail table td{
  width: 25%;
}
#contents_detail table td:nth-last-of-type(2){
  width: 50%;
}
