@charset "UTF-8";
#table_con{
  background-image : url(../img/bg_gra_01.jpg);
  background-repeat : repeat-y;
  background-position : right top;
  width : 780px;
}
/*======================================
　　スクロール
=======================================*/

#td_con{
  padding-left : 60px;
  padding-right : 60px;
  text-align : center;
}
