

/*  〜本文ブロック範囲設定〜*/
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: 800px;
}

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

#fsize{
  font-size:  10px; serif
}

〜*/

#copyright{

  font-size: 9px;

}