body {
	overflow-x: hidden;
}

#contents {
	width: 90% !important;
	max-width: 560px; !important
	overflow: hidden;
	margin: 0px auto;
}

#contents h2 {
	width: 254px;
	margin-bottom: 30px;
}
#contents p.leed {
	line-height: 25px;
	margin-bottom: 60px;
	text-align: left;
}
#contents p.egg {
	width: calc(100% - 72px);
	margin-bottom: 100px;
}
