@charset "shift-jis";


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


/* showcaseのケーキ画像 */

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

/* パティシエ紹介 */

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

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







