#contents .box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
#contents .box p {
	text-align: justify;
}
#contents .box p b {
	color: #666666;
	font-size: 18px;
	padding-bottom: 0px;
	padding-top: 20px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	margin-top: 30px;
	line-height: 300%;
	display: block;
}