#base {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#base p {
	text-align: center;
	line-height: 20px;
	font-size: 14px;
}
#head {
}
#head p {
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pro {
	text-align: center;
	font-size: 13px;
	line-height: 30px;
}

