body     { 
	width:100% ; 
  font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", 
  "Hiragino Kaku Gothic Pro", 
  "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;  
  font-size: 12px;
  text-align: center;  
  margin: 0px;  
  padding: 0px;  
	background-image:url(../img/mizutama.gif); /* ”wŒi‰æ‘œ‚ÌURL */
	background-repeat:repeat; /* ”wŒi‰æ‘œ‚ÌŒJ‚è•Ô‚µ */
	background-position:top left; /* ”wŒi‰æ‘œ‚ÌˆÊ’u‚ð‰E‰º‚É */
	background-attachment:fixed; /* ”wŒi‰æ‘œ‚ðŒÅ’è */
}
#top1 { 
//	width:900px;
//	margin-left : auto ; margin-right : auto ;
	text-align:center;
//	font-size:12px;
	color:#000000; 
	background:#ffffff;
//	float:center;
}
td { 
	background-color:#ffffff;
	color:#000000;
	vertical-align:top; 
}
td.L { text-align:left  ; width:140pt;}
td.C { text-align:center; }
td.R { text-align:right ; }

#left { 
	float: left;
	width:730px;
	margin-left:0px;
	text-align:left;
	padding:5px;
}
#right { 
	float:right ;
	width:430px;
	margin-left:0px;
	text-align:left;
	padding:5px;
}
.clear { clear:both; }  
