@charset "utf-8";

/*
message.html
*/

@import url("common.css");

/**/

#MainContainer #ctsSet p {
	margin-bottom: 1.5em;
	line-height: 150%;
}

#MainContainer #ctsSet p.msg-pt {
	font-weight: bold;
	float: right;
	width: 325px;
	margin: 0;
}