table td.date {
white-space:nowrap;
vertical-align:top;
width:95px;
height:30px;
}

table td.oshirase {
background-image:url(../images/news_oshirase.gif);
background-repeat:no-repeat;
width:46px;
}

table td.kessan {
background:url(../images/news_kessan.gif);
background-repeat:no-repeat;
width:46px;
}

table td.event {
background:url(../images/news_event.gif);
background-repeat:no-repeat;
width:46px;
}

table td.kabu {
background:url(../images/news_kabu.gif);
background-repeat:no-repeat;
width:46px;
}

table td.news {
vertical-align:top;
width:370px;
}

/*IRトップ用*/
table td.t_oshirase {
background-image:url(../images/top_oshirase.gif);
background-repeat:no-repeat;
width:46px;
}

table td.t_kessan {
background:url(../images/top_kessan.gif);
background-repeat:no-repeat;
width:46px;
}

table td.t_event {
background:url(../images/top_event.gif);
background-repeat:no-repeat;
width:46px;
}

table td.t_kabu {
background:url(../images/top_kabu.gif);
background-repeat:no-repeat;
width:46px;
}

