﻿@charset "utf-8";
/* -----------------------------------------------
 * 宴会・会議用CSS
 * 
 * Last Update 2010/03/03
----------------------------------------------- */

/* リニューアル */
#renewal {
	margin: 0 0 20px;
	padding: 10px 20px;
	border: 1px solid #cccccc;
	text-align: center;
}
	#renewal h3 {
		color: #ff0000;
		font-size: 18px;
		text-align: center;
	}

.partyPlan {
	float: left;
	width: 238px;
	margin-right: 15px;
	margin-bottom: 18px;
}
	.partyPlan h3 {
		margin-bottom: 8px;
	}

.end {
	margin-right: 0;
}

.period {
	margin-bottom: 10px;
	text-align: center;
}

/* お問い合わせ */
.sectionInquiries .eMail {
	margin-top: 8px;
}