.left h2{
	width:700px;
	height:36px;
	background:url(../images/h2_access.jpg) no-repeat top left;
}

.frame{
	width:700px;
	height:auto;
	margin:20px 0px;
	border:1px #6E5324 solid;
	overflow:auto;
}

	.frame .map{
		margin:20px auto;
		width:505px;
		height:310px;
	}

	.frame dl.shop_date{
		border:1px #FFFFFF solid;
		padding:5px 20px 10px 20px;
		margin:50px 83px 50px 82px;
		overflow:auto;
	}
	
		.shop_date dt{
			width:120px;
			float:left;
			display:inline;
			margin-top:5px;
			border-bottom:1px #523D2D dashed;
		}
		
		.shop_date dd{
			width:370px;
			border-bottom:1px #523D2D dashed;
			margin-top:5px;
			float:left;
			display:inline;
		}

	.frame ul{
		width:620px;
		margin:0px auto 20px auto;
	}
	
		.frame li{
			float:left;
			display:inline;
			width:180px;
			margin-left:20px;
		}