.textS {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 10px;
font-style: normal;
line-height: 130%;
color: #666666;
text-decoration: none
}
.textS a {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 10px;
font-style: normal;
line-height: 130%;
color: #0066FF;
text-decoration: underline;
}

.textS a:hover {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 10px;
font-style: normal;
line-height: 130%;
color: #3399FF;
text-decoration: underline;
}
.textS_bold {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-weight:bold;
font-size: 10px;
font-style: normal;
line-height: 130%;
color: #666666;
text-decoration: none
}

.textM {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 12px;
font-style: normal;
line-height: 150%;
color: #666666;
text-decoration: none
}

.textM_bold {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 12px;
font-weight:bold;
font-style: normal;
line-height: 150%;
color: #666666;
text-decoration: none
}

.textM a {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 12px;
font-style: normal;
line-height: 150%;
color: #0066FF;
text-decoration: underline;
}

.textM a:hover {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 12px;
font-style: normal;
line-height: 150%;
color: #3399FF;
text-decoration: underline;
}

.textM_BLUE {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 12px;
font-style: normal;
line-height: 140%;
color: #3366CC;
text-decoration: none;
}

.textM_BLUE_bold {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 12px;
font-style: normal;
line-height: 140%;
color: #3366CC;
text-decoration: none;
; font-weight: bold
}