@charset "utf-8";
#header {
	width: 100%;
	height: 568px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#wrapper {
	width: 100%;
}
#header #title-box {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 568px;
	position: relative;
}
#header #title-box .logo {
	position: absolute;
	left: 591px;
	top: 24px;
}
#header #title-box .meister {
	position: absolute;
	left: 606px;
	top: 478px;
}
#header #title-box .haccp-logo {
	position: absolute;
	left: 30px;
	top: 478px;
}
#header #title-box .menu {
	position: absolute;
	left: 744px;
	top: 178px;
}
#header #title-box .menu p {
	margin-bottom: 18px;
}
#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-image: url(img/kawara.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
}
#footer {
	width: 100%;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255,255,255,1.00);
}
#aisatsu {
	width: auto;
	height: auto;
	margin-top: 25px;
	margin-left: 15px;
	float: left;
	margin-bottom: 10px;
}
#aisatsu .text1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #242424;
	font-size: 12pt;
	line-height: 21pt;
	margin-top: 10px;
	margin-left: 8px;
	letter-spacing: 1pt;
}
.text9 {
	font-size: 10pt;
}
.text-right {
	float: right;
}
#contents1 {
	clear: both;
	height: 190px;
	padding-top: 15px;
	padding-left: 15px;
	margin-bottom: 1.5em;
}
#footer-box {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 90px;
}
#footer-box .address {
	font-size: 10pt;
	line-height: 15pt;
	text-align: left;
	margin-left: 20px;
	float: left;
	margin-top: 17px;
}

#footer-box .logo2 {
	float: left;
	margin-top: 13px;
	margin-left: 15px;
}
#contents1 .banner {
	float: left;
	margin-top: 7px;
}
#contents1 .banner2 {
	float: left;
	margin-left: 10px;
}
#contents1 .banner3 {
	width: 430px;
	height: 105px;
	margin-top: 7px;
	margin-left: 10px;
	padding-top: 50px;
	padding-left: 15px;
	border: 1px solid #968375;
	background-color: rgba(255,255,255,1.00);
	background-image: url(img/news.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #474747;
	text-align: left;
	font-size: 10pt;
	line-height: 16pt;
	float: left;
	overflow:auto;

}
#footer-box .address a {
	color: rgba(7,7,7,1.00);
}
.Qualification{
	display: flex;
	justify-content: space-between;
	margin-bottom: 2em;
}

.meister2  {
	height: auto;
	font-size: 11pt;
	line-height: 16pt;
	text-align: left;
	margin-left: 10px;
	color: #474747;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-image: url(img/meister-p.png);
	background-repeat: no-repeat;
	background-position: 300px 65px;
	clear: both;
	display: block;
	width: 50%;
}
.haccp-box{
	width: 45%;
	
}

.haccp-t{
	color: #474747;
	font-size: 11pt;
	line-height: 16pt;
	text-align: left;
	letter-spacing: 0.1em;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin-bottom: 1em;
}
