@charset "utf-8";

.contents_text {
	text-align:justify;
	line-height:1.75em;
	color:#666;
	padding:40px 30px 0 30px;
}

.heading {
	font-weight:500;
	color:#222;
}

.text_right {
	text-align: right;
}



