#routeSearch{
 margin : 1px 3px 1px 0px;
 vertical-align : middle ;
/* padding : 2px;*/
 font-size: 12pt ;
 font-size: 9pt ;
 text-decoration : underline ;

}


#menuRouteBox{
  position:absolute;
  width:100%;
  height:auto;		/* 45px */
  padding:0px 3px 0px 3px;
  border-top:0px solid #000000;
  border-left:0px solid #000000;
  border-right:0px solid #000000;
  border-bottom:solid 0px #000000;
  font-size:9pt;
  display:none;
}



#routeBox{
  font-size:9pt;
  background-color:#FFFFFF;
  color:#000000;
  border-left:   1px solid #000000;
  border-right:  0px solid #000000;
  border-top:    1px solid #000000;
  border-bottom: 0px solid #000000;
  position:absolute;
/* WindowResize 2010.04.22
  left:800px;
  top:410px;
*/
  width:200px;  /*158px*/
  height:192px; /*210px*/
  display:none;
  z-index:9999;
}



#routeBoxTitle{
  font-size:9pt;
  background-color:#800000;
  border-bottom: 1px solid #000000;
  width:100%;  /*158px*/
  height:16px;
  color:#FFFFFF;
}

#routeBoxResult{
  font-size:9pt;
  background-color:#FFFFFF;
  color:#000000;
  border-bottom: 1px solid #000000;
  width:100%;  /*158px*/
  height:100%; /*194px*/
  font-size:9pt;
}



#routeTh{
  background-color:#0000FF;
  color:#FFFFFF;
  font-size:9pt;
  font-weight:normal;
  text-align:center;
  border-bottom:solid 1px #000000;
  border-right :solid 1px #000000;
  border-left  :solid 0px #000000;
  border-top   :solid 0px #000000;
}


#routeThr{
  background-color:#0000FF;
  color:#FFFFFF;
  font-size:9pt;
  font-weight:normal;
  text-align:right;
  border-bottom:solid 1px #000000;
  border-right :solid 1px #000000;
  border-left  :solid 0px #000000;
  border-top   :solid 0px #000000;
}


#routeTd{
  background-color:#FFFFFF;
  color:#000000;
  font-size:9pt;
  font-weight:bold;
/*  text-align:center;*/
}

#routeTd_Img{
  text-align:center;
}



#routeTbl{
  /*border  :solid 1px #000000;*/
  width:100%;
/*  height:100%;*/

  border-bottom: 1px solid #9C9C9C;
  border-left: 1px solid #9C9C9C;
  border-right: 1px solid #9C9C9C;
}


#routeTd_Ekitan{
  background-color:#FFFFFF;
  color:#000000;
  font-size:9pt;
  font-weight:normal;
/*  text-align:center;*/
  border-bottom:1px solid #9C9C9C;
/*  border-left:1px ridge #D3D3D3;*/

}

#dispRouteLabel {
/*  border-bottom: 1px solid #0000FF;*/
  color: #0000FF;
}

#dispRouteTitle {
  height: 45px;
}

#dispRouteSelect {
    height: 25px;
    padding: 5px;
}

#dispRoute_Train {
  color: #0000FF;
 /* border-bottom: 1px solid #0000FF;*/
}

#dispRoute_Car {
  color: #0000FF;
/*  border-bottom: 1px solid #0000FF;*/
}

#dispRoute_Walk {
  color: #0000FF;
/*  border-bottom: 1px solid #0000FF;*/
}

#routeTd_Sum {
  text-align: left;
  font-size: 9pt;

}

#dispRouteTitleComment {
  font-size: 9pt;
  font-weight: bold;
/*  margin: 7px;*/
/*  padding-left: 5px;*/
  padding-bottom: 5px;
}

