@charset "UTF-8";

/* 画像サイズパターン
height: 150px; 長方形（元画像 450px x 520px）
  width: 130px; height: 150px;

height: 130px; 正方形（元画像 450px x 450px）
  width: 130px; height: 130px;
------------------------------------------------------------------------*/


/* height: 150px; 長方形
-------------------------------------------------------------*/
#ww1_trench_coat_navy_1 {
  width: 130px; height: 150px;
  background: url(ww1_trench_coat_navy_1.jpg) no-repeat;
  background-size: cover;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  float: left;
}

#ww1_trench_coat_khaki_1 {
  width: 130px; height: 150px;
  background: url(ww1_trench_coat_khaki_1.jpg) no-repeat;
  background-size: cover;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  float: left;
}

#surface_jacket_red_1 {
  width: 130px; height: 150px;
  background: url(surface_jacket_red_1.jpg) no-repeat;
  background-size: cover;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  float: left;
}

#military_pea_coat_navy_1 {
  width: 130px; height: 150px;
  background: url(military_pea_coat_navy_1.jpg) no-repeat;
  background-size: cover;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  float: left;
}

#military_pea_coat_black_1 {
  width: 130px; height: 150px;
  background: url(military_pea_coat_black_1.jpg) no-repeat;
  background-size: cover;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  float: left;
}



/* height: 130px; 正方形
-------------------------------------------------------------*/
#scarf_heavy_flannel_20_orange_450_1 {
  width: 130px; height: 130px;
  background: url(scarf_heavy_flannel_20_orange_450_1.jpg) no-repeat;
  background-size: cover;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  float: left;
}

#scarf_heavy_flannel_32_beige_450_1 {
  width: 130px; height: 130px;
  background: url(scarf_heavy_flannel_32_beige_450_1.jpg) no-repeat;
  background-size: cover;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  float: left;
}

#scarf_heavy_flannel_75_navy_450_1 {
  width: 130px; height: 130px;
  background: url(scarf_heavy_flannel_75_navy_450_1.jpg) no-repeat;
  background-size: cover;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  float: left;
}


/* ------
<link rel="stylesheet" type="text/css" href="main.css">
<link rel="stylesheet" type="text/css" href="nigel_cabourn/photo.css">

<div id="zzz">ナイジェル・ケーボン　ジャケット　zzz</div></a></td>

#zzz {
  width: 80%;
  height: 130px;
  background: url(zzz.jpg) no-repeat;
  background-size: cover;
  margin: 0px 0px 0px 5px;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  float: left;
}

.dammy {
  border: 1px solid #000000;
  background-image: url(image/menu/bg.gif);
  background-repeat: repeat-x;
  letter-spacing : 1px;
  font-weight: bold;
  padding: 10px;
  margin: 0 auto;
  margin: 0px 0px 0px 0px;
}

-------------------------------------------------------------*/
