body {
	background-image:  url(http://speedmaster-st.com/gazou/001.JPG);
	background-attachment:fixed
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

table#maintb {
	margin-left:auto;
	margin-right:auto;
	width:600px;
}

table#maintb td {
	width:600px;
	background-color:#333333;
	text-align:center;

}

table#table02 {
	padding:2em 0 1em;
	margin-left:auto;
	margin-right:auto;
	width:550px;
	text-align:center;
}

table#table02 td {
	padding:2em 0 1em;
	text-align:center;
	background-color:#000000;
}

table#table03 {
	margin-left:auto;
	margin-right:auto;
	width:460px;
	text-align:center;
}

table#table03 td {
	padding:3em 0 0;
	width:460px;
	background-color:#000000;
	text-align:left;
	font-size:12px;	
	color:#FFFFFF;
	line-height:200%;
}

table#table04 {
	margin-left:auto;
	margin-right:auto;
	padding:0.5em 0 0;
	width:600px;
	background-color:#000000;
}

table#dtable04 td {text-align:right}

table#table05 {
	margin-left:auto;
	margin-right:1px;
	width:450px;
}

td#tdcopyright {width:300px}

td#tdhome {width:86px}


a img {border:none}

a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}

div#subContents {   
    width: 30px;   
    padding: 10px;   
    position: fixed;   
    top: 20px;   
    z-index: 20;   
} 

.hight400 {line-height:400%}
  
* html div#subContents    {
	position: absolute;
    top: expression(eval(document.documentElement.scrollTop));      
	left: 10px;
	height: 6px;
}