#contents .section h4{
	height: 20px;
	margin: 0 0 5px 0;
	padding: 0 20px;
	line-height: 20px;
	border-bottom: 3px double #E9CEE4;
/*	background: #ccc;*/
}

.date{
	text-align: right;
	margin: 0 0 5px 0!important;
	color: #994741;
}

.section{
	margin: 0 0 20px;
}

.section .section_t div{
	margin: 0 10px;
	line-height: 1.5;
	font-size: 93%;
}

#contents .section ul{
	margin: 0 40px 10px;
}


#contents .section li{
	margin: 0;
	list-style: circle outside;
	font-size: 85%;
	margin: 0 0 5px;
	border-bottom: 1px solid #E3E4D1;
}
