@charset "utf-8";


/* ****************************************_**************************************** */
/* Background Image */

body {
	background: url(../../../images/wedding/tasting/background.jpg) top center no-repeat;
}


/* ****************************************_**************************************** */
/* Navigation */

#w_l_tasting {
	background-position: -89px -40px;
}


/* **************************************** */
/* Information */

#preview {
	margin: 0 0 40px 0;
}

#preview h2 {
	height: 37px;
	background: url(../../../images/wedding/tasting/h2_title_tasting.png) top left no-repeat;
}

#preview p {
	width: 450px;
	margin: 15px 0 0 15px;
	text-align: left;
}

#preview_reservation {
	margin: 0 0 60px 0;
}

#preview_reservation h2 {
	height: 37px;
	background: url(../../../images/wedding/tasting/h2_title_reservation.png) top left no-repeat;
}


/* ****************************************_**************************************** */
