@charset "UTF-8";
.scroll-list {
	max-height : none;
	overflow-y : auto;
	margin: 30px auto;
	list-style-type : none;
	
}
.scroll-list .date {
	font-size :1.6rem;

}
.scroll-list .title{
	font-size: 1.6rem;
	
}