@charset "utf-8";
*{
font-size:11px;
font-family : "verdana", "helvetica", "osaka", "ＭＳ Ｐゴシック", "sans-serif";
}
h1, h2, h3, h4, p, table, ul, li, {
margin: 0px;
padding: 0px;
padding-left:10px;
}
body{
width:500px;
}

h2 {
color: #003399;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #666666;
margin-bottom:5px;
border-left:6px solid #039;
padding-left:10px;
margin-top:5px;
}
li {
background-image: url(../images/bullet5o.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 15px;
list-style-type: none;
}
p{
line-height:160%;
margin-bottom:15px;
}
.btn a{
display:block;
margin-left:390px;
color:#FFFFFF;
/*font-weight:bold;*/
height:15px;
text-decoration:none;
border:dotted #999999 1px;
padding:3px 5px 3px 15px;
background-repeat: repeat-x;
font-size:11px;
background-image: url(../images/topics_btn.jpg);
}