@charset "UTF-8";

/*画像クリック時にリンクさせる*/

ul.boxList li a {
  display: block;
}
#tsuWalk a {
  display: block;
}

