body{
  background-color: #000000;
  background: url(images/bg_c34.jpg) repeat left top;
  margin : 0px;
  padding:0px;
  font-family : "Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka","‚l‚r ‚oƒSƒVƒbƒN" ;
  font-size : 12px;
  color : #FFFFFF;
  line-height: 18px;
}

tr,td{
  margin : 0px;
  padding:0px;
  font-family : "Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka","‚l‚r ‚oƒSƒVƒbƒN" ;
  font-size : 12px;
  color : #333333;
  line-height: 18px;
}

img{  border:0px;}
img a:link{  border:0px;}
img a:visited{  border:0px;}
img :active{  border:0px;}
img a:hover{  border:0px;}

#all{
  background: url(images/main.jpg) no-repeat left top;
  position: absolute;
  top: 0;
  left: 50%;
  width:800;
  margin-top :0px;
  margin-left :-400px;
  padding: 0px;
  float:center;
}

a:link { text-decoration: none; color:#FFFFFF;}
a:visited { text-decoration: none; color: #FFFFFF;}
a:hover { text-decoration: none; color: #35D7D7;}
a:active { text-decoration: none; color: #35D7D7;}

