@charset "utf-8";

/*
Cusine CSS
*/
h2 {
	width: 830px;
	height: 160px;
	background-image: url(/img/h2_cuisine.jpg);
	overflow: hidden;
	text-indent: -9999px;
}

p.read {
	background: url(/img/cuisine_read.gif) no-repeat;
}

#cuisine01 {
	background-image: url(/img/cuisine.jpg);
}
#cuisine01 .caption {
	background: url(/img/cuisine_caption.gif) no-repeat;
}

/* Sub menu */
#navi ul li#mwedding ul {
	display: block;
}