﻿@charset "utf-8";

/* 
	Site Name: HOTEL PLAZA KOBE
	Description: Style on this page
*/

/* ============================ */
/*
	このページ特有のスタイル設定
*/
/* ============================ */

.centeringBox h2 {
	margin-bottom: 18px;
}

.SpotStage {
	margin-bottom: 18px;
}

.staffSpot {
	float: left;
	width: 247px;
	margin-right: 2px;
}

	.staffSpot h3 {
		margin: 2px 0;
		font-size: 110%;
		color: #8D433B;
	}

	.staffSpot .text {
		width: 243px;
	}

.end {
	margin-right: 0;
}

#guidemapBanner {
	margin-top: 62px;
}

	#guidemapBanner h3 {
		text-align: center;
	}
