.css1 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; line-height: 18px}
.css2 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; font-style: normal; line-height: 12px}
.css3 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-style: normal; line-height: 18px}
.css4 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-style: normal; line-height: 14px}

A {text-decoration:none}
A:LINK {
color:#000000;
}
A:VISITED {
color:#009900;
}
A:HOVER {
color:#009900;
text-decoration:underline
}

TEXTAREA {
color:#000000;
background-color:#ccffcc;
background-image:url("画像のアドレス");
border:dashed #009900 1px;
font-size:12px;
font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif}

