<STYLE TYPE="text/css"><!--P { line-height: 1.65; }                         
A:link { color: 00FF80; text-decoration: none; }
A:visited { color: E3FCA9; text-decoration: none; }
A:active { color: F5F032; text-decoration: underline overline; font-weight: none; }
A:hover { color: F5F032; text-decoration: underline overline}

         body{
         background-image:url("http://www.ream.ais.ne.jp/~yarikomi/img/ff7r/bg.jpg"); 
         background-attachment:fixed;
         color: #FFFFFF;
         margin-top: 50px;
         margin-right: 80px;
         margin-left: 60px;
         }

           .text_shadow {
           text-shadow: 0px 0px 3px #00DDAA;
           } 

           table.pic{
           border: 1px solid;
           border-top-color:#00DDAA;
           border-bottom-color:#003020;
           border-left-color:#00DDAA;
           border-right-color:#003020;
           border-spacing: 0;
           }
           .pic th{
           border: 1px solid;
           border-top-color:#003020;
           border-bottom-color:#00DDAA;
           border-left-color:#003020;
           border-right-color:#00DDAA;
           }
           .pic td{
           border: 1px solid;
           border-top-color:#003020;
           border-bottom-color:#00DDAA;
           border-left-color:#003020;
           border-right-color:#00DDAA;
           }

       .yellowsima {
	position: relative;
	height: 2px;
	border-width: 0;
	width: 85%;
	background-image:         linear-gradient(90deg,
	transparent 0%,#00DDAA 50%,transparent 100%);
       }

--></STYLE>