@charset "UTF-8";

body{ background-color:#f7f7f7; color:#333; font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック", "MS P Gothic",Arial, sans-serif; font-size:80%; line-height:1.3em; text-align:center; margin:0px;}
img{ border: 0; }
a:link{ text-decoration:none; }
a:visited{ text-decoration:none; }
a:hover{ text-decoration:underline; }
a:active{ text-decoration:underline; }
h1,h2,h3,h4{ padding:0; margin:0; font-size:100%; font-weight:normal;}

#topics{ text-align:left;}
#topics div{ border-bottom:#999 1px dashed; padding:5px;}
