@charset "Shift_JIS";

/* catch
----------------------------------------------- */

div#catch {
	width:940px;
	height:220px;
	margin-top:10px;
	background:#1c1e1d url(../img/catch_bg.jpg) no-repeat left top;
	}

div#catch h3 {
	width:356px;
	height:30px;
	padding:83px 0 0 45px;
	}

div#catch p {
	width:327px;
	height:22px;
	padding:0 0 0 45px;
	}

div#catch p {
	width:129px;
	height:50px;
	padding:8px 0 0 49px;
	}

/* menu
----------------------------------------------- */

div#menu {
	width:710px;
	height:275px;
	}

div#menu dl {
	float:left;
	}

div#menu dl#seat {
	width:178px;
	height:275px;
	background:#fffeed url(../img/menu_seat_bg.gif) no-repeat left top;
	}

div#menu dl#meals {
	width:177px;
	height:275px;
	background:#fffeed url(../img/menu_meals_bg.gif) no-repeat left top;
	}

div#menu dl#enter {
	width:177px;
	height:275px;
	background:#fffeed url(../img/menu_enter_bg.gif) no-repeat left top;
	}

div#menu dl#service {
	width:178px;
	height:275px;
	background:#fffeed url(../img/menu_service_bg.gif) no-repeat left top;
	}

div#menu dt {
	height:210px;
	}

div#menu dt img {
	vertical-align:top;
	}

div#menu dd {
	padding-left:6px;
	}

div#menu dd img {
	vertical-align:top;
	}

/* promo
----------------------------------------------- */

div#promo {
	position:relative;
	width:712px;
	height:262px;
	background:transparent url(../img/promo_bg.gif) no-repeat left top;
	}

div#promo p {
	position:absolute;
	top:16px;
	left:16px;
	}

