@charset 'utf-8';

/* design for all pages */

#top_title h1 { font-size: large; }
#top_title h2 { font-size: small; }

.content h2 { font-size: medium; }
.content h3 { font-size: medium; }
.content p { text-indent: 1em; margin-bottom: 1em; }

#footer p {
 line-height: 1.1em;              /* Webinspector をパスする最小の行高 */
 margin-bottom: -0.6em;           /* 行高 1.1em に対して行間を狭めるための設定 */
 text-indent: 0;
 font-size: small;
}



/* ここから、各ページごとの設定 */
