@charset "UTF-8";
@import url("global.css");

#reservation{
	text-align:center;
}
p.notice{
	font-size:70%;
	width:90%;
	margin:0 auto;
}

#notice p{
	width:90%;
	margin:0 auto;
	font-size:70%;
	text-align:left;
}

