@charset "shift_jis";

div.news{
width: 100%;
}

div.news ul{
font-size: 85%;
margin-left: 5px;
}

div.news li{
line-height: 150%;
list-style-type: none;
list-style-image: url('img/list.gif');
margin-left: 16px;
vertical-align: middle;
list-style-position: outside;
}

