@charset "utf-8";

/*  ---------------------------------------------- */

#ceremony-box {
	width:360px;
	margin:20px auto;
	padding-left:15px;
	padding-right:15px;
	background:url(../img/ceremony/ceremony-boxbg.gif) repeat-y;
}

#ceremony-box h5 {
	background:#99C;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	width:160px;
	margin-top:15px;
}

#ceremony-box div {
	margin-bottom:10px;
}

.ceremony-flowtxt {
}