﻿@charset "utf-8";
/* -----------------------------------------------
 * マメールTOP用CSS
 * 
 * Last Update 2008/12/10
----------------------------------------------- */
#contents {
	margin-bottom: 40px;
	text-align: center;
}

#topPage {
	margin-bottom: 20px;
	text-align: center;
}
	#topPage .Image {
		float: left;
		width: 241px;
	}
	
	#topPage .text {
		float: left;
		width: 494px;
		margin-left: 10px;
	}
		#topPage .text .caption {
			font-size: 110%;
		}
	
	#topPage #open {
		margin: 30px 0 0 0;
	}
		#open h2 {
			float: left;
		}
		#open #restaurantReseve {
			float: right;
		}
		#open .time {
			width: 485px;
			padding: 10px 0;
			border-top: 1px solid #CCBF89;
			text-align: right;
		}
		#open .timeStart {
			margin: 10px 0 0 0;
		}
		#open .timeEnd {
			border-bottom: 1px solid #CCBF89;
		}

	/* mamer Renewal */
	p#mamerRenew {
		margin: 50px 0 0;
	}