@charset "UTF-8";

#copyright{padding:30px 0;text-align:center;}
/* ----- これより上は削除しないでください ----- */

body {
	margin: 0;
	text-align: center;
}

#page {
	position: relative;
	text-align: left;
	margin-top: 100px;
	border: 1px solid #a0a0a0;
}

#logo {
	margin: 120px auto;
	text-align: center;
}

.sample {
	padding: 30px 40px;
	text-align: center;
	background: #ed7dbc;
	color: #fff;
}

.bundled-item {
	width: 810px;
	margin: 30px auto 80px;
	line-height: 24px;
	color: #313131;
}

.bundled-item h2,
.bundled-item p {
	margin: 0;
}

.bundled-item h2 {
	font-size: 18px;
}

.bundled-item p {
	font-size: 16px;
}

.bundled-item .note {
	font-size: 14px;
	color: #da0410;
}
