@charset"UTF-8";

#pan { margin-bottom: 30px; }

#spot h2 {
  clear: left;
  height: 22px;
  padding-left: 25px;
  border-bottom: 2px solid #9a6200;
  background: url(/images/star_22px_gold.gif) no-repeat;
}

#spot #lead { margin-bottom: 20px; }

#spot .unit { margin-bottom: 20px; padding: 8px; border: 2px solid #8d94c8; }

#spot .unit #sumimoto { height: 101px; margin-bottom: 5px; background: url(../images/pht_sumimoto.jpg) no-repeat right top; }
#spot .unit #kose { height: 101px; margin-bottom: 5px; background: url(../images/pht_kose.jpg) no-repeat right top; }
#spot .unit #saeedmami { height: 101px; margin-bottom: 5px; background: url(../images/pht_saeedmami.jpg) no-repeat right top; }
#spot .unit #shimamura { height: 101px; margin-bottom: 5px; background: url(../images/pht_shimamura.jpg) no-repeat right top; }
#spot .unit #honda { height: 101px; margin-bottom: 5px; background: url(../images/pht_honda.jpg) no-repeat right top; }
#spot .unit #horita { height: 101px; margin-bottom: 5px; background: url(../images/pht_horita.jpg) no-repeat right top; }
#spot .unit #moonshell { height: 101px; margin-bottom: 5px; background: url(../images/pht_moonshell.jpg) no-repeat right top; }
#spot .unit #nezu { height: 101px; margin-bottom: 5px; background: url(../images/pht_nezu.jpg) no-repeat right top; }

#spot .unit h3 { margin-bottom: 15px; background-repeat: no-repeat; text-indent: -9999px; }
#spot .unit #sumimoto h3 { width: 215px; height: 61px; background-image: url(../images/h3_sumimoto.gif); }
#spot .unit #kose h3 { width: 212px; height: 61px; background-image: url(../images/h3_kose.gif); }
#spot .unit #saeedmami h3 { width: 172px; height: 61px; background-image: url(../images/h3_saeedmami.gif); }
#spot .unit #shimamura h3 { width: 156px; height: 61px; background-image: url(../images/h3_shimamura.gif); }
#spot .unit #honda h3 { width: 177px; height: 42px; background-image: url(../images/h3_honda.gif); }
#spot .unit #horita h3 { width: 172px; height: 61px; background-image: url(../images/h3_horita.gif); }
#spot .unit #moonshell h3 { width: 181px; height: 61px; background-image: url(../images/h3_moonshell.gif); }
#spot .unit #nezu h3 { width: 177px; height: 66px; background-image: url(../images/h3_nezu.gif); }

#spot .unit .catch { color: #5262cc; font-weight: bold; }
#spot .unit .spot_pht { float: right; width: 250px; text-align: right; }
#spot .unit .spot_txt { float: left; width: 330px; }
#spot a.arrow { display: block; margin-top: 20px; padding-left: 10px; font-weight: bold; background: url(/images/arrow_9px_yellow.gif) no-repeat left center; }

