@charset "utf-8";

/* フラッシュ用 */

.box-fl {
	clear: both;
	width: 500px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 8px;
	margin-left: 40px;
	overflow: hidden;
}

/* お客様の声 */

#voice {
	height: 96px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
}

p.voice-name {	margin-bottom: 5px;
	padding: 5px 10px 10px 10px;
	background: #F0F0F0;
	font-size: x-small;
	text-align: right;
}

/* サイドメニュー　お献立 */
.s-menur {
	width: 200px;
	margin-left: 10px;
	margin-bottom: 18px;
}



