/* edwin.css */

BODY { background-color: #FFFFFF;
       color: #000000;
       font-size: 12px; }

A:LINK { color: #6666CC;
         text-decoration: none }

A:VISITED { color: #6666CC;
         text-decoration: none }

A:ACTIVE { color:#FF0000;
           text-decoration:none; }

.midashi1 { color: #303030;
              font-size: 17px;
              font-weight: 900;
              line-height: 120% }

.midashi2 { color: #333333;
            font-size: 14px;
            font-weight: 900;
            line-height: 120% }

.color1 { color: #0000FF;
            font-size: 12px;
            font-weight: 900;
            line-height: 120% }

.ntext { color: #565656;
         font-size: 12px;
         font-weight: 400;
         line-height: 100%;
         letter-spacing: 0px;
         text-indent: 1em }

.stext { color: #565656;
         font-size: 11px;
         font-weight: 400;
         line-height: 130%;
         letter-spacing: 0px;
         text-indent: 1em }

.ltext { color: #565656;
         font-size: 45px;
         font-weight: 900;
         line-height: 130%;
         letter-spacing: 0px;
         text-indent: 1em }

