<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/ff13/bossta_bg.jpg"); 
         background-attachment:fixed;
         color: #FFFFFF;
         margin-top: 50px;
         margin-right: 80px;
         margin-left: 60px;
         }

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

           table.hyou{
           border: 1px solid;
           border-top-color:#FFE500;
           border-bottom-color:#403500;
           border-left-color:#FFE500;
           border-right-color:#403500;
           border-spacing: 0;
           }
           .hyou th{
           border: 1px solid;
           border-top-color:#403500;
           border-bottom-color:#FFE500;
           border-left-color:#403500;
           border-right-color:#FFE500;
           }
           .hyou td{
           border: 1px solid;
           border-top-color:#403500;
           border-bottom-color:#FFE500;
           border-left-color:#403500;
           border-right-color:#FFE500;
           }

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

.gyo {line-height: 165%;}

       .yellowsima {
       	height: 4px;
       	width: 75%;
       	border-width: 0;
       	background-color: #FFE500;
       	background-image: -webkit-linear-gradient(right,
       	#FFE500 5px,#A08000 5px);
       	background-image:         linear-gradient(-90deg,
       	#FFE500 5px,#A08000 5px);
       	background-size: 10px 10px;
       }

--></STYLE>