@charset "UTF-8";
/* CSS Document */

#mainContents .common table td.column-1{
  width: 10%;
  white-space: nowrap;
}

#mainContents .common table tr:not(.row-1) td.column-1{background-color: #eeeeee;}

#mainContents .common table td.column-2{
  width: 53%;
  text-align: left;
}

#mainContents .common table td.column-3{width: 10%;}

#mainContents .common table td.column-4,#mainContents .common table td.column-5{width: 5%;}

#mainContents .common table td.column-6{width: 17%;}
