@charset "utf-8";

/* CSS Document */

#content_text {
	margin: 0 auto;
	height: auto;
	color: #777777;
	letter-spacing: 0.1em;
	line-height: 25px;
	}
#content_text b{
	color:#000;
	font-weight:normal;
	}
#content_text h2{
	font-size:16px;
	color:#07598D;
	}
