.info-matter{
	margin-top: 20px;
	margin-bottom: 30px;
}
.info-title{
	font-size: 25px;
	text-align: center;
	margin-bottom: 20px;
}
.info-subtitle{
	font-size: 18px;
	text-decoration: underline;
	margin-bottom: 10px;
}
.info-list li{
	list-style-type: square;
	padding-bottom: 5px;
	list-style-image: url(../info/pict/list-mark.png);
}
.info-list-sub li{
	list-style-type: disc;
	list-style-image: none;
}
.info-date{
	text-align: right;	
}