@charset "EUC-JP";

/* ------------------------------------------------
_main.css
------------------------------------------------- */
@import url("main.css");


/*¡¡Í½Ìó¾õ¶·¡¡*/

#main p.text {
	margin-bottom: 15px;
	text-align: center;
}

#cal {
	margin-bottom: 15px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}

#reserve {
	padding: 15px;
	border-top: 1px dotted #999999;
}

#reserve p {
	text-align: center;
	margin-bottom: 15px;
}
#reserve p.right {
	text-align: right;
	margin: 0px;
}
