.aa{
font-size : 12pt;
font-family : "ＭＳ Ｐゴシック";
line-height : 18px;
}
.lbor{
  width:770px;/*全体の幅*/
}
.space{
  position: ;
  top: 0px;
  left: 0px;
  width: 850px;
  background-color: #FFFFFF;
  color: #000000;
  font-size: small;
}
.news{
  float: left;
  width: 630px;
  }
.title{/*タイトル部分*/
  font-size:10pt;/*文字サイズ*/
  color: #FFFFFF;/*文字色*/
  top:auto;
  background-color: #B3B3B3;/*背景色*/
  border-style:solid;
  border-width:1px;
  border-color:#B3B3B3;
  }
.title2{/*タイトル部分*/
  width:200px;
  font-size:10pt;/*文字サイズ*/
  font-weight:bold;
  color: #FFFFFF;/*文字色*/
  background-color: #B3B3B3;/*背景色*/
  }
.text{/*内容部分*/
  font-size:10pt;/*文字サイズ*/
  color: #151515;/*文字色*/
  background-color:#FFFFFF;/*背景色*/
  padding:0.5em;
  }
.side{/*内容部分*/
  width:208px;
  color: #151515;/*文字色*/
  border-width:4px;
  border-style:double;
  border-color:#B3B3B3;
  background-color:#FFFFFF;/*背景色*/
  padding:2px;
  }
.sidetitle{
  background-color: #FFFFFF;
  float: right;
  margin-right: auto;
  width: 208px;   
}
.iny{/*内容部分*/
  font color:#141414;
  width:500px;
  color: #151515;/*文字色*/
  border-width:4px;
  border-style:double;
  border-color:#B3B3B3;
  background-color:#C8C8C8;/*背景色*/
  padding:10px;
  }
.all{
margin-left: auto;
margin-right: auto;
width: 850px;
}
<!--
A:link { text-decoration:none; color:#0000FF ;}
A:visited { text-decoration:none; color:#0080FF ;}
A:active { text-decoration:underline; color:#blue ;}
A:hover { text-decoration:underline; color:#blue ;}
-->
