/* #frontpage { border-right:1px solid silver; }  */
/* .sidebar {  display: flex; flex-direction: column;height: 40vh; } */
div#sbar { border-left:1px dotted silver; }
.sidebar { padding-left:4px; }
div#spaceadjuster { font-size:1em; line-height:120%; }
div#publisher { margin-left:-4px; }
#oldblog h2 { margin-top:24px; width:764px; font-size:1em; }
#frontpage ul { margin-left:24px; }
#frontpage ul li { clear:left; margin-top:18px; list-style:none; line-height:1.6em; border-top:1px dashed silver; }
#frontpage ul li img { margin-top:8px; }
#frontpage ul li .date { font-size:0.8em; }
#frontpage ul li .excerpt { margin-left:12px; font-size:0.8em; }
#frontpage ul.recent li { min-height:80px; }
.trgt { text-align:right; }
.frgt { float:right; }
div#oldblog iframe { position:relative; border:none; margin-top:0px; padding-top:12px; border-top:1px dashed silver; clear:both; transform:scale(0.76);transform-origin:0 0; }
div#footer { margin-top:0px; clear:both;}
/* 新着リストのリセット＆右サムネ配置 */
ul.recent, ul.recent li { list-style: none; margin: 0; padding: 0; background: none; }
ul.recent li { border-bottom: 1px solid #ddd; padding: 8px 0; min-height: 84px; }
ul.recent li img.frgt {
  float: right;
  width: 180px; height: 80px;
  object-fit: cover; aspect-ratio: 9/4; /* 歪ませずトリミング風 */
  margin-left: 10px;
}
div.contenttitle li { list-style:none; clear:left; margin-top:18px; line-height:1.6em; border-top:1px dashed silver;  }
div.contentfoot { margin-top:0px; }
