@charset "UTF-8";
h2 {
	font-size: 16px;
	background-color: #598700;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF;
	padding-left: 20px;
	font-weight: normal;
}
h3 {
	background-image: url(../img/q.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	font-size: 18px;
	color: #F00;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-left: 20px;
	margin-top: 20px;
}
.message-short {
	width: 460px;
	float: left;
	margin-left: 20px;
	line-height: 1.5em;
	font-size: 16px;
}


#content-box p {
	background-image: url(../img/a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	margin-left: 20px;
	padding-top: 8px;
	padding-bottom: 30px;
	color: #036;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #069;
}
.message-long {
	width: 940px;
	float: left;
	margin-left: 20px;
	line-height: 1.5em;
	font-size: 16px;
}
