.list_txt .name a {
  	text-decoration:none;
 	font-size:110%;
  	color:#fff;
  	display:block;
    background:#0a87c9 url("https://img05.shop-pro.jp/PA01108/682/etc/list_arw.png") no-repeat right center ;
     padding:  5px 22px 5px 5px !important;
}
.list_txt .price {
    font-size: 150%;
    padding:10px 5px 5px 5px  !important;
    font-weight: bold;
}
.list_txt .list_text {
    font-size: 120%;
}
.list_txt {
    width: 480px !important;
}