@charset "EUC-JP"; 

DIV.news{
	margin: 0.5em 1em 0.5em 1em;
	border: solid 1px #000000;
}

DIV.headline{
	padding: 0.1em 0.1em 0.1em 0.5em;
	font-size: 140%;
	border-bottom: solid 2px #FFCC33;
}

DIV.content{
	margin: 0.5em;
}

SPAN.contributor{
	font-size: 70%;
}

SPAN.date{
	font-size: 60%;
	font-style: italic;
}
