/*===========================
更新日。
=========================================*/

time{
	font-family:ui-sans-serif,-apple-system,system-ui,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol;
	/*font-family:ui-sans-serif,-apple-system,system-ui,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol;*/
	font-size:15px;
	margin-bottom:10px;
	letter-spacing:1.2px;
	text-align:right;
	/*background-color:tomato;*/
	display:block;
}

/*===========================
作者情報。
=========================================*/

.author{
	font-family:ui-sans-serif,-apple-system,system-ui,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol;
	text-align:right;
	font-size:15px;
	letter-spacing:1.2px;
}
.author a{
	text-decoration:none;
}
.author a:link{color:rgb(53, 105, 208);}