/* basic structure----------------------------------------------- */body {	background-color:#999999;	background-image:url(back.gif); 	text-align: center;	margin-top:0px;}/* table----------------------------------------------- */table{	background-color:#FFFFFF;}/* image----------------------------------------------- */image{	background-color:#FFFFFF;	border-style:none;}/* font----------------------------------------------- */td{	font-family:"Osaka", "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif";	font-style:nomal;font-size:80%;	color:#555555;	line-height:130%;}small.mini1{	font-weight:bold;	font-size:90%;}small.mini2{	font-size:90%;font-style:bold;}small.mini3{	font-size:100%;	line-height:20%;}small.caption{	line-height:250%;}H1{	font-weight:bold;	font-size:75%;}H2{	font-weight:bold;	font-size:100%;}H3{	font-weight:bold;font-size:120%;}/* link----------------------------------------------- */A:link{color:#555555;font-size:90%;text-decoration: none;}A:active{color:#0058F7;font-size:90%;text-decoration: none;}A:visited{color:#0058F7;font-size:90%;text-decoration: none;}A:hover{color:#F9A231;font-size:90%;text-decoration: none;}