@charset "shift_jis";

/* news */
table.newslist { width:550px; border:0; font-size:12px; table-layout:fixed; }
.newslist td.date { width:70px; text-align:right; vertical-align:top; white-space:nowrap; padding:2px 5px 1px 3px; color:#BC5110;  }
.newslist td.text { width:480px; text-align:left; vertical-align:top; padding:2px 5px 1px 3px; line-height:1.3em; color:#3C3C3C; }
.newslist a { color:#333399; text-decoration:none; }
.newslist a:hover   { color:#E66FE9; text-decoration:none; }
.newslist a:link    { color:#333399; text-decoration:none; }
.newslist a:visited { color:#333399; text-decoration:none; }
.newslist tr.widthset td.date { width:70px; height:1px; padding:0 0 0 10px; }
.newslist tr.widthset td.text { width:480px; height:1px; padding:0; }

div.list1 { text-align:left; margin-left:30px; }
