 #mainarea h3 {
	margin-bottom: 15px;
	font-size: 16px;
}
#mainarea li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#mainarea date {
	text-align: right;
}
.entTitle a{
	font-size: 16px;
	font-weight: bold;
	color: #E41659;
	text-decoration: none;
}
.entTitle {
	margin-bottom: 5px;
}
.entTitle a:hover{
	color: #E41659;
	text-decoration: underline;
}
.entOutline {
	font-size: 12px;
	color: #339900;
	margin-left: 10px;
	margin-bottom: 5px;
}
.date {
	font-size: 10px;
	color: #999999;
	text-align: right;
}
