body {
margin:0;
padding:0;
font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
font-size: 75%;
line-height: 1.75em;
color: #333;
background-image: url(img/index_img/bg_index_news.png);
overflow: hidden;
}



.index ul.news {
height: 82px;
padding: 0px 0px;
margin:8px 0 0 12px;
overflow: hidden;
}

ul, dl {
list-style-type: none;
}
.index ul.news li {
margin: 6px 0;
padding: 0 0 0 13px;
background-image: url(img/common_img/ic_link_arrow.png);
background-repeat: no-repeat;
background-position: 1px left;
line-height: 1.1em;
}

a {
color: #333;
text-decoration: none;
outline: none !important;
}

a:hover {
color: #477FB8;
}