@charset "utf-8";


.yoyakuInfo {
}
	.yoyakuInfo p {
		text-align: center;
		line-height: 1.8em;
		margin-bottom: 1em;
		font-size: 95%;
		letter-spacing: -0.1em;
	}
	.yoyakuInfo p .title {
		font-size: 115%;
		color: #FF0000;
		line-height: 2em;
		letter-spacing: 0em;
	}


/*headerの仕様を変更したので、変更前の方で、ヘッダー画像が340pxより広い場合はこちらを適用*/
#header {
	width: auto;
	max-width:1070px;
	background: url(../img/format_mobile_title2.jpg) no-repeat center;
}

#outline {
	background: url(../img/format_backShadow2.jpg) repeat-y center;
}

/*ID11参考に書き出す画像も変更*/
/*左右両サイドの影はadminの広いwidthの未表示され、予約画面側では切り取られ表示される。*/