@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	margin:0px;
}


.wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.header {
	width: 100%;
	background-image: -webkit-linear-gradient(340deg, rgba(255,255,255,0.00) 6.74%, rgba(147,111,147,1.00) 43%, rgba(102,51,102,1.00) 100%);
	background-image: -moz-linear-gradient(340deg, rgba(255,255,255,0.00) 6.74%, rgba(147,111,147,1.00) 43%, rgba(102,51,102,1.00) 100%);
	background-image: -o-linear-gradient(340deg, rgba(255,255,255,0.00) 6.74%, rgba(147,111,147,1.00) 43%, rgba(102,51,102,1.00) 100%);
	background-image: linear-gradient(110deg, rgba(255,255,255,0.00) 6.74%, rgba(147,111,147,1.00) 43.00%, rgba(102,51,102,1.00) 100%);
}
.header_area {
	width: 1000px;
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.shopname-box {
	width: 300px;
	margin-left: 30px;
	float: left;
	font-size: 11px;
	color: #663366;
	line-height: 16px
}
.name-txt {
	font-size: 68px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 400px;
	line-height: 90px;
}
.header-right-box {
	width: 350px;
	float: right;
	font-size: 12px;
	color: white;
	line-height: 20px;
	margin-right: 15px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.footer_area {
	width: 1000px;
	overflow: hidden;
	margin-top: 100px;
	margin-bottom: 40px;
	clear: both;
}
.adr_box {
	width: 450px;
	margin-right: 10px;
	font-size: 14px;
	line-height: 25px;
	float: left;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.qr_box {
	width: 120px;
	float: left;
	margin-right: 30px;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
}
.kanban {
	margin-bottom: 10px;
	line-height: 28px;
}
.map_box {
	width: 370px;
	height: 240px;
	float: left;
}
.ftooer_tenmei {
	font-size: 22px;
	color: #663366;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 10px;
}
.footer_line {
	width: 100%;
	height: 50px;
	background-image: -webkit-linear-gradient(110deg,rgba(102,51,102,1.00) 0%,rgba(147,111,147,1.00) 43%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(110deg,rgba(102,51,102,1.00) 0%,rgba(147,111,147,1.00) 43%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(110deg,rgba(102,51,102,1.00) 0%,rgba(147,111,147,1.00) 43%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(340deg,rgba(102,51,102,1.00) 0%,rgba(147,111,147,1.00) 43%,rgba(255,255,255,0.00) 100%);
}
