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

table#tablemain01 {
	margin-left:auto;
	margin-right:auto;
	width:600px;
	background-color:#000000;
}

table#tablemain01 th {
	width:600px;
	text-align:center;
	background-color:#333333;
}


table#tablemain02 {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	width:556px;
	background-color:#000000;
}

table#tablemain02 td {
	width:550px;
	text-align:left;
	font-size:12px; color:#FFFFFF;
	font-weight:normal;
	padding:10px;
	line-height:15px;
}

table#table_title {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:600px;
	background-color:#000000;	
}

td#title01 {
	width:40px;
	font-size: 14px; color: #FFFF00;
	font-weight:bold;
	text-align:center;
	border:1px #666666 solid;
}

td#title02 {
	width:260px;
	background-color:#000000;
	font-size: 14px; color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:10px;
	border:1px #666666 solid;
	line-height:10px;
}			

td#title03 {
	width:260px;
	background-color:#000000;
	font-size: 14px; color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:10px;
	border:1px #666666 solid;
	line-height:10px;
}	


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

table#table01 th {
	width:40px;
	font-size: 14px; color: #FFFF00;
	text-align:center;
	border:1px #666666 solid;
	background-color:#000000;
}

table#table01 td {
	width:260px;
	background-color:#333333;
	font-size: 10px; color: #FFFFFF;
	text-align:left;
	padding:10px 5px 10px 10px;
	border:1px #666666 solid;
	line-height:15px;
}	

td#td01 {
	background-color:#000000;
	text-align:center;
}

table#table02 {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:600px;
	border:1px #666666 solid;
	background-color:#333333;
}

table#table02 th {
	width:599px;
	background-color:#000000;
	border:1px #666666 solid;
	text-align:center;
	padding:20px;
	color: #FFFF00; font-size: 14px; font-weight:normal;
}

table#table02 td {
	width:600px;
	border:1px #666666 solid;
	text-align:center;
}

table#table02-001 {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	width:450px;
	background-color:#333333;
	border:1px #666666 solid;	
}

table#table02-001 th {
	width:150px;
	text-align:center;
	border:1px #666666 solid;
}

table#table02-001 td {
	width:150px;
	text-align:left;
	vertical-align:top;
	border:1px #666666 solid;
	color: #FFFFFF; font-size:10px;
	padding:0 10px 10px 10px;
}

table#table03 {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:600px;
	background-color:#000000;	
}

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

.font_st {font-weight:bold}

.font_white {
	color:#FFFFFF;
	padding:0;	
}

.font_glay {
	color:#999999;
	padding:0 10px 0 10px;	
}

.font_linkfont {
	font-weight:bold;
	font-size:12px;
}

a img {border:none}

a:link {
	color:#FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

ul {
	padding:0;
	margin:0 0 0 10px;
	list-style:disc;
}


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;
}

.h1 {
	line-height: 1px;
}

.h10 {
	line-height: 10px;
}

.h15 {
	line-height: 15px;	
}

.h30 {
	line-height: 30px;
}

