body{
    
    background-color:#ccffff;
    background-image: url("image/bansyu.jpg");
}
#title{
    padding:15px 175px 0px 175px;
}
#container{
    float:center
}
#left{
    float:left;
    height:450px;
    width:275px;
    padding-top:20px;
}
#left_b{
    float:left;
    width:50px;
    padding-top:20px;
}
#center{
    <!-- background-color:#ccffff; -->
    float:left;
    width:900px;
}
#right{
    float:left;
    height:600px;
    width:625px;
}
#right_b{
    float:left;
    width:50px;
}
#footer{
    clear:both;
    background-color:#cc6600;
    width:900px;
    height:16px;
    position: absolute;
    bottom: 0;
    background-position: bottom left;
    margin-left:auto;margin-right:auto;
}

p{
    line-height:160%;
    font-size:16px;
    padding:20px;
    margin 1em 0px;
}
#container{
    width:900px;
    <!-- background-color:#ccffff; -->
}
p.infobox {
   float:top;
   height: 26em;
   overflow: scroll;
   background-color:#ddd;
   text-align:left;
   font-size:16px;
   border-left:#ddd 1px dashed;
   border-right:#ddd 1px dashed;
   padding-top:10px;
   padding-left:10px;
   padding-right:0px;
}
p.bun{
  text-align:left;
  padding-left:100px;
  padding-right:100px;
  font-size:16px;
}
P.katagaki{
  text-align:right;
  font-size:16px;
  padding-right:100px;
}
#tta{
  font-size:14px;
  font-face:HG明朝E;
}
#midasi{
  padding:20px 0px 8px 0px;
}
#list_a{
   font-size:3;
   font-face:HG明朝E;
}
 
#table {
   background-color:#ccffff;
   text-align:left;
   font-size:18px;
   font-family:selif,'ＭＳ Ｐ明朝','ＭＳ ゴシック',HG明朝E;
}
