A:link {
    color : blue;
    text-decoration : none;
}

A:visited {
    text-decoration : none;
}

A:hover {
    color : red;
    text-decoration: underline;
}

.txt {
    font-family: "ＭＳ Ｐゴシック", "Osaka";
    font-size: 13px; line-height: 140%
}


.title {
    font-size: 15px; font-style: normal;
    line-height: 140%; font-weight: bold;
    color: #006600; font-family: "ＭＳ Ｐゴシック", "Osaka"
}


body {
    font-family: "ＭＳ Ｐゴシック", "Osaka";
    font-size: 13px; line-height: 140%
}


table {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px; line-height: 140%
}


.txt10px {
    font-family: "ＭＳ Ｐゴシック", "Osaka";
    font-size: 10px; line-height: 140%
}


.txt13px {
    font-family: "ＭＳ Ｐゴシック", "Osaka";
    font-size: 13px; line-height: 140%
}


.txt15px {
    font-size: 15px; font-style: normal;
    line-height: 140%; font-weight: bold; font-family: "ＭＳ Ｐゴシック", "Osaka" 
}
h1 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 18px}
