  body {					/* bodyに摘要 */
    color : 		#000000;		/* 文字色 　　*/
    background-image:	url("img/akikabe1.gif");/* 背景色 　　*/
    margin-left:	40px;			/* 左マージン */
    font-size:		12pt;			/* 文字サイズ */
  }

  td {
    font-size:		10pt;			/* 文字サイズ */
    width:		120px;
  }

  img {
    border:		0;			/* 枠なし */
  }

  .td_long {
    font-size:		10pt;			/* 文字サイズ */
    width:		100%;
    left		50px;
  }
