html { overflow-x: hidden; }
body { font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', "Meiryo", 'MS UI Gothic', "sans-serif;";
       background-color: transparent;
       scrollbar-face-color: #c0c0c0;
       scrollbar-highlight-color: #eaeaea;
       scrollbar-shadow-color: #b6b6b6;
       scrollbar-arrow-color: #eaeaea;
       scrollbar-track-color: #fafafa;
      }
.news_date { font-size: 11px; color: #757575; font-weight:bold;  }
.news_txt { font-size: 12px; color: #6C6C6C;	letter-spacing: 0.1em;	}
.line_dot{ background-image:url("../img/line_dot.gif"); width:100%; height:2px; padding:0px; }
a:link {	color: #669900; text-decoration: none;	}
a:visited {  color: #FF9900; text-decoration: none;	}

