@charset "shift_jis";

@import url("../css/base.css");

div#mapBox{
	width:617px;
	display:block;
	margin:10px 0 0 33px;
	background:url(../img/shop/bg_map.gif) repeat-y;
	text-align:center;
}

div#mapBox p{
	color:#B5B5B5;
}

div#mapBox div#mapBoxtop{
	width:617px;
	height:18px;
	display:block;
	background:url(../img/shop/map_top.gif) no-repeat;	
}

div#mapBox div#mapBoxbottom{
	width:617px;
	height:20px;
	display:block;
	background:url(../img/shop/map_bottom.gif) no-repeat;	
}

div#mapArea{
	width:575px;
	height:516px;
	display:block;
	margin:18px auto 0 auto;
}
