 
@import url(style.css);


@import url(style.css);
body a:link, body a:visited {
 text-decoration : none ;
 }

h1{
  font-size : 11pt;
  font-weight : normal;
  color : gray;
  text-decoration : none;
  margin-top : 1px;
  margin-bottom : 1px;
  text-indent : 1em;
}

H2{
  color : white;
  text-align : center;
  margin-top : 10px;
  margin-bottom : 10px;
  font-size : 14px;
  
}

H2 a:link, H2 a:visited {text-decoration : none;
  color : #FFFFFF;
  }
/*Toptable*/
TH{
  background-color : #3c9dff;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #007dfb #007dfb #007dfb #007dfb;
}

H3{
  
  font-weight : normal;
  text-decoration : none;
  background-image : url(v2_lis004.gif);
  background-repeat : no-repeat;
  text-indent : 2em;
background-position : 0px 7px;
  font-size : 14px;
  padding-top : 10px;
  margin-bottom : 5px;
}

H3.center {font-weight : bold;
  text-decoration : underline;
  background-image : none;
  text-indent : 0;
  font-size : 13pt;
  padding-top : 10px;
  padding-bottom : 0px;}
P{
  font-size : 9pt;
  font-weight : normal;
  text-decoration : none;
}

/*Toptable position*/
table.top{
  top : 5px;
  left : 5px;
}

/* top menu*/
.menu{
  font-size : 12px;
  text-align : center;
  color : red;
  padding-bottom : 5px;
}

/* side menu */
.s_menu {
  font-size : 12px;
  text-align : center;
  text-decoration : none;
  padding-top : 5px;
  padding-bottom : 5px;
  border : 1px solid #ff8000;
  background-color : #fff2e6;
}


/* side menu-link */
.s_menu a:link, .s_menu a:visited {text-decoration : none ;}

/* center newlink*/
.new{border : 1px solid navy;
  font-size : 10pt;
  text-align : center;
  background-color : #acd6ff;
  width : 20%;
}
.new1{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : navy navy navy navy;
  width : 10%;
  text-align : center;
}

/* center station-link */
.station{
  background-color : #bbffcc;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : green green green green;font-size:10pt;text-align:center;
  width : 20%;
}
.station1{
  font-size : 10pt;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : green green green green;
  text-align : center;
  width : 10%;
}

/* center joken-link */
.joken{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : gray gray gray gray;
  font-size : 10pt;
  text-align : center;
  background-color : silver;
  width : 10%;
}

.joken1{
  border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : gray gray gray gray;
  font-size : 10pt;text-align:center;
  width : 15%;
}

/* imazusen toku */
table .text{
  font-size : 10pt;
}
.text1 {color:blue;}
.center{
  font-weight : bold;
  text-decoration : underline;
}
.menu2{
  background-color : #ffe8f3;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : fuchsia fuchsia fuchsia fuchsia;
  font-size : 12px;
  text-align : center;
 }
.table_green-line{
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #009900 #009900 #009900 #009900;}
}



