@charset "utf-8";
@import "important.css";
h2.pTitle {
	width: 100%;
	/*text-align: center;*/
	margin: 0;
	padding: 55px 0 40px;
}
#cMain {
	width: 572px;
	margin-left: 100px;
	/*float: right;*/
}
#cMain div.wrap {
	width: 459px;
	height: 749px;
	background: url(../img/message/message.png);
}
#cMain div.wrap p {
	text-indent: -1000em;
	margin: 0;
}
#cMain p {
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 2.5;
}
#cMain p.sign {
	width: 457px;
	text-align: right;
	font-family:Helvetica, Arial, sans-serif;
	color: #000;
	line-height: 1.675;
	margin-top: 0;
}

