/* news.css */



#news-field {
  height:200px;
  padding:0 0 0 210px;
  background:url(./img/news-image.jpg) no-repeat left top;
}
html>body #news-field {
  height:auto;
  min-height:200px;
}

#body h3 a:hover {
  color:#333;
}

#body dl.date-table dt a:hover {
  color:#333;
}
#body dl.date-table dd img {
  margin:5px 0 0 0;
}
#body dl.date-table dd font.yet {
  font-weight:bold;
  color:#e33;
}



#news-field .news-space {
  padding:20px 0;
}
#news-field .news-space p.lot {
  padding:0 0 0 10px;
}
#news-field .news-space p.lot strong {
  font-family:monospace;
  font-size:15px;
}
#news-field .news-space p.LeDio21 {
  height:120px;
  background:url(./img/20101125-LeDio21-Lot.jpg) no-repeat right top;
}
#news-field .news-space p.LeDio27 {
  height:120px;
  background:url(./img/20101125-LeDio27-Lot.jpg) no-repeat right top;
}
#news-field .news-space p.center {
  text-align:center;
}
#news-field .news-space p.right {
  text-align:right;
}


#news-field p.trial-jun_corporation {
  text-align:center;
}
#news-field p.trial-jun_corporation img {
}

