@charset "utf-8";
/* CSS Document */

@import url("sub.css");

#h2-1{
	width:570px;
	height:30px;
	background:url("../img/access/h2_1.png") no-repeat bottom left;
	text-indent:-9999px;
}

#h2-2{
	width:570px;
	height:30px;
	background:url("../img/access/h2_2.png") no-repeat bottom left;
	text-indent:-9999px;
}

#shopInfoBox01{
	width:550px;
	padding-bottom:20px;
	margin-bottom:30px;
	border-bottom:dotted 1px #CEC39C;
}

#shopInfoBox01 img{
	float:right;
	margin-left:20px;
}

#shopInfoBox02{
	width:550px;
	margin-bottom:30px;
	clear:both;
}

#shopInfoBox02 img{
	float:left;
	margin-right:20px;
}

#accessPhoto{
	margin-bottom:30px;
}

#accessPhoto img{
	margin-right:10px;
}

