.tate1{
// direction: rtl; unicode-bidi: bidi-override;
 writing-mode: vertical-rl;
 writing-mode:tb-rl;
 HEIGHT: 350px;
// line-height: 50%;
// text-align: left;
// margin-top: 30px;
// margin-bottom: 30px;
// line-height: 0.1em;
// letter-spacing: .15em;

//*
 height:10px; width:10px;
 font-size:14px; line-height:20px;
*//

// overflow-y: scroll;
//*
  width: 95%;
  height: 85%;
  overflow-y: scroll;
  border: 2px solid orangered;
  padding: 20px;
  column-count: 2;
  column-rule: solid 1px #ccc;
  column-gap: 2.5rem;
  width: 100vw;
*//
}

rt {
	font-size: 0.5em;
	text-align: left;
	line-height: 5.0rem;
}



.h1 {
  font-size: 30px;
  margin-left: 20px;
}
//*
.rt {
  text-align:right;
}
*//

.wrapper {
  column-count: 2;
  column-rule: solid 1px #ccc;
  column-gap: 2.5rem;
  width: 100vw;
}

ruby {
  font-family: YuGothic,'Yu Gothic','ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN','Hiragino Sans',sans-serif;
}
