@charset "UTF-8";
.alpha:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.set {
	margin: 0px;
	padding: 0px;
	background-image: url(image/index/page-bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#all-wrapper {
	background-image: url(image/index/contents-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#main-image-wrapper {
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 960px;
	position: relative;
	text-align: center;
}
#header-wrapper {
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 960px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 10;
}
.header {
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	z-index: 10;
	text-align: center;
}
.header2 {
	font-size: 13px;
	line-height: 24px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}
.logo {
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 180px;
	position: absolute;
	left: 10px;
	top: 0px;
	z-index: 15;
}
#main-image {
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 960px;
}
/*
/////////////////////////////////////
フェードイメージ設定
*/
#slide {
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 960px;
	position: relative;
}
#slide img {
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
}
#slide img.active {
	z-index: 7;
}
#slide img.last-active {
	z-index: 6;
}
/*
フェードイメージ設定ここまで
/////////////////////////////////////
*/
#side-btn {
	height: 300px;
	width: 220px;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
.side1 {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 220px;
	overflow: hidden;
}
.side1 a {
	background-image: url(image/index/side-btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 0px;
	width: 220px;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.side1 a:hover {
	background-image: url(image/index/side-btn.png);
	background-repeat: no-repeat;
	background-position: -220px 0px;
	display: block;
	height: 0px;
	width: 220px;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.side2 {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 220px;
	overflow: hidden;
}
.side2 a {
	background-image: url(image/index/side-btn.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	display: block;
	height: 0px;
	width: 220px;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.side2 a:hover {
	background-image: url(image/index/side-btn.png);
	background-repeat: no-repeat;
	background-position: -220px -60px;
	display: block;
	height: 0px;
	width: 220px;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.side3 {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 220px;
	overflow: hidden;
}
.side3 a {
	background-image: url(image/index/side-btn.png);
	background-repeat: no-repeat;
	background-position: 0px -120px;
	display: block;
	height: 0px;
	width: 220px;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.side3 a:hover {
	background-image: url(image/index/side-btn.png);
	background-repeat: no-repeat;
	background-position: -220px -120px;
	display: block;
	height: 0px;
	width: 220px;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.side4 {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 220px;
	overflow: hidden;
}
.side4 a {
	background-image: url(image/index/side-btn.png);
	background-repeat: no-repeat;
	background-position: 0px -180px;
	display: block;
	height: 0px;
	width: 220px;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.side4 a:hover {
	background-image: url(image/index/side-btn.png);
	background-repeat: no-repeat;
	background-position: -220px -180px;
	display: block;
	height: 0px;
	width: 220px;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.side5 {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 220px;
	overflow: hidden;
}
.side5 a {
	background-image: url(image/index/side-btn.png);
	background-repeat: no-repeat;
	background-position: 0px -240px;
	display: block;
	height: 0px;
	width: 220px;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.side5 a:hover {
	background-image: url(image/index/side-btn.png);
	background-repeat: no-repeat;
	background-position: -220px -240px;
	display: block;
	height: 0px;
	width: 220px;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}#contents-right {
	margin: 0px;
	float: right;
	height: auto;
	width: 680px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents-left {
	margin: 0px;
	float: left;
	height: auto;
	width: 220px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#fb {
	height: 290px;
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-left: 90px;
}
#footer {
	background-image: url(image/index/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer-left {
	margin: 0px;
	float: left;
	height: auto;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#footer-right {
	margin: 0px;
	float: right;
	height: auto;
	width: 600px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.footer {
	font-size: 12px;
	line-height: 20px;
	color: #121212;
	margin: 0px;
	padding: 0px;
}
.footer a {
	color: #121212;
}
.footer a:hover {
	text-decoration: none;
}
#about-header {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 960px;
	position: relative;
	background-image: url(image/about/temp-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-header {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 960px;
	position: relative;
	background-image: url(image/menu/temp-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#shop-header {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 960px;
	position: relative;
	background-image: url(image/shop/temp-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.temp-header {
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#about-left {
	margin: 0px;
	float: left;
	height: 600px;
	width: 220px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#menu-left {
	margin: 0px;
	float: left;
	height: 4800px;
	width: 220px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#shop-left {
	margin: 0px;
	float: left;
	height: 700px;
	width: 220px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#scroll {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 220px;
	position: relative;
}
.title1 {
	padding: 0px;
	clear: both;
	height: 40px;
	width: 680px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#about1a {
	background-image: url(image/about/about1a.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	height: 160px;
	width: 490px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#about1b {
	background-image: url(image/about/about1b.png);
	background-repeat: no-repeat;
	background-position: 510px top;
	height: 160px;
	width: 490px;
	padding-top: 0px;
	padding-right: 180px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#about1c {
	background-image: url(image/about/about1c.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	height: 160px;
	width: 490px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.about-t1 {
	font-size: 13px;
	line-height: 30px;
	color: #FFF;
	background-image: url(image/about/about-bg.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.about-t2 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFAE38;
	margin: 0px;
	padding: 0px;
	background-image: url(image/about/about-bg.png);
	background-repeat: repeat;
	background-position: left top;
}
.menu-box {
	margin: 0px;
	float: left;
	height: auto;
	width: 320px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
.menu-title {
	font-size: 14px;
	line-height: 22px;
	color: #FE8F23;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #592308;
	height: auto;
	width: 660px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.menu-t1 {
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	float: left;
	height: auto;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu-t1 span {
	font-size: 12px;
	color: #999;
}
.menu-t2 {
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	float: left;
	height: auto;
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu-t3 {
	font-size: 12px;
	line-height: 20px;
	color: #FFAE38;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#shop1 {
	margin: 0px;
	height: 300px;
	width: 400px;
	padding-top: 10px;
	padding-right: 270px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(image/shop/shop1.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#shop1_inner {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 400px;
}
#shop1_inner dt {
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	float: left;
	height: auto;
	width: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#shop1_inner dd {
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	float: left;
	height: auto;
	width: 320px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.shop-t1 {
	font-size: 13px;
	line-height: 20px;
	color: #FFAE38;
	margin: 0px;
	padding: 0px;
}
#map {
	margin: 0px;
	padding: 10px;
	height: 300px;
	width: 660px;
}
#pagetop {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 70px;
	bottom: 25px;
	position: fixed;
	right: 15px;
}
#pagetop p {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 70px;
	display: block;
	overflow: hidden;
	position: relative;
}
#pagetop p a {
	background-image: url(image/index/pagetop.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 0px;
	width: 70px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
