/*	ページ全体			*/
body{
margin:0mm;
padding:0mm;
/*
background-image:url("images/BG_MATRIX.jpg");
background-repeat:repeat-y;
*/
background-image:url("images/BG_MATRIX1600.jpg");
background-color:rgb(0,0,0);
color:rgb(255,255,255);
line-height: 150%
/*bgcolor="#000000" text="#FFFFFF" link="#00FFFF" vlink="#FF00FF">*/
}
/*	ヘッダ文字の設定	*/
H1{ font-weight: 900; color: rgb(255,0,0); font-size: 600% }
H2{ font-weight: 800; color: rgb(255,0,0); font-size: 450% }
H3{ font-weight: bold; color: rgb(255,0,0); font-size: 300% }
H4{ font-weight: bold; color: rgb(255,0,0); font-size: 200% }
H5{ font-weight: bold; color: rgb(255,0,0); font-size: 150% }
H6{ font-weight: bold; color: rgb(255,0,0); font-size: 100% }
/*	その他文字の設定	*/
/*
P{ color: rgb(255,255,255); line-height: 150% }
OL{ color: rgb(255,255,255); line-height: 150% }
UL{ color: rgb(255,255,255); line-height: 150% }
*/
/*	リンク				*/





/*	リンク用文字列（ヘッダ内に記述）
<link rel="stylesheet" type="text/css" href="style.css">
*/



