@charset "utf-8";

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

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

#chapel01 {
	background-image: url(/img/chapel.jpg);
}
#chapel01 .caption {
	background-image: url(/img/chapel_caption.gif);
}

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