

/*  〜本文ブロック範囲設定〜*/
body{
  background-color: rgb(255, 255, 255);
  font-family: 'Hiragino Kaku Gothic Pro', 'Meiryo', sans-serif;
}


/*  〜本文ブロック範囲設定〜*/
#shortstory{
  background:rgb(255, 255, 255);
  width: 320px;
  margin: 30px auto 10px auto;
}

/*  〜本文コラム設定〜*/
#shortstory {
  column-count: 1;
  height: 2200px;
}

/*  〜本文フォントサイズ指定〜*/

#fsize{
  font-size:  10px; serif


/*  〜本文書体指定〜*/


/*  〜コピーライト〜
 #copyright{
  font-size: 2px;
  background:rgb(255, 255, 255);
  width: 320px auto 5px auto;
  display: flex;
  align-items: center }
*/