@charset "Shift_JIS";
/* CSS Document */

body {
width:425px;
background:#FFF;
text-align:left !important;
background:url(images/topics_bg.gif) -5px 0 no-repeat #f8f8f8;
}

#topics_list{
width:425px;
padding:15px 0 0 0;
}

#topics_list li{
background:url(images/topics_icon.gif) 5px center no-repeat;
padding:10px 0 10px 20px;
margin:0 10px;
border-bottom:2px solid #CEF0FB;
font-size:12px;
color:#666;
}

#topics_list a{
font-size:12px;
color:#666;
text-decoration:underline;
}
