﻿@charset "utf-8";
/* -----------------------------------------------
 * 宴会・会議用CSS
 * 
 * Last Update 2009/01/08
----------------------------------------------- */
#pageTitle {
	margin-bottom: 18px;
}
	#pageTitle h2 {
		display: inline;
		border-bottom: 1px solid #8E919D;
		color: #8E919D;
		font-size: 120%;
	}
	#pageTitle .alphabet {
		font-size: 80%;
	}

/* お問い合わせ */
.sectionInquiries .inqForm {
	vertical-align: top;
	margin: 5px 50px 0 0;
}
