@charset "UTF-8";

/*----------------------------------------------------
	☆Uniq
----------------------------------------------------*/


#contents div.anchor {
	margin:0 auto 75px;
	width:970px;	
}

#contents div.anchor ul {
	width:970px;	
}

#contents div.anchor ul li {
	float:left;
	margin-right:10px;
}

#contents div.anchor ul li.last {
	margin-right:0;
}

#contents div.restaurantArea {
	padding-bottom:50px;
	width:970px;
}

#contents div.restaurantArea div.restaurantBox {
	margin-bottom:45px;
	width:970px;
}

#contents div.restaurantArea div.restaurantBox div.restL {
	float:left;
	padding-top:15px;
	width:320px;
}

#contents div.restaurantArea div.restaurantBox div.restL h2 {
	font-size:0;
	line-height:0;
}

#contents div.restaurantArea div.restaurantBox div.restR {
	background-color:#F5F5F5;
	float:right;
	padding:25px 0 20px;
	width:620px;
}






