@charset "euc-jp";

/* == Community Topic List == */

#topics { width: 97%; }
#topics td.subject { width: 52%; }
#topics td { padding:0.4em 2px; }

/* == Community Topic edit == */
#community_topic_edit textarea { width:450px; height:8em; }

/* == Community Categories == */
.community_catlist { list-style:none url(/css/cssimg/list_dot.gif) outside; margin:5px 5px 10px 20px; }
.community_catlist li { margin:3px 0; }


