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 {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	background-color:#333333;
	border:1px #666666 solid;
	text-align:center;
}

table#tablemain th {
	border:1px #666666 solid;
}

table#tablemain td {
	border:1px #666666 solid;
}

table#tablemain02 {
	margin-top:18px;
	margin-left:auto;
	margin-right:auto;
	width:550px;
	border:1px #333333 solid;
}

table#tablemain02 th {
	border:1px #666666 solid;
	margin-left:auto;
	margin-right:auto;
	background-color:#666666;
	text-align:left;
	line-height:130%;
	padding:0 0.5em 0.5em;
}

table#tablemain02 td {
	padding:1em 0 0;
	background-color:#333333;
	border:none;
}

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

table#table001 th{
	border:1px #666666 solid;
	text-align:center;
	padding:1em 0 1em;	
}
	
table#table001 td {
	border:1px #666666 solid;
	max-height:5px;
	text-align:left;
	line-height:85%;
}


.imgtd001 {
	width:150px; background-color:#000000;
	vertical-align:bottom;
    line-height:0px;
	font-size:0px;
}

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

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

table#table04 {
	width:550px;
	margin-top:20px;
	margin-bottom:40px;
	margin-left:auto;
	margin-right:auto;
	background-color:#222222;
	text-align:center;
}

table#table04 td {
	padding:1em 1em 1em 1em;
	font-size:10px; color:#FFFFFF;
	text-decoration:underline;
	text-align:left;
}

.uline {
	text-decoration:underline;
}

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:#FFFFFF;
	font-weight:normal;
}

.whitefont_12s {
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	font-weight:bold;
}

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