@charset "UTF-8";
/* CSS Document */

/* -----------------------------------------------------------------------

	shop
	
-----------------------------------------------------------------------*/
#ShopList {
	border-top:1px solid #D4B274;
}

#ShopList h2,
#ShopList .Floor,
#ShopList .Address{
	float:left;
}
#ShopList h2{
	width:230px;
	font-size:12px;
	color:#663300;
}
#ShopList .Floor{
	width:190px;
	color:#663300;
}
#ShopList .Address{
	width:420px;
	color:#996633;
}

#ListMinamiaoyama {
	padding-bottom:200px;
	background:url(../shop/images/MinamiaoyamaPhoto.jpg) no-repeat center 136px;
	font-size:10px;
}
.MinamiaoyamaAccess {
	color:#666666;
}
.AoyamaAddress {
	padding-left:420px;
	color:#996633;
	}