/* ボディと文字 */

body{
font:Verdana,メイリオ;}

body.gs{
background-color:#eee;}

body.nh{
background-color:#f4ffea;}

body.nm{
background-color:#e5e5ff;}

body.as{
background-color:#333;}

h1 {font-family    : ＭＳ Ｐ明朝,細明朝体;
    font-size : 70px}

h2 {font-family    : Impact;
    font-size : 70px}

h3 {font-family    : Impact;
    font-size : 50px}

h4 {font-family    : ＭＳ Ｐ明朝,細明朝体;
    font-size : 90px}

/* テーブル */
table{
font:Verdana,メイリオ;
font-size:14px;
line-height:20px;}


/* リンク */
a{color:#000; text-decoration:none}
a:visited{color:#000; text-decoration:none}
a:active {color:#000; text-decoration:underline}
a:hover{color:#000; text-decoration:underline}

A.param2:link {color:#777; text-decoration:underline}
A.param2:visited {color:#777; text-decoration:underline}
A.param2:active {color:#777; text-decoration:none}
A.param2:hover {color:#777; text-decoration:none}

A.ll:link {color:#fff; text-decoration:underline}
A.ll:visited {color:#fff; text-decoration:underline}
A.ll:active {color:#ccc; text-decoration:none}
A.ll:hover {color:#ccc; text-decoration:none}

A.hr:link {color:#fff; text-decoration:underline}
A.hr:visited {color:#fff; text-decoration:underline}
A.hr:active {color:#aaa; text-decoration:none}
A.hr:hover {color:#aaa; text-decoration:none}