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

#first {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#first h2 {
	margin-bottom: 20px;
}
#first p {
	font-size: 1.4em;
	line-height: 170%;
	text-indent: 1.4em;
	margin-bottom: 15px;
}
