@charset "utf-8";

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

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

#plan01 {
	background-image: url(/img/plan1.jpg);
}
#plan01 .caption {
	display: none;
}
#plan02 {
	background-image: url(/img/plan2.jpg);
}
#plan02 .caption {
	display: none;
}

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