@charset "UTF-8";

/*お店のご紹介ページ*/

h3#wrapping_h3 {
	height: 54px;
	background: url(../images/wrapping_h3.gif) no-repeat;
	text-indent: -5000px;
	margin-bottom: 5px;
}
div#wrapping_section {
	width: 640px;
	clear: both;
}
div#wrapping_section ul {
	margin-top: 7px;
}
div#wrapping_section ul li {
	float:left;
	width: 33%;
	padding-bottom: 20px;
	text-align: center;
}
div#wrapping_section ul li img {
	margin: 0px auto;
}
div#wrapping_section strong {
	clear: both;
	display: block;
}
div#wrapping_section h4 {
	clear: both;
	margin-top: 25px;
	height: 48px;
	display: block;
	text-indent: -5000px;
	margin-bottom: 10px;
}

h4#wrapping_h4_01 {
	background: url(../images/wrapping_h4_01.gif) no-repeat;
}
h4#wrapping_h4_02 {
	background: url(../images/wrapping_h4_02.gif) no-repeat;
}
h4#wrapping_h4_03 {
	background: url(../images/wrapping_h4_03.gif) no-repeat;
}
h3#guide_h3_06 {
	background: url(../images/guide_h3_06.gif) no-repeat;
}
div#wrapping_image {
	width: 640px;
	clear: both;
}
div#wrapping_image h4 {
	clear: both;
	margin-top: 15px;
	height: 48px;
	display: block;
	text-indent: -5000px;
	margin-bottom: 10px;
	background: url(../images/wrapping_h4_04.gif) no-repeat;
}
div#wrapping_image ul {
	margin-top: 15px;
}
div#wrapping_image ul li {
	float: left;
	width: 50%;
	padding-bottom: 20px;
	text-align: center;
}
div#wrapping_image ul li img {
	margin: 0px auto;
}