.tweet_back{
  background-image : url(back.gif);
  background-repeat : repeat-y;
}
.tweet{
  width : 195px;
  height : 235px;
  vertical-align: top ;
  overflow: auto;
  font-size : 12px;
  line-height : 130%;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.tweet_setsumei{
  color : #666666;
  font-size : 10px;
  line-height : 130%;
}
.tweet_name{
  font-size : 10px;
  font-weight : bold;
  color : maroon;
}
