@charset "utf-8";

.each_news_area{
	margin-bottom: 50px;
	margin-left: 20px;

}

.each_news_area ul li{
	margin-left: 30px;
	list-style-type: square;
	line-height: 160%;
}

.more_news_anchor {
	text-align: right;
	font-size: 80%;
}
dl.news_definition_list dt{
	margin-bottom: 5px;
}
dl.news_definition_list dd{
	margin-left: 30px;
	margin-bottom: 20px;
	padding: 3px;
	border: 2px dotted #aaaaaa;
	font-size: 80%;
	line-height: 140%;
}
