body{font-size: 14px;}
a{color:#000000;}
#page_img_box{
	width:100%;
	background-size:cover;
	background-repeat:no-repeat;
	height:355px;
	background-image:url(../../images/ceremony_book_contents/main.png);
	border-bottom: 15px solid #17194C;
}
#page_img{
	width:1200px;
	margin:0px auto;
	position:relative;
}
#page_img > div{
	left:0;
	top:0;
	color:#1E0940;
	position:absolute;
	text-align:center;
	font-weight:bold;
}
#page_img > div > h2{
	font-weight:normal;
	margin:0px;
}




div#content_area {
    margin: 0px auto;
    padding: 0;
    width: 1200px;
    margin-bottom:100px;
}