body {
  font-size: 12px;
  font-family: "ＭＳ ゴシック";
  letter-spacing: 1px; /* 文字と文字の間隔 */
  line-height: 1.6;    /* 行間調整 */
  background-image : url(../photo/index_bg.gif); /* バックグラウンド */
  left-margin : 50px ;
}

td, th {
  font-size: 12px;
  letter-spacing: 1px; /* 文字と文字の間隔 */
  line-height: 1.6;    /* 行間調整 */
}

.conWrap{
  font-size: 12px;
  letter-spacing: 1px; /*文字と文字の間隔*/
  line-height: 1.6;    /*行間調整*/
}

.conImgWrap{
  font-size: 10px;
}

.title {
  font-size: 24px;
  color : white;
  text-shadow: 5px 5px 2px 999999;
  letter-spacing: 0px; /* 文字と文字の間隔 */
}
