/* --- 全体の背景・テキスト --- */
body {
	margin: 0;
	padding: 0;
	text-align: left;
}

.font-news {
	font-size: 12px;
	color: #903;
}

