@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content h4 {
	margin: 0 0 20px;
	padding: 7px 0 5px 10px;
	background: #74A462;
	line-height: 1.0;
	font-weight: bold;
	color:#fff;
}
#content table th {
	width: 160px;
}
#content table th,
#content table td {
	padding:2px 9px;
}
#content table td p {
	margin-bottom:25px;
}
#content table td p.last {
	margin-bottom:5px;
}
#guide {
	margin: 0 0 30px;
}
#payment {
	margin: 0 0 30px;
}
#cancel {
	margin: 0 0 40px;
}

