﻿td {
    font-family: "MS UI Gothic", "Osaka";
    font-size: 12px;
    line-height:14px;
    letter-spacing:1px;
    font-style: normal;
    color: #ffffff;
}
a {
    font-family: "ＭＳ Ｐゴシック", "Osaka";
    font-size: 12px;
    line-height:18px;
    color: #ffffff;
    font-style: normal;
	font-weight:bold;
}
a:link {
    text-decoration: none
}
a:visited {
    text-decoration: none
}
a:active {
    text-decoration: none
}
a:hover {
    color: #d4ff00;
    text-decoration: underline
}
