body{
margin-left: 0px;
margin-top: 0px;
background-color: #F5F5F5;
color: #333333;
font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", "Osaka", "verdana", "arial", "sans-serif";
}

a:link {
text-decoration: none;
color: #3366CC;
}

a:visited {
text-decoration: none;
color: #336699;
}

a:hover {
color: #3366FF;
background-color: #C1E7FF;
text-decoration: none;
}

a:active {
text-decoration: none;
color: #3399FF;
background-color: #C1E7FF;
}

/* テキスト（大） */
.japl1 {
font-size: medium;
font-weight: normal;
line-height: 150%;
}

/* テキスト（大・狭） */
.japl2 {
font-size: medium;
font-weight: normal;
}

/* テキスト（中） */
.japm1 {
font-size: small;
font-weight: normal;
line-height: 150%;
}

/* テキスト（中・狭） */
.japm2 {
font-size: small;
font-weight: normal;
}

/* テキスト（小） */
.japs1 {
font-size: x-small;
font-weight: normal;
line-height: 150%;
}

/* テキスト（小・狭） */
.japs2 {
font-size: x-small;
font-weight: normal;
}

/* テキスト（極小） */
.japss1 {
font-size: xx-small;
font-weight: normal;
line-height: 150%;
}

/* テキスト（極小・狭） */
.japss2 {
font-size: xx-small;
font-weight: normal;
}
