.border0 {margin:0px 10px -3px 10px;font-size:9pt;color:#FFFFFF;font-weight:bold}
.border0 {margin:0px 10px -3px 10px;font-size:9pt;color:#FFFFFF;font-weight:bold}
FONT.{font-weight:normal;font-size:11pt}
FONT.bld{font-weight:bold;font-size:10pt}
FONT.old{font-weight:normal;font-size:10pt}
FONT.new{background:#FFFF66;font-weight:normal;font-size:10pt}
FONT.caution{background:#FFEED0;font-weight:normal;color:#550000;font-size:9pt}
FONT.new2{background:#FFFF44;font-weight:normal;font-size:10pt}
FONT.title{font-size:13pt;color:#FFFFFF}
FONT.sml{font-size:3pt;color:#5555CC}
FONT.10pt{font-size:10pt;font-weight:bold;color:#000000;}
FONT.pt10{font-size:10pt;font-weight:bold;color:#000000;}
FONT.endtitle{font-size:11pt;color:#FFFFFF}
FONT.red{color:#DD0000;font-size:10pt}
FONT.redb{font-weight:bold;font-size:10pt;color:#DD0000}
FONT.blueb{font-weight:bold;font-size:10pt;color:#0000B0}
FONT.greenb{color:#008000;font-size:10pt;font-weight:bold}
TD.{font-size:10pt}
TD.blk{font-size:10pt;background:#FFFFFF;color:#000000;}
TD.blkb{font-size:10pt;background:#FFFFFF;color:#000000;padding:5pt 3pt 5pt 12pt;line-height:120%}
TD.blki{font-size:10pt;background:#FFFFFF;color:#000000;padding:5pt 3pt 5pt 12pt;}
TD.null{font-size:11pt}
FONT.mini{font-size:9pt;font-weight:bold;color:#FFFFFF;background-color:#BB0000}
.pt9{font-size:9pt}

TD.title2{font-size:12pt;color:#FFFFFF;font-weight:bold}
TD.lightyellow{border-style:solid;border-width:1pt;background:#FFFFD5;font-size:11pt}
TD.lightblue  {border-style:solid;border-width:1pt;background:#E0EEFF;font-size:11pt}
TD.blue       {border-style:solid;border-width:1pt;background:#DFF3FF;font-size:11pt}
TD.lightgreen {border-style:solid;border-width:1pt;background:#D0D0D0;font-size:11pt}
TD.yellow     {border-style:solid;border-width:1pt;background:#FFFFA5;font-size:11pt}
TD.pink       {border-style:solid;border-width:1pt;background:#FFDFFF;font-size:11pt}
TD.green      {border-style:solid;border-width:1pt;background:#99FFCC;font-size:11pt}
TD.orange     {border-style:solid;border-width:1pt;background:#FFDCC8;font-size:11pt}
TD.white      {border-style:solid;border-width:1pt;background:#FFFFFF;font-size:10pt}
TD.temp       {border-style:solid;border-color:#DD0000;background:#FFFFF3;border-width:1pt;font-size:11pt}
TD.temp2      {border-style:solid;border-color:#DD0000;background:#FFEEEE;border-width:0pt;font-size:10pt}
TD.MN1        {border-style:solid;border-color:#DD0000;background:#6699ff;border-width:0pt;font-weight:bold;font-size:12pt}
TD.hei        {height:90px;background:#FFDDFF;}

TD.white2{font-size:10pt;background-color:#FFFFFF}
TD.navy{font-size:10pt;background-color:#F3F5FF}
TD.null{font-size:10pt}
TABLE.collapse {border-collapse:collapse;}
TABLE.separate {border-style:solid;border-width:2pt;border-color:#00FF00;border-collapse:separate;}

td.horii        {font-size:10px;text-align:left; font-color:glay: }

a.txt{
  text-decoration:none; border-bottom:1px dotted #00f;
}
a.txt:hover{
  text-decoration:none; border-bottom:1px dotted #00f;
  background-color:#fdd;
}
a.txt:active{
  text-decoration:none; border-bottom:1px dotted #00f;
  background-color:#fdd;
}
a:link{color=#0000F0;}
a:visited{color=#0000F0;}
a:hover{color=#FF0000;}


#ホームページ作成ガイド
#menu23{  border-collapse:separate; }
#menu23 TD   {
height:35px;          /* リスト全体の高さ */
width:160px;
border-width: 0px 1px 1px 0px; /* 枠線の太さ */ 
border-style: solid; /* 枠線のスタイル */ 
border-color: #AECDF0 #5555CC #5555CC #AECDF0; /* 枠線の色（上・右・下・左） */ 
padding: 0px 0px 0px 0px; /* セル内の余白 */ 
text-align: center; /* リンク文字の位置 */ 
} 
#menu23 A { 
display: block; /* ブロック要素 */ 
background-image:url(bt001.png);   /* マウスが上に来た時の背景画像設定 */
background-repeat:no-repeat;      /* 背景画像繰り返し表示しない */
width: 100%; /* リンク部分の横幅 */ 
padding: 10px 0px 10px 0px; /* リンク部分の余白 */ 
text-decoration: none; /* リンク文字の下線 */ 
color: #000000;  /* リンク文字の色 */
font-size: 10pt; /* リンク文字のサイズ */ 
font-weight: bold; /* リンク文字の太さ */ 
} 
#menu23 A:hover { 
background-image:url(bt002.png);   /* マウスが上に来た時の背景画像設定 */
color: #E00000; /* ポイント時の文字色 */ 
} 
#menu24{  border-collapse:separate; }
#menu24 TD   {
height:33px;          /* リスト全体の高さ */
width:160px;
border-width: 0px 1px 1px 0px; /* 枠線の太さ */ 
border-style: solid; /* 枠線のスタイル */ 
border-color: #AECDF0 #5555CC #5555CC #AECDF0; /* 枠線の色（上・右・下・左） */ 
padding: 0px 0px 0px 0px; /* セル内の余白 */ 
text-align: center; /* リンク文字の位置 */ 
} 
#menu24 A { 
display: block; /* ブロック要素 */ 
background-image:url(bt001.png);   /* マウスが上に来た時の背景画像設定 */
background-repeat:no-repeat;      /* 背景画像繰り返し表示しない */
width: 100%; /* リンク部分の横幅 */ 
padding: 10px 0px 5px 0px; /* リンク部分の余白 */ 
text-decoration: none; /* リンク文字の下線 */ 
color: #000000;  /* リンク文字の色 */
font-size: 10pt; /* リンク文字のサイズ */ 
font-weight: bold; /* リンク文字の太さ */ 
} 
#menu24 A.pp1 { 
display: block; /* ブロック要素 */ 
background-image:url(bt005.png);   /* マウスが上に来た時の背景画像設定 */
background-repeat:no-repeat;      /* 背景画像繰り返し表示しない */
width: 100%; /* リンク部分の横幅 */ 
padding: 10px 0px 10px 0px; /* リンク部分の余白 */ 
text-decoration: none; /* リンク文字の下線 */ 
color: #000000;  /* リンク文字の色 */
font-size: 10pt; /* リンク文字のサイズ */ 
font-weight: bold; /* リンク文字の太さ */ 
} 
#menu24 A.pp2 { 
display: block; /* ブロック要素 */ 
background-image:url(bt005d.png);   /* マウスが上に来た時の背景画像設定 */
background-repeat:no-repeat;      /* 背景画像繰り返し表示しない */
width: 100%; /* リンク部分の横幅 */ 
padding: 10px 0px 10px 0px; /* リンク部分の余白 */ 
text-decoration: none; /* リンク文字の下線 */ 
color: #000000;  /* リンク文字の色 */
font-size: 10pt; /* リンク文字のサイズ */ 
font-weight: bold; /* リンク文字の太さ */ 
} 
#menu24 A.pp3 { 
display: block; /* ブロック要素 */ 
background-image:url(bt004.png);   /* マウスが上に来た時の背景画像設定 */
background-repeat:no-repeat;      /* 背景画像繰り返し表示しない */
width: 100%; /* リンク部分の横幅 */ 
padding: 10px 0px 9px 0px; /* リンク部分の余白 */ 
text-decoration: none; /* リンク文字の下線 */ 
color: #000000;  /* リンク文字の色 */
font-size: 10pt; /* リンク文字のサイズ */ 
font-weight: bold; /* リンク文字の太さ */ 
} 
#menu24 A.pp4 { 
display: block; /* ブロック要素 */ 
background-image:url(bt005e.png);   /* マウスが上に来た時の背景画像設定 */
background-repeat:no-repeat;      /* 背景画像繰り返し表示しない */
width: 100%; /* リンク部分の横幅 */ 
padding: 10px 0px 10px 0px; /* リンク部分の余白 */ 
text-decoration: none; /* リンク文字の下線 */ 
color: #000000;  /* リンク文字の色 */
font-size: 10pt; /* リンク文字のサイズ */ 
font-weight: bold; /* リンク文字の太さ */ 
} 
#menu24 A:hover { 
background-image:url(bt002.png);   /* マウスが上に来た時の背景画像設定 */
color: #E00000; /* ポイント時の文字色 */ 
} 
