/* 本文、テーブルの中など */
body,td,th { font-size:13px; font-family:"MS UI Gothic, Osaka, ＭＳ Ｐゴシック"; }

/* 下線なしリンクに設定 */
a { text-decoration:none; }

/* テキストリンクロールオーバー */
a:hover{ text-decoration:underline;color:#3300ff; }


/* 投稿フォーム内のclass */
.f {
		color:#000099;
}

/* スクロールバー、背景などbody */
body{	margin-top:0%;
         background-repeat: repeat-y;
	background-position: center top;
	


}


