/* -------基本フォント-------- */
BODY {COLOR: #000000;}
TD {COLOR: #000000;}

/* -------テキスト-------- */
.blue  {color:#3300CC; font-weight:bold;}
.r_blue{color:#6633FF;}

.text10px {FONT-SIZE:10px; COLOR: #000000; line-height:120%;}

.text00 {FONT-SIZE:x-small; COLOR: #000000;}
.text01 {FONT-SIZE:medium; COLOR: #000000; font-weight:bold; line-height:150%;}
.text02 {FONT-SIZE:medium; COLOR: #000000; font-weight:bold;}
.text03 {FONT-SIZE:small; COLOR: #000000; line-height:130%;}

/* -------パンくず-------- */
.pan{ font-size:12px;	text-decoration: none;}


/* -------青リンク-------- */
A.l_biue:link    {	color: #009900;	text-decoration: underline;}
A.l_biue:visited {	color: #009900;	text-decoration: none;}
A.l_biue:action  {	color: #006600;	text-decoration: none;}
A.l_biue:hover   {	color: #006600;	text-decoration: none;}



/* -------グレーリンク-------- */
A.l_gray:link    {	color: #000000;	text-decoration: underline; line-height:130%;}
A.l_gray:visited {	color: #000000;	text-decoration: none; line-height:130%;}
A.l_gray:action  {	color: #FF9900;	text-decoration: underline; line-height:130%;}
A.l_gray:hover   {	color: #FF9900;	text-decoration: underline; line-height:130%;}

/* -------グレーリンク2-------- */
A.l_gray2:link    {FONT-SIZE:small;	color: #000000;	text-decoration: underline; line-height:130%;}
A.l_gray2:visited {FONT-SIZE:small;	color: #000000;	text-decoration: underline; line-height:130%;}
A.l_gray2:action  {FONT-SIZE:small;	color: #0066FF;	text-decoration: underline; line-height:130%;}
A.l_gray2:hover   {FONT-SIZE:small;	color: #0066FF;	text-decoration: underline; line-height:130%;}

/* -------ネットワークセキュリティリンク-------- */
A.link1a:link    {	color: #6633FF;	text-decoration: none;}
A.link1a:visited {	color: #6633FF;	text-decoration: none;}
A.link1a:action  {	color: #990033;	text-decoration: none;}
A.link1a:hover   {	color: #990033;	text-decoration: none;}

A.link1b:link    {	color: #000000;	text-decoration: none;}
A.link1b:visited {	color: #000000;	text-decoration: none;}
A.link1b:action  {	color: #990033;	text-decoration: none;}
A.link1b:hover   {	color: #990033;	text-decoration: none;}

/* -------データセーフティリンク-------- */
A.link2a:link    {	color: #6633FF;	text-decoration: none;}
A.link2a:visited {	color: #6633FF;	text-decoration: none;}
A.link2a:action  {	color: #009999;	text-decoration: none;}
A.link2a:hover   {	color: #009999;	text-decoration: none;}

/* -------ネットワーク敷設リンク-------- */
A.link3a:link    {	color: #6633FF;	text-decoration: none;}
A.link3a:visited {	color: #6633FF;	text-decoration: none;}
A.link3a:action  {	color: #FF9900;	text-decoration: none;}
A.link3a:hover   {	color: #FF9900;	text-decoration: none;}

/* -------無線LAN管理リンク-------- */
A.link4a:link    {	color: #6633FF;	text-decoration: none;}
A.link4a:visited {	color: #6633FF;	text-decoration: none;}
A.link4a:action  {	color: #990033;	text-decoration: none;}
A.link4a:hover   {	color: #990033;	text-decoration: none;}
