﻿h1 {
  font-size:11px;
  font-weight:normal;
  color:#666666;
  line-height:16px;
  text-decoration: none;
  display: inline; 
}

h2 {
  font-size:11px;
  font-weight:normal;
  color:#666666;
  line-height:16px;
  text-decoration: none;
  display: inline; 
}

.n_font {  font-size: 12px; font-style: normal; line-height: 18px; color: #666666}
.s_font {  font-size: 10px; font-style: normal; font-family: "ＭＳ ゴシック", "Osaka－等幅"}
.footer {  font-size: 12px; font-style: normal; line-height: 14px;}
.sub_title {  font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #996633}
.copyright {  font-size: 10px; font-style: normal; line-height: normal; color: #666666}

a:link      { color: #0066FF;  }
a:visited   { color: #0099FF;  }
a:active   { color: #0099FF;  }
a:hover   {color:#FF0000; }

a.footer:link      { color: #0066FF;  }
a.footer:visited   { color: #0066FF;  }
a.footer:active   { color: #0066FF;  }
a.footer:hover   {color: #FFFFFF; }

a.h_font:link      { color: #666666; text-decoration: none; }
a.h_font:visited   { color: #666666; text-decoration: none; }
a.h_font:active   { color: #666666; text-decoration: none; }
a.h_font:hover   {color: #666666; text-decoration: none; }

