@charset "UTF-8";
/* CSS Document */

body {
	height: 100%;
	font-family: source-han-sans-japanese, sans-serif;
	font-weight: 300;
	font-style: normal;
	background-color: #333;
}

.reserve-contents {
	display: inline-block;
}

.reserve-contents p {
	margin: 0.6rem 0 0.3rem 0;
}

.reserve-contents-box {
	margin-bottom: 0.6rem;
}
