
/* Page2/style-Page2.css */

/*　****************************************　
    Table3 KIJI
*/

.table3 {

  border:1px solid gray;

　/*中央表示*/
  margin-right:auto;
  margin-left:auto;

　/*テーブル幅*/
  width:968px;
}

/*列のフォーマット*/
.T3R1C1{
  height:500px;
  width:968px;
}


































