body{
     font-size: 12px;
     color: #FFFFFF;
     background-color:#000000;
     scrollbar-face-color: #000000;
     scrollbar-base-color: #000000;
     scrollbar-highlight-color: #000000;
     scrollbar-shadow-color: #000000;
     scrollbar-arrow-color: #666666;
     scrollbar-darkshadow-color: #666666;
     scrollbar-3dlight-color: #666666;

     }

/* リンク関係 */

A:link{
       text-decoration:none;
       color:#990033;

       }



A:visited{
          text-decoration:none;
          color:#990033;

          }



A:hover{
        text-decoration:none;
        color:#990000;
        background:#CCCCCC;

        }

/* 日付部分 */

p {
   text-align: left
   }

/* 見出し部分 */

h {
   font-family: Impact;
   }

/* 画像部分 */

div{
    text-align: center
    }

/* 文章全体 */

table{
      width: 300px;
      border: solid 1px, #000000;
      border-width: 1px;
      margin-bottom: 2px;
      table-layout: fixed;
      }



td {
    font-size: 10pt;
    line-height: 1.3em;
    marjin-top: 0px
    }

/* hr要素の代わり */

.date {
       border-bottom-style: ridge;
       border-bottom-width: 2px;
       border-bottom-color: #ffffff;
       }

h3 {
    border-bottom: solid 1px #ffffff;
    font: lighter small Arial,sans-serif;
    }

#snap{
      width="30%";
      heigth="30%";
      float:left
      }

.kanehara{
         font-size:9pt;
         }

.comment{
        text-align:left;
        }

span.call{
     font-size:7pt;
     }
