.txt-exsmall			{
				font-family: "ＭＳ Ｐゴシック", "Osaka";
				font-size: 9.5px;
				}
.txt-small			{
				font-family: "ＭＳ Ｐゴシック", "Osaka";
				font-size: 10px;
				}
				
.txt				{
				font-family: "ＭＳ Ｐゴシック", "Osaka";
				font-size: 12px;
				line-height: 16px
				}
.txt-ex        {font-family: "ＭＳ Ｐゴシック", "Osaka";
                font-size: 12px;
                line-height: 130%;
                left: 12px;
                clip: rect( );
                letter-spacing: normal;
                word-spacing: normal 
                }
.txt-big {
                 font-family: "ＭＳ Ｐゴシック", "Osaka";
                 font-size: 14px;
                 }
a:hover			 {
				font-style: normal;
				color: #ff0000;
				text-decoration: none
				}
a:link         {
                font-style: normal;
                text-decoration:none;
                }
a:visited      {
                text-decoration:none;
                font-style: normal;
                }
