@charset "shift_jis";


/* --------------------------
     ヘッダー
--------------------------- */

div#header {
	margin-bottom: 2em;
	text-align: center;
}

div#header h1 {
	font-size: 115%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 1.3;
	margin-top: 5px;
	word-wrap:break-word;
	word-break: break-all;
}
div#header h2 {
	font-size: 82%;
	line-height: 1.3;
	font-weight: normal;
	color: #666666;
}
div#header hr {
	height: 1px;

}
/* --------------------------
     サブヘッダー
--------------------------- */

p#headerLead {
	font-weight: bold;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}

/* --------------------------
     サブフッター
--------------------------- */

p#footerLead {
	font-weight: bold;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}

/* --------------------------
     フッター
--------------------------- */

ul#footer {
	font-size:65%;
	background-color: #F5F5F5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 3em;
}
ul#footer li {
	float:left;
	margin-right:1em;
	padding-right:1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

/* --------------------------
     予約ステップ
--------------------------- */

p#stepNumber {
	margin-left:auto;
	margin-right:auto;
	height: 60px;
	width: 400px;
	}