body{
      background-image : url("img/01.gif");
      text-align : center;
      margin : 20px;
      padding : 10px
}
h1{
      display : block;
      color : #444444;
      padding : .1em;
      font-size : 3em;
      font-weight : bolder;
      font-famiry :'MS P ¥´¥·¥Ã¥¯',OSAKA;
      text-align : left; 
      margin-top : 0;
      margin-bottom : 0;
      margin :  .2em 0
}
p{
      font-size : 13px;
      width : ;
      display : block;
      margin-top : 0;
      margin-bottom : 0;
      margin :  1.3em 0;
      padding-left :  0;
      color : #444444
}
ul{
      list-style-image : url(http://www.geocities.jp/server-errors/not_found.html)
      margin-left : 0;
      padding-left : .8em
}
li{
      line-height : 200%;
      font-size : 10px;
      margin-top : 1.33em;
      margin-bottom : .75em;
      padding-left : 0;
}
img{
      border : none
}
table{
      display : table;
      border-collapse : ;
      border-spacing : 2px
      margin-top : 0;
      margin-bottom : 0
      vertical-align : middle; 
}
tr{
      display : table-row;
}
table>tr{
      vertical-align : middle;     
}
td{
      display : table-cell; 
      padding-left :  20px;  
}
a{
      color:#2e2e2e;
      font-size : 12px;
      line-weight : bold;
      text-decration : none;
}
a:active{
      color:#cc3300;
      text-decoration:none
}
a:hover{
      color :#cc3300;
      text-decoration:none;
      cursor: hand;
      position:relative;
      top:1px;
      left:1px;
} 
blockquote-a{
      border : solid 1px #5b94f0;
      padding : 10px;
      font-size : .875em;
      margin : 0
}
blockquote-b{
      border : solid 1px #5b94f0;
      border-left-width : 10px;
      background-color : #ffcc00
      padding : 0;
      font-size : .875em;
      margin : 0
}
address{
      display : block;
      font-size : .67em;
      font-style : italic;
      color : #444444
      border-top : solid 6px #5b94f0;
      padding-top : 3px;
}
#top{
      text-align : left; 
}
#left{
      background-color : #ffffff;
      float : left;
      width : 150px;
      text-align : left; 
}
#right{
      background : #ffffff;
      float : left;
      width : 648px;
}
#bottom{
      clear : both;
      height : 1px
}