 
#item{
  
  
  
  
  width : 600px;
  

  float : right;
}
.itemtop{
  
  text-align : center;
  width : 530px;
  
  
  
  
  color : white;
  background-color : maroon;
  
  
  
  
  
  
  font-weight : 100;
  padding-top : 2px;
  padding-bottom : 2px;
  margin-bottom : 5px;
  margin-top : 2px;
}
.itemlog{
  font-size : 13px;
  width : 530px;
  
  
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.moji{
  font-weight : normal;
}
.moji2{
  font-size : 13px;
  font-weight : bold;
  color : navy;
}
