   /* ================================================== */

     .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; 文字の太さ（太字） */
        }


        td.mds070 {
        padding-top: 20px; 
        margin: 0px;
        align: center; 
        vertical-align: bottom;
        font-size : 30px;
        line-height: 30px;
        color:#000000;
        font-family: "HGS創英角ﾎﾟｯﾌﾟ体";
        }

        td.mds071 {
        txst-align: center; 
        vertical-align: bottom;
        font-size : 10px;
        line-height: 25px;              /* 行の高さ */
        color:#000000;
        }


	a.a071 {
	text-decoration: none; 
	}

	a:hover.a071 {
        background-color: #ffccff;      /* #e3f0fb steelblue lightsteelblue; */
        padding: 2px 5px 0px 5px;
        border:0px;
        color: #000000;                 /* ポイント時の文字色 #fde337 */
        font-weight: bold;              /* 文字の太さ（太字） */
	}
