.navi_link        {color:#000088;
	                 text-decoration:underline;
	                 font-weight:bold;
		              }

.navi_link:hover  {color:#000088;
                   text-decoration:none;
                   font-weight:bold;
                  }
.route            {color:#000088;
	                 text-decoration:underline;
	                 font-weight:regular;
		              }

.route:hover      {color:#000088;
                   text-decoration:none;
                   font-weight:regular;
                  }
.com_1  {
    border-style:dotted;
    border-width:0 0 1px 0;
    border-color:#aaaaaa;
    font-size:12px;
}
.com_2  {
    padding-bottom:20px;
    font-size:12px;
}
