// 着物の詳細ページ、サムネイル写真の上にマウスが乗ると画像が変わる
function Imgche(ado) {
  document.space.src = ado;
}


