\documentclass[a4j,landscape]{jarticle} \pagestyle{empty} \setlength{\oddsidemargin}{-5mm} \setlength{\topmargin}{-20mm} \setlength{\textheight}{257mm} \setlength{\textwidth}{182mm} \def\storycard{ {\huge \noindent ストーリーカード} {\Large \begin{tabbing} 日付:\underline{\hspace{60mm}} \hspace{55mm} \= 種別: 新規・修正・拡張 \\ 番号:\underline{\hspace{60mm}} \> 優先度: 高・中・低 \\ \> リスク: 高・中・低 \hspace{20mm} 見積り:\underline{\hspace{40mm}} \end{tabbing} \noindent 説明: \vspace{50mm} \noindent ノート: \vspace{70mm} } } \begin{document} \storycard \clearpage \storycard \end{document}