#news	{
	margin-right:5px;
}

#news a:link	{
	color:#000;
}
#news a:visited	{
	color:#000;
}
#news a:hover	{
	color:#f93;
}

#news hr	{
	border:none;
	border-bottom:dashed 2px #ccc;
}

#news h3	{
	color:#3399cc;
	font-weight:bold;
	padding:5px 0px;
	margin:0px;
	font-size:10pt;
}

#news p img	{
	float:right;
	margin:0px 0px 0px 5px;
}

#news p	{
	line-height:130%;
	margin:5px 0px 25px 15px;
}

#news .maetsugi	{
	text-align:center;
	clear:right;
	margin:5px 0px;
}


#news li	{
	margin-bottom:5px;
}

