@charset "utf-8";

/* copyright (c) its communications Inc. */
/* 除外NC4・winIE3 */


@import url(style.css);
@import url(font.css);
@import url(form.css);

a {text-decoration:underline;color:#06f;}
a:hover {text-decoration:none;color:#06f;background-color:#eef7ff;}

em {font-style:normal;text-decoration:underline;} /* 強調(下線) */
strong {font-weight:bold;} /* 強調(太字) */
