@charset "Shift_JIS" ;

body {
 margin: 2 ;
 padding: 2 ;
 background: #000000;
 color: #FFFFFF;
 font-weight:300;
}
p1 {
 font-size: 10pt;
 font-weight: 600;
 color: #aaaaaa;
}
p {
 font-size: 20px;
 font-weight:600;
}
hr {
	color:red;
	
}
pre {
 font-size:15px;
text-indent:em;
padding-left:2em;
 font-weight:800;
}