@charset 'utf-8';

/* design for all pages */

#top_title h1 { font-size: x-large; }

.content h2 { font-size: large; }

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



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

