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

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

table#tablemain td {border:1px #000000 solid}

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

table#tablesub th {border:1px #666666 solid}

table#table001 {
	border:1px #000000 solid;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:610px;
	background-color:#333333;

}

table#table001 th{
	border:1px #000000 solid;
	text-align:center;
	padding:1em 0 1em;	
}

	
.table001 td {
	border:1px #000000 solid;
	text-align:left;
	line-height:80%;
}

.month001 {
	background-color:#000000;
	border:1px #000000 solid;
	text-align:left;
	font-size:12px; color:#FFFF00;
	font-weight:bold;
	padding:30px 10px 5px 10px;
}

.month002 {
	background-color:#000000;
	border:1px #000000 solid;
	text-align:left;
	font-size:12px; color:#FFFFFF;
	padding:5px 30px 20px 30px;
}

.imgtd001 {	
	width:96px; 
	background-color:#000000;
	text-align:center;
	border-collapse:collapse;
}

.titletd001 {
	width:498px;
	background-color:#000000;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding:3px 0 0 10px;
}


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

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

td#tdcopyright {width:300px}

td#tdhome {width:86px}

a img {border:none}

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

.darkfont_12 {
	font-size:12px;
	color:#999999;
	font-weight:normal;
	padding:0 0 0 10px;
}

.whitefont_12 {
	font-size:12px;
	color:#999999;
	font-weight:normal;
}

.redfont_12s {
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}


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