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

table#table_01 {
	margin-left:auto;
	margin-right:auto;
	width:600px;
	background-color:#333333;
	border:1px #ECE9D8 solid;
}

table#table_01 td { text-align:center}

table#table_01s {
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
	margin-bottom:10px;
	width:536px;
	background-color:#000000;
}

table#table_01s td {
	text-align:left;
	font-size:12px; color:#FFFFFF;
	font-weight:normal;
	line-height:150%;
	padding:1em;
}

table#table_02s {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	width:536px;
}

table#table_02s td {
	text-align:left;
	font-size:14px;
	line-height:150%;
	padding:1em;
}


.style2 {color: #FFFFFF}
.style5 {
	font-size: 12px;
	color: #FFFFFF;
}
.style14 {color: #CCCCCC; font-size: 14px; font-weight: bold; }
.style15 {color: #FFFF00}
.style25 {font-size: 12px}

a img {border:none}

a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.style26 {color: #FFFF00; font-size: 12px; }
.style34 {color: #33FFFF}
.style35 {font-size: 11px}
.style37 {font-size: 12px; font-weight: bold; }
.style38 {font-size: 10px}
.style39 {color: #00FFFF}

div#subContents {   
    width: 30px;
	text-align:right;  
    padding: 10px;   
    position: fixed; right:80px;   
    top: 20px;   
    z-index: 20;   
} 
  
* html div#subContents    {
	position: absolute;
    top: expression(eval(document.documentElement.scrollTop));      
	left: 10px;
	height: 6px;
}