@charset "UTF-8";
h1 {
	font-size: 1.4em;
	background-image: url(approach/h1.jpg);	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 220px;
	margin: 0px auto 0px;
	padding: 0px;
	clear: both;
	display: block;
}
h1 em {
	position: relative;
	z-index: -1;
}
dl.shop {
	float: left;
	clear: right;
	width: 250px;
}
dl.shop dt {
	float: left;
	width: 60px;
	font-weight: bold;
	line-height: 160%;
}
dl.shop dd {
	clear: right;
	float: left;
	width: 190px;
	line-height: 160%;
}
/*店舗紹介*/
.imgLeft_shop {
	float: left;
	padding-bottom: 15px;
	clear: right;
	width: 170px;
	padding-left: 15px;
}
