@charset "utf-8";

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

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

.stafflist {
	width: 203px;
	_width: 202px;
	float: left;
	padding-top: 303px;
}
#staff01 {
	background: url(/img/staff01.jpg) center top no-repeat;
}
#staff02 {
	background: url(/img/staff02.jpg) center top no-repeat;
}
#staff03 {
	background: url(/img/staff03.jpg) center top no-repeat;
}
.stafflist h4 {
	position: absolute;
	left: -9999px;
	clear: none;
	font-size: 1px;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

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