.small {
font-size: 10px;
line-height:180%;
font-family: "MS ゴシック","Osaka" ;
}


.smallgray {
font-size: 10px;
color: #656565;
font-family: "MS ゴシック","Osaka" ;
font-weight : bold;
}

.normalgray {
font-size: 12px;
line-height:180%;
color: #656565;
font-family: "MS ゴシック","Osaka" ;
}



.smallgreen {
font-size: 10px;
line-height:140%;
color: #65B820;
font-family: "MS ゴシック","Osaka" ;
}

.normalgreen {
font-size: 12px;
color: #65B820;
font-family: "MS ゴシック","Osaka" ;
}

.largegreen {
font-size: 14px;
color: #65B820;
font-family: "MS ゴシック","Osaka" ;
font-weight : bold;
}


.smallblue {
font-size: 10px;
line-height:140%;
color: #57CAF5;
font-family: "MS ゴシック","Osaka" ;
}

.normalblue {
font-size: 12px;
color: #57CAF5;
font-family: "MS ゴシック","Osaka" ;
}

.largeblue {
font-size: 14px;
color: #57CAF5;
font-family: "MS ゴシック","Osaka" ;
font-weight : bold;
}