@charset "Shift_JIS";

body { 
background: #000000; 
margin: 5px 5px 5px 5px; }

A 				{ color: #ffffff; text-decoration: none; font-weight: bold; }
A:link 			{ color: #ffffff; text-decoration: none; font-weight: bold; }
A:visited 		{ color: #ffffff; text-decoration: none; font-weight: bold; }
A:active 		{ color: #ffffff; }
A:hover 		{ color: #ffffff; text-decoration:underline; }


body, td, th, font, b, div { 
color      :#333333 ; font-size  : 10px; 
font-family: 'メイリオ', 'Meiryo', "Hiragino Kaku Gothic", "ヒラギノ角ゴ Pro W3", 'MS PGothic', 'Osaka', 'MS Gothic', Gothic, sans-serif;
}

