/* ページ全体に適用 */
body { margin: 0px;
	padding:0px;
    background: #FFFFFF ;
	font-size: 12pt ; 
	line-height: 17px ;
	color : #666666 ; }