@charset Shift_JIS;


/*##################################################
	メッセージ
##################################################*/
#top-msg
{
	margin: 1em auto;
}




/*##################################################
	料理
##################################################*/
#top-dish
{
	font-size: 90%;
	line-height: 130%;
	text-align: left;
}

#top-dish .photo
{
	margin: 0.5em 0;
}


/*##################################################
	リンク
##################################################*/
#top-link
{
	padding-left: 1em;
	padding-right: 1em;
	text-align: left;
}

#top-link h2
{
	margin-bottom: 5px;
}

#top-link p
{
	margin-left: 1em;
	margin-bottom: 1em;
}



/*##################################################
	予約
##################################################*/
#top-order
{
	font-size: 90%;
	line-height: 130%;
	text-align: left;
}

#top-order p
{
	margin-bottom: 1em;
}

#top-order .image
{
	text-align: center;
}

#top-order .info
{
	margin-left: 10px;
}

