@charset "Shift_JIS";

@import url("../base.css");


/*----------------------------------------
	コンテンツ
-----------------------------------------*/

#shop{
	width:310px;
	height:auto;
	float:left;
}

.shop-space{
	padding-left:15px;
}

#map{
	width:470px;
	height:auto;
	float:right;
	
}
