@charset "utf-8";
/* CSS Document */

#pp {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.subtitle {
	font-size: 14px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	margin: 20px 0px 10px 0px;
	width: 650px;
	font-weight: bold;
}
