@charset "Shift_JIS";

/* TOPƒy[ƒW—pCSS
----------------------------------------------------------------------- */
.contents h2 {
	margin: 0 auto 14px;
}
.contents li:nth-child(2) {
	width: 50%;
	float: left;
	margin-top: 5px;
}
.contents li:last-child{
	width: 50%;
	float: right;
	margin-top: 5px;
}
.contents p {
	font-size: 13px;
	line-height: 1.5;
	margin-top: 15px;
}
