#Main{
	width: 100%;
	background: url("../img/ceremony/main_bg.jpg") repeat-x;
}
#Main h1{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url("../img/ceremony/main_b.jpg") no-repeat;
	width: 1280px;
	height: 416px;
	margin: 0 auto;
}
section#ceremony{
	padding: 50px 0;
}
section#ceremony div.box{
	width: 880px;
	margin: 0 auto 30px;
}
section#ceremony div.box h2{
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	font-size: 24px;
	color: #AE2553;
	font-weight: 500;
	margin: 0 0 10px;
}
section#ceremony div.box h2 span{
	font-size: 50px;
}
section#ceremony div.box div.textbox{
	margin: 0 0 0 50px;
}
section#ceremony div.box div.textbox p{
	font-size: 16px;	
}
section#ceremony div.box div.sbox{
	border: solid 1px #000;
	padding: 20px;
}
section#ceremony div.box div.sbox h3{
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	font-size: 24px;
	color: #AE2553;
	font-weight: 500;
	margin: 0 0 10px;
}
section#ceremony div.box div.sbox h3 p{
	font-size: 16px;	
}
section#ceremony div.box div.red{
	background: #AE2553;
	padding: 10px 50px;
	color: #fff;
}
section#ceremony div.box div.red h3{
	font-size: 22px;
	font-weight: normal;
}
section#ceremony div.box div.red h4{
	font-size: 16px;
	font-weight: normal;
}
section#ceremony div.box div.img{
	margin: 20px 0 0;
}