@charset "utf-8";
/* CSS Document */

h1.txt{
	margin-left:10px;
	font-size:160%;
	font-weight:bold;
}

ul.up{
	width:98%;
	margin:10px 1% 10px 1%;
	border:1px solid #A0A0A0;
}

.up li{
	display:flex;
	border-bottom:1px dotted #A0A0A0;
	margin:5px 5px 0 5px;
}

time{
	margin-right:10px;
}