@charset "UTF-8";

/*お店のご紹介ページ*/
h2#shop_h2 {
	background: url(../images/shop_h2.jpg) no-repeat;
}

h3#shop_h3_01 {
	background: url(../images/shop_h3_01.gif) no-repeat;
}
p#shop_p_01 {
	background: url(../images/shop_logo.jpg) 0px 8px no-repeat;
	padding-left: 220px;
}
h3#shop_h3_02 {
	background: url(../images/shop_h3_02.gif) no-repeat;
}
ul#shopimage_01 {
	clear: both;
}
ul#shopimage_01 li {
	display: block;
	float: left;
	padding: 5px 5px 5px 5px;
}
div#shopimage_02 {
	clear: both;
	margin-top: 20px;
}
div#shopimage_02 img {
	float: right;
	margin-bottom: 20px;
	padding-right: 5px;
}
div#shopimage_02 p {
	float: left;
	width: 290px;
	padding-top: 30px;
}
div#demo {
	clear: both;
	width: 630px;
	text-align: center;
}
div#demo h4 {
	display: block;
	width: 630px;
	height: 51px;
	text-indent: -5000px;
	background: url(../images/shop_demo_back_01.gif) no-repeat;
}
div#demo div {
	text-align: left;
	background: url(../images/shop_demo_back_02.gif) no-repeat;
	margin: 0px auto;
	padding: 10px 30px 40px 30px;
}
div#demo div p {
	padding-bottom: 20px;
}
h3#shop_h3_03 {
	background: url(../images/shop_h3_03.gif) no-repeat;
}
img#map {
	position: absolute;
	top: 35px;
	left: 415px;
}
div.access {
	text-align: left;
	width: 400px;
	margin-top: 30px;
}
div.access h4 {
	font-size: 14px;
	border-bottom: 1px solid #999999;
	padding-bottom: 0px;
	color: maroon;
}
div.access p {
	padding-top: 5px;
}
div.access ul {
	margin-top: 5px;
}
div.access ul li {
	padding-bottom: 5px;
}
div.access ul li strong {
	font-weight: bold;
}
div.access ul li a {
	display: block;
}
div.access ul li span {
	font-size: 10px;
}