@charset "utf-8";

/*文字装飾*/

.news_text{
	color:#222;
	font-size:14px;
	line-height: 160%;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align: left;
	width: 600px;
	line-height: 200%;
}

.news_text p{background-image:url(img/news_check.png);background-repeat:no-repeat;background-position:left top;margin-left:10px; padding:0px 10px 0px 28px;}
