@charset "utf-8";

/* ns-single-custom.css
 * 投稿ページだけに特有のスタイルを定義
 * （前の設定を上書き）
 */
 
#secondary {
  margin-top: 0;
}
