@charset "utf-8";

/*
 * ページスタイル
 */

.news_list li{
	list-style-type: disc;
	margin-left: 30px;
}



