@charset "shift-jis";


/* メイン画像 */
#chamonix-main-photo {
 background: url(images/chamonix-main.jpg) no-repeat;
 }


/* showcaseのケーキ画像 */

#chamonix-cake01 a {
 background: url(images/chamonix-c1.jpg) no-repeat;
 }
#chamonix-cake01 a:hover{
  background-position: -84px 0px;
 }
#chamonix-cake01-b {
  background: url(images/chamonix-c1-big.jpg) no-repeat;
 }
#chamonix-cake02 a {
background: url(images/chamonix-c2.jpg) no-repeat;
 }
#chamonix-cake02 a:hover{
  background-position: -84px 0px;
 }
#chamonix-cake02-b {
  background: url(images/chamonix-c2-big.jpg) no-repeat;
 }
#chamonix-cake03 a {
background: url(images/chamonix-c3.jpg) no-repeat;
 }
#chamonix-cake03 a:hover{
  background-position: -84px 0px;
 }
#chamonix-cake03-b {
  background: url(images/chamonix-c3-big.jpg) no-repeat;
 }
#chamonix-cake04 a {
background: url(images/chamonix-c4.jpg) no-repeat;
 }
#chamonix-cake04 a:hover{
  background-position: -84px 0px;
 }
#chamonix-cake04-b {
  background: url(images/chamonix-c4-big.jpg) no-repeat;
 }
#chamonix-cake05 a {
background: url(images/chamonix-c5.jpg) no-repeat;
 }
#chamonix-cake05 a:hover{
  background-position: -84px 0px;
 }
#chamonix-cake05-b {
  background: url(images/chamonix-c5-big.jpg) no-repeat;
 }
#chamonix-cake06 a {
background: url(images/chamonix-c6.jpg) no-repeat;
 }
#chamonix-cake06 a:hover{
  background-position: -84px 0px;
 }
#chamonix-cake06-b {
  background: url(images/chamonix-c6-big.jpg) no-repeat;
 }
#chamonix-cake07 a {
 background: url(images/chamonix-c7.jpg) no-repeat;
 }
#chamonix-cake07 a:hover{
  background-position: -84px 0px;
 }
#chamonix-cake07-b {
  background: url(images/chamonix-c7-big.jpg) no-repeat;
 }
#chamonix-cake08 a {
 background: url(images/chamonix-c8.jpg) no-repeat;
 }
#chamonix-cake08 a:hover{
  background-position: -84px 0px;
 }
#chamonix-cake08-b {
  background: url(images/chamonix-c8-big.jpg) no-repeat;
 }
#chamonix-cake09 a {
 background: url(images/chamonix-c9.jpg) no-repeat;
 }
#chamonix-cake09 a:hover{
  background-position: -84px 0px;
 }
#chamonix-cake09-b {
 background: url(images/chamonix-c9-big.jpg) no-repeat;
 }

/* パティシエ紹介 */

#chamonix-photo {
  width: 160px;
  height: 160px;
  background: url(images/patissier1.jpg) no-repeat;
 }
#chamonix-name {
  width: 160px;
  height: 50px;
  background: url(images/name.jpg) no-repeat;
 }

/* おすすめケーキ */
#chamonix-osusume {
  width: 250px;
  height: 155px;
  background: url(images/osusume-ph.jpg) no-repeat;
 }
#chamonix-gaikan {
  width: 250px;
  height: 155px;
  background: url(images/shopconcept-ph.jpg) no-repeat;
 }







