/* body */
/* フォントサイズ「中」 標準サイズ　*/
body,input[type=text],input[type=password],textarea,select,option
{
	font-size:100%;
}
table{
	margin:0 auto;
}

/* 施設案内 予約状況照会ボタン */
.btnReservationInquiry{
	width:120px;
	height:25px;
	line-height:29px;
	text-align:center;
	border-radius:12px;
	font-size:1em;
	font-weight:bold;
	white-space:nowrap;	
}

/* ************************* 操作方法 help.asp ************************* */
.sampleCel{
	width:25px;
	height:25px;
	line-height:25px;
}
