 body {
 scrollbar-track-color:#000000;
 scrollbar-face-color:#000000;
 scrollbar-shadow-color:#800000;
 scrollbar-darkshadow-color:#380000;
 scrollbar-highlight-color:#8d3e3e;
 scrollbar-3dlight-color:#8d3e3e;
 scrollbar-arrow-color:#554b4b;
 cursor:crosshair;
 }
 p {
 font-size: 20px;
 font-family:"HG正楷書体-PRO","ＭＳ 明朝";
 } 
 a {
 cursor:crosshair;
 }
 a:link,a:visited {
 text-decoration:none;
 }
 a:hover {
 text-decoration:overline underline;
 background-color:#383232;color:#713232;
 position:relative;
 top:1px;
 left:1px;
 }
 hr {
 background-color:black;
 color:#380000;
 height:3px;
 }
 input, select, textarea {
 background-color:black;
 color:#713232;
 }
 pre {
 word-wrap:break-word;
 word-break:break-all;
 } /* for IE */