@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:430px;
}

h2 {
color: #663300;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #666666;
margin-bottom:5px;
border-left:6px solid #630;
padding-left:10px;
}
li {
background-image: url(../images/bullet5o.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 15px;
list-style-type: none;
}
