@charset "utf-8";
/*
CSS Information
==============================================================

	Site Name: グリーンプラザ新宿
	Description: 各ページ用style

==============================================================
*/



/*
#mainColumn メインカラム
=========================================================*/

/*---------- resutaurant.html ----------*/

.menuArea {
	width:210px;
	margin:0;
	text-align:center;
	float:left;
	}
.menuArea p.img {
	margin-bottom:5px;
	text-align:center;
	}
.menuArea p.txt {
	margin-bottom:15px;
	text-align:center;
	}

