.header-section {
	background-color: #FFF;
	text-align: center;
	z-index: 1;
}
.body-section {
	background-color: #FFF;
	text-align: center;
}
.header-section .placefiller {
	background-size: cover;
	color: #666;
	text-shadow: 2px 2px 3px #FFF;
	margin-right: 30px;
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	text-align: center;
	max-width: 800px;
	display: inline-block;
}
.header-section  .placefiller img{
	height: 197px;
	width: 135px;
	padding-top: 120px;
	padding-right: 80px;
	padding-bottom: 120px;
	padding-left: 80px;
	border: 1px dashed #cccccc;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 5px;
}
.body-section .placefiller {
	line-height: 30px;
	font-size: 95%;
	color: #666;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	max-width: 850px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer-section .placefiller {
	line-height: ;
	border: 1px dashed rgba(190, 196, 202, 0.9);
}

.subtitle {
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	max-width: 850px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	margin-top: 40px;
}
.setsumei {
	height: auto;
	width: 255px;
	font-size: 70%;
}
.setsumei2 {
	height: auto;
	width: 255px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 90%;
	text-align: left;
}
