% \topmargin=-0.05cm \headheight=0cm \headsep=0cm \footskip=0cm \oddsidemargin=-0.54cm \evensidemargin=-0.54cm \textheight=25.1cm \textwidth=17cm \columnsep=1.0cm % %\mathindent=24pt \renewcommand{\baselinestretch}{1.25} \kanjiskip=.1zw plus.5pt minus.5pt \pagestyle{empty} % \makeatletter \setlength\abovecaptionskip{0\p@} \makeatother \makeatletter \def\@maketitle{\newpage \null \vskip 2em \begin{center} {\bf\Large \@title \par} \vskip 1.5em %タイトル {\large \lineskip .5em \begin{tabular}[t]{lll} \@author %著者名 \end{tabular}\par} \vskip 1em {\large \@date} %日付 \end{center}\vskip 1.5em \begin{center} \usebox{\abstractbox} %<アブストラクトの表示> \end{center} \par \vskip 1.5em} \makeatother %% アブストラクト環境の再定義 %% \newsavebox{\abstractbox} \renewcommand{\abstract}{% \global\setbox\abstractbox=\hbox\bgroup% \begin{minipage}{0.8\textwidth}% \setlength{\parindent}{1em}% \small% \par} \renewcommand{\endabstract}{\end{minipage}\egroup} % %文献番号(1) \makeatletter \renewcommand\@biblabel[1]{({#1})} \makeatother % %%footnoteの直線 \makeatletter% \renewcommand{\footnoterule}{\kern-3\p@% \hrule width 8cm%7pcの長さの直線 \kern2.6\p@\vspace{5pt}} \makeatother % %%def section \renewcommand{\section}[1]{ \refstepcounter{section} \par\vspace{1zh} {\mbox{}\hfill \noindent\large\bfseries \arabic{section}.{$\;$ #1} \hfill\mbox{}} \par\vspace{1zh} } %%def subsection \renewcommand{\subsection}[1]{ \refstepcounter{subsection} \par\vspace{0zh} {\noindent\hspace*{1zw}\bfseries \arabic{section}.\arabic{subsection} \hspace{1zw}{\bf #1}\hspace{2zw}} } %%def subsubsection \renewcommand{\subsubsection}[1]{ \refstepcounter{subsubsection} \par\vspace{0zh} {\noindent\hspace*{1zw}\mdseries \arabic{section}.\arabic{subsection}.\arabic{subsubsection} \hspace{1zw}{\bf #1}\hspace{2zw}} } %%def hangsection %\newlength\hangsectionwidth \hangsectionwidth=0.8\columnwidth \newlength\hangsectionwidth \hangsectionwidth=8cm \long\def\hangsection#1{ \settowidth{\dimen0}{\large\bfseries\arabic{section}.#1} \ifdim \dimen0 > \hangsectionwidth \refstepcounter{section} \settowidth{\dimen1}{\large\bfseries\arabic{section}.} \advance \hangsectionwidth by -\dimen1 {\center \par\vspace*{1zh} \parbox[t]{\dimen1}{\large\bfseries\arabic{section}.} \nolinebreak \parbox[t]{\hangsectionwidth}{\large\bfseries#1} \par\vspace*{2zh} } \else \section{#1} \fi } \makeatletter \long\def\@makecaption#1#2{% \vskip\abovecaptionskip \iftdir\sbox\@tempboxa{#1\hskip1zw#2}% \else\sbox\@tempboxa{#1$\quad$#2}% \fi \ifdim \wd\@tempboxa >\hsize \iftdir #1\hskip1zw#2\relax\par \else #1$\quad$#2\relax\par\fi \else \global \@minipagefalse \hbox to\hsize{\hfil\box\@tempboxa\hfil}% \fi \vskip\belowcaptionskip} \makeatother \renewcommand{\figurename}{Fig.\!\!} \renewcommand{\tablename}{Table\!} \renewcommand{\refname}{\large\gt{参考文献}} \makeatletter \renewenvironment{thebibliography}[1] {\center{\refname\@mkboth{\refname}{\refname}}%参考文献 \list{(\@arabic\c@enumiv)}%文献[1]->(1) {\settowidth\labelwidth{\@biblabel{#1}}% \leftmargin\labelwidth \advance\leftmargin\labelsep \@openbib@code \usecounter{enumiv}% \let\p@enumiv\@empty \renewcommand\theenumiv{\@arabic\c@enumiv}}% \sloppy \clubpenalty4000 \@clubpenalty\clubpenalty \widowpenalty4000% \sfcode`\.\@m} {\def\@noitemerr {\@latex@warning{Empty `thebibliography' environment}}% \endlist} \let\@openbib@code\@empty \def\@cite#1#2{$^{\hbox{\scriptsize {({#1\if@tempswa , #2\fi})}}}$} %参考文献の括弧 \makeatother %