@charset "utf-8";
/* CSS Document */

#street_map TABLE { border:1px solid #CCC; margin:0 auto; background-color:#FFF; font-size:12px;}
#street_map CAPTION { font-weight:bold; padding:5px; font-size:24px;}
#street_map TD { background-repeat:no-repeat;}
#street_map TD.c1 { width:250px; text-align:right;}
#street_map TD.c2 { width:20px;}
#street_map TD.c3 { width:250px; text-align:left;}
#street_map .rail TD { height:5px; background:url(../../img/rail_x.gif) center no-repeat;}
#street_map IMG.singo { width:30px; position:relative; left:-30px; top:10px;}

#street_map .bottom { vertical-align:bottom;}
#street_map .bl { height:16px; color:#999;}
#street_map .bl A { color:#333333;}
#street_map .c1 .bl { margin-right:3px;}
#street_map .c3 .bl { margin-left:3px;}

#street_map .LeftPos1 { background-position:30px;}
#street_map .LeftPos2 { background-position:110px;}
#street_map .LeftPos3 { background-position:160px;}
#street_map .RightPos1 { background-position:-280px;}
#street_map .RightPos2 { background-position:-350px;}
#street_map .RightPos3 { background-position:-400px;}

#street_map .r00 .c2 { background:url(../../img/road_y.gif) center repeat-y;}

#street_map .r01 TD { height:17px;}
#street_map .r01 .c2 { background-image:url(../../img/road_cross_r.gif);}
#street_map .r01 .c3 { background-image:url(../../img/road_x.gif);}

#street_map .r02 TD { height:32px;}
#street_map .r02 .c2 { background-image:url(../../img/road_x2.gif); background-position:center;}
#street_map .r02 .c3 { background-image:url(../../img/road_x2.gif);}

#street_map .r10 TD { height:17px;}
#street_map .r10 .c1 { background-image:url(../../img/road_x.gif);}
#street_map .r10 .c2 { background-image:url(../../img/road_cross_l.gif);}

#street_map .r11 TD { height:17px;}
#street_map .r11 .c1 { background-image:url(../../img/road_x.gif);}
#street_map .r11 .c2 { background-image:url(../../img/road_x.gif); background-position:center;}
#street_map .r11 .c3 { background-image:url(../../img/road_x.gif);}

#street_map .r22 TD { height:32px;}
#street_map .r22 .c1 { background-image:url(../../img/road_x2.gif);}
#street_map .r22 .c2 { background-image:url(../../img/road_x2.gif); background-position:center;}
#street_map .r22 .c3 { background-image:url(../../img/road_x2.gif);}
#street_map .r22 .l1 { background-position:0px;}

#street_map .river TD { height:17px;}
#street_map .river .c1 { background-image:url(../../img/river_x.gif);}
#street_map .river .c2 { background:url(../../img/road_y.gif) center repeat-y;}
#street_map .river .c3 { background-image:url(../../img/river_x.gif);}

#stn_j { position:relative; left:0px;}
#stn_6 { position:relative; left:0px; top:30px;}
#stn_5 { position:relative; left:0px; top:40px;}
#stn_4 { position:relative; left:0px; top:40px;}
#stn_3 { position:relative; left:0px; top:55px;}
#stn_2 { position:relative; left:0px; top:40px;}
#stn_1 { position:relative; left:0px; top:55px;}

.tooltipImage { color:#3333CC; cursor:pointer;}