.逸品紹介----------{}
#shopBox01 {
	height: auto;
	min-height: 570px;
	width: 620px;
	margin-bottom: 30px;
	background-image: url(../img_site/common/backImg01.png);
	background-repeat: repeat;
	padding: 10px;
	float: left;
	
	@media screen and ( max-width:800px ) {
		width: 100%;
		min-height: 0px;
		float: none;
		padding: 6%;
		margin-bottom: 0px;
	}
}

#shopBox01 > img {
	
	@media screen and ( max-width:800px ) {
		width: 100%;
		height: auto;

	}
}

.shopBox01Title {
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.shopBox01Text {
	font-size: 12px;
	line-height: 22px;
	width: 380px;
	float: left;
	
	@media screen and ( max-width:800px ) {
		width: 100%;
		float: none;
		margin-bottom:10px;

	}
}
.shopBox01Text02 {
	font-size: 12px;
	line-height: 22px;
	float: right;
	width: 200px;
	
	@media screen and ( max-width:800px ) {
		width: 100%;
		float: none;
		
	}
}


.お店の紹介、ホームページ----------{}
#shopBox02 {
	height: auto;
	min-height: 545px;
	width: 240px;
	margin-bottom: 28px;
	border: 1px dotted #CCCCCC;
	background-image: url(../img_site/common/backImg02.png);
	background-repeat: repeat;
	float: right;
	color: #665A1A;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	
	@media screen and ( max-width:800px ) {
		width: 100%;
		min-height: 0px;
		float: none;
		padding: 6%;
		margin-bottom: 0px;

	}
}

.shopBox02shop_name_sub {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
}

.shopBox02Title {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #665A1A;
	margin-bottom: 17px;
	line-height: 22px;
}
.shopbox02Cach {
	font-size: 15px;
	line-height: 23px;
	font-weight: bold;
	margin-bottom: 13px;
}
.boxshop02Text {
	height: auto;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 20px;
}
#shopBox02HP {
	bottom: 20px;
	font-size: 12px;
	width: 240px;
	
	@media screen and ( max-width:800px ) {
		width: 100%;
	}
}
.shopBox02HPTitle {
	background-image: url(../img_site/common/backImg03.png);
	padding: 7px;
	line-height: 1em;
	margin-bottom: 15px;
}





.お店の概要----------{}
#shopbox03_wrap {
	float: left;
	
	@media screen and ( max-width:800px ) {
		float:none;
	}
}

.shopbox03Title {
	background-image: url(../img_site/common/backImg03.png);
	font-weight: bold;
	color: #665A1A;
	font-size: 16px;
	letter-spacing: 3px;
	padding: 16px;
	width: 428px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat;
	
	@media screen and ( max-width:800px ) {
		width: 100%;

	}
}


#shopBox03 {
	height: auto;
	min-height: 730px;
	width: 440px;
	background-image: url(../img_site/common/backImg02.png);
	background-repeat: repeat;
	border: 1px dotted #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
	overflow: visible;
	
	@media screen and ( max-width:800px ) {
		width: 100%;

	}
}
.shopBox03ImgL {
	float: left;
	margin-bottom: 8px;
	
	@media screen and ( max-width:800px ) {
		width: 49%;
		height: auto;

	}
}
.shopBox03ImgR {
	float: right;
	margin-bottom: 8px;
	
	@media screen and ( max-width:800px ) {
		width: 49%;
		height: auto;
	}
}
#shopBox03 table {
	clear: both;
	border-collapse : separate;
	border-spacing: 2px;
}

#shopBox03 td {
	height: auto;
	min-height: 36px;
	font-size: 12px;
	line-height: 1.7;
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
	padding-right: 13px;
}

#shopBox03map {
	margin-top: 8px;
	margin-bottom: 10px;
	font-size: 12px;
	clear: left;
	float: left;
	width: 440px;
	line-height: 18px;
}

/*グーグルマップをレスポンシブに対応させる*/
@media screen and ( max-width:800px ) {

	#shopBox03map {
		width: 100%;
		position: relative;
		padding-top: 56.25%;
	}
	#shopBox03map iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

.お店からのご案内----------{}
#shopbox04_wrap {
	clear: both;
	float: right;
	
	@media screen and ( max-width:800px ) {
		float:none;
	}
}

.shopbox04Title {
	background-image: url(../img_site/common/backImg03.png);
	font-weight: bold;
	color: #665A1A;
	font-size: 16px;
	letter-spacing: 3px;
	padding: 16px;
	width: 428px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
	@media screen and ( max-width:800px ) {
		width: 100%;

	}
}

#shopBox04 {
	height: auto;
	min-height: 730px;
	width: 440px;
	background-image: url(../img_site/common/backImg02.png);
	background-repeat: repeat;
	border: 1px dotted #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
	overflow: visible;
	
	@media screen and ( max-width:800px ) {
		width: 100%;

	}
}

/*項目　白い囲み*/
.shopBox04Item {
	background-image: url(../img_site/common/backImg01.png);
	padding: 10px;
	height: auto;
	min-height: 120px;
	width: 420px;
	margin-bottom: 5px;
	
	@media screen and ( max-width:800px ) {
		width: 100%;

	}
}

/*左　画像*/
.shopBox04Item img {
	float: left;
	margin-right: 15px;
	
	@media screen and ( max-width:800px ) {
		width: 40%;
		height: auto;
	margin-right: 0px;
	}
	
	@media screen and ( max-width:400px ) {
		width: 100%;
		height: auto;
		float: none;
	}
}

/*右　テキスト部分　囲みと本文*/
.shopBox04Text {
	float: right;
	font-size: 12px;
	line-height: 21px;
	width: 240px;
	
	@media screen and ( max-width:800px ) {
		width: 56%;
		height: auto;
	}
	
	@media screen and ( max-width:400px ) {
		width: 100%;
		height: auto;
		float: none;
		padding-top: 10px;
	}
}

.shopBox04ItemTitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}


/*前のページに戻る*/
#page {
	clear: both;
}



