   /* ================================================== */
	/* === 先頭部分メニューエリア === */
	div.nav20 {
        /* line-height: 150%; 行の高さ */
        vertical-align: bottom;
	}

	div.nav20 td.td21 {
	width: 90px; 
        text-align: center; 
        vertical-align: bottom;
        font-size : 10px;
        line-height: 25px; /* 行の高さ */
	}

	div.nav20 td.td211 {
	width: 10px; 
        text-align: center; 
        vertical-align: bottom;
        font-size : 10px;
        line-height: 25px; /* 行の高さ */
	}


	div.nav20 td.td21 a.a21 {
	text-decoration: none;
        padding: 2px 5px 1px 5px;
	}
	div.nav20 td.td21 a:hover.a21 {
	/* text-decoration: underline; */
        background-color: #ffccff;            /* #e3f0fb steelblue lightsteelblue; */
        padding: 2px 5px 1px 5px;
        border:0px;
        color: #000000;      /* ポイント時の文字色 #fde337 */
        /* font-weight: bold;   文字の太さ（太字） */
	}


       .mds00 {
          padding: 0;
          margin: 0;
          align: center;
          font-family: "HGS創英角ﾎﾟｯﾌﾟ体";  /* フォント　メイリオ　HGS創英角ﾎﾟｯﾌﾟ体 */
          color: #000099;
          /* font-style: italic; */
          font-size: 30px;
         }
       .mds000 {
          padding: 0;
          margin: 0;
          align: center;
          /* font-family: MS PGothic; */
          color: #000099;
          /* font-style: italic; */
          font-size: 30px;
         }

       .mds001 {
          padding: 0px 10px 0px 10px; 
          margin-bottom: 10px;
          /* font-family: Meiryo; */
          font-size : 14px;
          line-height: 20px;
          color:#000000;
         }
   

       .mds01 {
          padding: 7px 0px 0px 0px; 
          margin: 0px;
          /* float: left; */ 
          /* vertical-align: middle; */
          font-size : 20px;
          /* font-family: Meiryo; */
          /* line-height:12px; */  
	  font-weight: bold; /* 文字の太さ（太字） */
        align: center;
        }

     .mds011 {
        padding: 3px 30px 0px 30px; 
        margin: 0px;
        /* float: left; */ 
        /* vertical-align: middle; */
        /* font-family: Meiryo; */
        font-size : 14px;
        line-height: 18px;
        color:#000099;
	/* font-weight: bold; 文字の太さ（太字） */
        }

     .mds0111 {
        padding: 3px 10px 0px 10px; 
        margin: 0px;
        /* float: left; */ 
        /* vertical-align: middle; */
        /* font-family: Meiryo; */
        font-size : 14px;
        line-height: 18px;
        color:#000000;
	/* font-weight: bold; 文字の太さ（太字） */
        }
  
     .mds012 {
        padding: 10px 0px 0px 0px; 
        margin: 0px;
        /* float: left; */ 
        /* vertical-align: middle; */
        /* font-family: Meiryo; */
        font-size : 17px;
        /* line-height: 20px; */
	/* font-weight: bold; /* 文字の太さ（太字） */
        }


     .mds013 {
        padding: 5px 10px 0px 10px; 
        margin: 0px;
        /* float: left; */ 
        /* vertical-align: middle; */
        /* font-family: Meiryo; */
        font-size : 14px;
        line-height: 18px;
        color:#000000;
	/* font-weight: bold; 文字の太さ（太字） */
        }

     .mds014 {
        padding: 5px 10px 0px 10px; 
        margin: 0px;
        /* float: left; */ 
        /* vertical-align: middle; */
        /* font-family: Meiryo; */
        font-size : 11px;
        line-height: 12px;
        color:#000000;
	/* font-weight: bold; 文字の太さ（太字） */
        }

     .mds015 {
        padding: 5px 10px 0px 10px; 
        margin: 0px;
        /* float: left; */ 
        /* vertical-align: middle; */
        /* font-family: Meiryo; */
        font-size : 13px;
        line-height: 18px;
        color:#000000;
	/* font-weight: bold; 文字の太さ（太字） */
        }


        td.mds070 {
        padding-top: 20px; 
        margin: 0px;
        align: center; 
        vertical-align: bottom;
        font-size : 30px;
        line-height: 30px;
        color:#000000;
        }

        td.mds071 {
        txst-align: center; 
        vertical-align: bottom;
        font-size : 10px;
        line-height: 25px;              /* 行の高さ */
        color:#000000;
        }


	a.a071 {
	text-decoration: none; 
        padding: 2px 5px 0px 5px;
	}
	a:hover.a071 {
        background-color: #ffccff;      /* #e3f0fb steelblue lightsteelblue; */
        padding: 2px 5px 0px 5px;
        border: 0px;
        color: #000000;                 /* ポイント時の文字色 #fde337 */
        /* font-weight: bold;              文字の太さ（太字） */
	}

	/* --- カテゴリ別見出しエリア --- */
	.irotuki {
	margin: 25px 175px 5px 25px;     /* キャプションエリアのマージン（上右下左） */
        width: 500px;                    /* 幅 */
	padding: 3px 3px 0px 15px;       /* エリアのパディング（上右下左） */
        font-size: 14px;
	text-align: left;
        color: yellow;   
        background-color: steelblue;  
        font-weight: bold;
        }
