@charset "shift_jis";

/* フォントの設定 */
body, div{ color:#808080; font-size:14px; font-family:"ＭＳ Ｐゴシック", Osaka, "Arial,sans-serif";}

/* リンクの設定 */
a:link, a:visited{ color:#e69999; text-decoration:underline; }
a:hover, a:active{ color:#ff9999; text-decoration:none; }

