table.stock{
width:800px;
color:white;
margin:0px auto 0px auto;
background-color:black;
}
table.stock td{
padding:3px 0px 1px 0px;
margin:0px;
text-align:center;
}
table.stock th{
border:1px solid black;
 background-color:#393939;
}
table.stock a{
 display:block;
 text-decoration:none;
 color:white;
}
table.stock a:hover{
 background-color:#ff00ff;
}	 


table.stock .body2 .syadai a:hover{
  background-color:#0066aa;
}
table.stock .body1 .syadai a:hover{
background-color:#003366;
}
tr.body2{
background-color:#0066aa;
height:70px;
}

tr.body1{
background-color:#003366;
height:70px;
}
table.stock td.desc1{
background-color:#003366;
text-align:left;
}
table.stock td.desc2{
background-color:#0066aa;
text-align:left;
}

table.stock img{
padding:3px 2px 2px 2px;
}
td.wd{
background-color:blue;
}
td.navi{
background-color:red;
}
td.cd{
background-color:#ffe300;
color:black;
}
td.air{
background-color:#00bb00;
}

table.stock .body2 a.maker:hover{
  background-color:#0066aa;
}
table.stock .body1 a.maker:hover{
  background-color:#003366;
}
