.pagetopimgspacer{
	width:auto;
	height:80px;
	position:relative;
	margin:0px;
	line-height:1px;
	display:block;

}


.contents_inner{
	max-width:1200px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	box-sizing:border-box;
}
.contents_inner:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
    visibility:hidden;
}
#contents_header_title_wrapper{
	text-align:center;
}
#contents_header h1{
	width:auto;
	text-align:left;
	padding:20px 0px 20px;
	line-height:140%;
	font-size:34px;
	font-weight:400;
	margin:0px;
	display:inline-block;

}

.contents_inner h3{
	text-align:center;
	padding:30px 0px 40px;
	line-height:24px;
	font-size:24px;
	font-weight:400;
	margin:0px;
}
