@charset "shift_jis";
/* CSS Document */

body {
background-color:#003333;
color:#666666;
margin:3px;
padding:0px;
text-align:left;
font-size:12px;
font-weight:bold;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a{
color:#7C9907;
text-decoration:none;
}
a:visited {
color: #3C25A1;
text-decoration: none;
}
a:hover {
color: #66f;
text-decoration: underline;
}

/*　ページテキスト  */

.txt12grey {
font-size:12px;
color: #333333;
line-height:16px;
}

.txt16grey {
font-size:16px;
color: #333333;
line-height:22px;
font-weight:bold;
}
