/********************************************************************
Nagoya air front CSS005
*********************************************************************/


A:LINK {
  text-decoration : none;
  color : #999999;
}
A:VISITED {
  text-decoration : none;
  color : #999999;
}
A:ACTIVE {
  text-decoration : none;
  color : #cc0000;
}
A:HOVER {
  text-decoration : none;
  color : #cc0000;
  position : relative;
  top : 1px;
  left : 1px;
}
BODY  {
  color : #ffffff;
  font-weight : normal;
  font-size : 10pt;
  font-style : normal;
  cursor: crosshair;
  scrollbar-3dlight-color:#999999;
  scrollbar-shadow-color:#999999;
  scrollbar-face-color:#999999;
  scrollbar-darkshadow-color:#eeeeee;
  scrollbar-highlight-color:#eeeeee;
  scrollbar-track-color:#eeeeee;
  scrollbar-arrow-color:#ffffff;
  background-attachment: fixed;
  margin-top : 10px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 10px;
  background-repeat : repeat;
}
.a10{
  color : #cccccc;
  font-size : 10px;
}
.a10b{
  color : #cccccc;
  font-size : 10px;
  font-weight : bold;
}
.a11{
  color : #666666;
  font-size : 11px;
  border-bottom-width : 1px;
  border-bottom-color : gray;
}
.a11b{
  color : #cccccc;
  font-size : 11px;
  font-weight : bold;
}
.a12{
  color : #cccccc;
  font-size : 12px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}
.a13{
  color : #cccccc;
  font-size : 12px;
}
.a12b{
  color : #cccccc;
  font-size : 12px;
  font-weight : bold;
}
.b10{
  color : #666666;
  font-size : 10px;
}
.b10b{
  color : #666666;
  font-size : 10px;
  font-weight : bold;
}
.b11{
  color : #666666;
  font-size : 11px;
}
.b11b{
  color : #666666;
  font-size : 11px;
  font-weight : bold;
}
.b12{
  color : #666666;
  font-size : 12px;
}
.b12b{
  color : #666666;
  font-size : 12px;
  font-weight : bold;
}
