/* Newcom CSS Style */

/* x[XX^C */
body {
  font-size: 12px;
  font-family: "lr oSVbN", "Osaka";
  scrollbar-arrow-color:white;
  scrollbar-base-color:white;
  scrollbar-face-color:#9CCFCE;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  background-repeat:repeat-y;
}

/* \̒` */
td,th {
font-size: 12px;
line-height:16px;
color:#4f4f4f;
font-family: "lr oSVbN", "Osaka";
}

/* リンク*/
a:link   {font-family: "lr oSVbN", "Osaka"; color: #9ccfce;text-decoration: none;}
a:visited  { font-family: "lr oSVbN", "Osaka"; color: #cc0000;text-decoration: none;}
a:active  { font-family: "lr oSVbN", "Osaka"; color: #9ccfce;text-decoration: none;}
a:hover  { font-family: "lr oSVbN", "Osaka"; color: #395CB3;text-decoration: underline;}

.txt a:link {
	color: #0066FF;
	text-decoration: none;
}
.txt a:visited {
	color: #0066FF;
	text-decoration: none;
}
.txt a:hover {
	color: #CC0000;
	text-decoration: underline
}
.txt a:active {
	color: #0066FF;
	text-decoration: none;
}

/* NX̒` */
.line {
  text-decoration: underline;

}
.ss {
font-size: 11px;
line-height:15px;
} 
.fs13{font-size:13px; font-weight: bold; color: #000000}
.style1 {color:#CC0000; font-size:12px;}
.style2 {color:#0066FF; font-size:12px;}




