@charset "shift-jis";
/* ----------------------------------------------
	This style definition is common.
------------------------------------------------- */

#news {
	padding: 5px;
	text-align: left;
}

#news p{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	font-size: 83%;
	padding-top: 8px;
}
