@charset "utf-8";
/**
 *
 *  shop.css
 *
 *  @author     {$author}
 *  @package    magsマグスミノエ
 *  @version    20080626
 */


/*#main-img-event, #main-img-plan {
 background: url(../img/bg_event.gif) repeat-x;
 margin-bottom: 30px;
}*/

/* #shop ----------------------------------------------------------------------- */
#container #bowling-shop .shop-middle,
#container #b-d-shop {
 width: 900px;
 background: url(../img/bg-middle.gif) repeat-y;
}
.shop-bottom {
 height: 10px;
 background: url(../img/bg-bottom.gif) top left no-repeat;
 font-size: 1px;
 line-height: 1px;
}
#container #b-d-shop #billiard-shop,
#container #b-d-shop #darts-shop {
 width: 450px;
}
#container #bowling-shop .leftarea {
 margin-right: 20px;
 width: 376px;
}
#container #bowling-shop .photo {
 width: 504px;
}
#container #b-d-shop .b-leftarea {
 margin-right: 20px;
 width: 201px;
}
#container #b-d-shop .b-photo {
 width: 229px;
}
#container .shop-info {
 width: 361px;
}
#container .shop-info .midashi {
 color: #EB651F;
 background: url(../img/bg_shop_info.gif) bottom repeat-x;
}
