@charset "shift-jis";


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



/* showcaseのケーキ画像 */

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

/* パティシエ紹介 */

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

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







