.sptbox {
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: center;
	max-width: 800px;
	min-width: 350px;
	overflow: auto;
}
.sptbox img {
	margin: 7px;
	padding: 5px;
	height: 80px;
	width: 80px;
	box-shadow: 1px 1px 3px #999;
}
.sptbox img a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	opacity: 0.6;
}
.header-section {
	background-color: #FFF;
	background-image: url(../files/aboutus/hdimage002.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	z-index: 1;
}
.header-section .placefiller {
	line-height: 500px;
	text-align: left;
	padding-left: 40px;
	color: #FFF;
	max-width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.komemoji {
	font-size: 70%;
	line-height: 105%;
}
.body-section .placefiller {
	line-height: 30px;
	font-size: 95%;
	color: #333;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	max-width: 850px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.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;
}
.footer-section .placefiller {
	line-height: ;
	border: 1px dashed rgba(190, 196, 202, 0.9);
}
.wc_box {
	margin-bottom: 15px;
	font-size: 95%;
	color: #666;
	font-weight: normal;
	max-width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
table{
	width: 100%;
	border-spacing: 0;
	max-width: 850px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
}

table th{
	font-weight: normal;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	width: 20%;
	font-size: 90%;
	text-align: left;
	min-width: 65px;
}

table td{
	text-align: left;
	padding: 10px 0;
	width: 70%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	font-size: 95%;
}
#map_canvas{
	position: relative;
	height: 0;
	overflow: hidden;
	margin-top: 30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 56%;
	padding-left: 0;
}
#map_canvas iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.shop_photo {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
