@charset "UTF-8";
/* CSS Document */
#news {
   background: transparent url(/img/common/side_820.png) repeat-y;
   margin-bottom: 5px;
   width: 820px;
}
#news div.news{width: 95%; padding: 0 0 1.2em 10px;}
#news dl {padding: 0 0 0 3px;}
#news dt {
   float: left; clear: both;
   padding-right: 16px;
}
#news div.newsAll {float: right;}

#news .loading{
   width: 100%;
   height: 5em;
   background: transparent url(../img/loadingContents.gif) no-repeat center center;
}


