a:link {
 color: red; 
 position:relative;
 }
a:visited {
 color: red;
 position:relative;
}
a:hover {
 color: #FFFFCC;
 position:relative;
}
a:active {
 color: #FFFFCC;
 position:relative;
}

.nwen a {
 color: #FFFFFF; 
 font-family : sans-serif,Impact;
 font-size: 25pt
 ;}
.nwen a:visited {
 color: #FFFFFF;
 font-family : sans-serif,Impact;
 font-size: 25pt
;}
.nwen a:hover {
 color: red;
 font-family : sans-serif,Impact;
 font-size: 25pt
;}
.nwen a:active {
 color: red;
 font-family : sans-serif,Impact;
 font-size: 25pt
;}

.protx{
  font-size : 10.5pt;
  font-weight : normal;
  letter-spacing : 0.2em;
  line-height : 1.2em;
}

.ntex {
 font-size: 11pt;
 font-weight: normal;
}

.ntexa {
 font-size: 10pt;
 font-weight: normal;
} 

.ntexb {
 font-size: 11pt;
 font-weight: normal;
 letter-spacing: 0.2em;
}

.ntexc {
  font-size: 11pt;
  font-weight: normal;
  letter-spacing : 0.2em;
  line-height : 1.2em;
}

.ntexd {
 font-size: 10pt;
 font-weight: normal;
 letter-spacing : 0.2em;
 line-height : 1.2em;
}


.daiji {
  font-size : 12pt;
  font-family : sans-serif,Impact;
  font-weight : bolder;
  color : red;
}

.t_bar {
  font-size : 12pt;
  font-family : sans-serif;
  font-weight : bolder;
  letter-spacing : 0.5em;
}

.t_barb {
  font-size : 12pt;
  font-family : sans-serif;
  font-weight : bolder;
}

.nwtitle table {
 border-width: 1px 1px 1px 1px;
 border-style: solid solid solid solid;
 border-color: gray gray gray gray;
 margin-bottom: 5px;
}

.nwmidashi table {
 border-width: 2px 2px 2px 2px;
 border-style: inset inset inset inset;
 border-color: gray gray gray gray;
 margin-bottom: 5px;
}

.nwtable table {
 border-width: 1px 1px 1px 1px;
 border-style: solid solid solid solid;
 border-color: gray gray gray gray;
 padding: 5px 5px 5px 5px;
 margin-bottom: 5px;
}

.nwtd td {
 border-width: 1px 1px 1px 1px;
 border-style: solid solid solid solid;
 border-color: gray gray gray gray;
 padding: 5px 5px 5px 5px;
}

.menu {
 cursor : pointer;
}

.sub {
 display : none;
}

