body {
margin: 14px;
padding: 0px;
color: #CCFFFF;
background-color: #000000;
/*background-image:url(./img/haikei_1.jpg);*/

}

table.top{ width:770px; table-layout:fixed;}
table.topauto{ width:770px; table-layout:auto;}

table.w100{ width:100%; table-layout:auto;}

table.w120{ width:120px; table-layout:fixed;}

table.auto{ width:100%; table-layout:auto;}

th{ color:#FFFF66;
     background-color:#990099;
     text-align: center;
     vertical-align:middle;}


td.w122{ color: #CCFFFF; width: 120px;}

td.w648{ color: #CCFFFF; width: 640px;}

td.w10{ color: #CCFFFF;}
td.10{ color: #CCFFFF;}

td.w350{ color: #CCFFFF; width: 648px;}


a:link,a:visited {
color: #FFFF66;

text-decoration:none;


}
/* コメントアウト*/

a:hover,a:active {

text-decoration:none;
}


table.iframe { 
	width:100%;
	table-layout: auto;
	border-spacing: 0px;
	border: 0px;
	border-width: 0px;}





div.clear {position:absolute;top:0px;left:0px;clip:rect(0px 0px 0px 0px);overflow:clip; }
 








