.box a{
text-decoration:none;
padding:8px 6px 8px 6px;
background-color:#fff;
color:#cc0000;
border:1px solid gray;
display: inline-block;
margin-bottom:5px;
}
.box a:hover{
background-color:#cc0000;
color:#fff;
}

.right2 {
text-align: right;
padding-right: 5px;
}

#snodata{
/*height:200px;*/
}

#snodata ul{
list-style-type:none;
}

#snodata li{
width:100%;
font-size:14px;
line-height:180%;

background:url(https://img10.shop-pro.jp/PA01046/157/etc/heart16-14.gif?cmsp_timestamp=20220701224715) no-repeat;
background-position:0px 6px;
padding-left:20px;
}