@charset "utf-8";
/* 文字エンコードの設定（削除不可） */
/* HTML要素（一部#ID） */
body        { margin-right: auto; margin-left: auto; width: 100%; height: 100% }
*	        { font: 12px/2px "ＭＳ ゴシック", "ＭＳ Ｐゴシック", Osaka-等幅, Osaka, 平成角ゴシック; word-spacing: 0.1em; margin: 0; padding: 0 }

/* 見出し */
#rogo    { background-color: #2f4f4f; float: none; margin: 0px; width: 100%; height: 44px }

#box0     { margin-right: auto; margin-left: auto; padding-bottom: 100px; width: 800px; height: auto }

.fo                                           { color: #069; font-size: 15px; line-height: 3em; margin-top: 20px; margin-right: auto; margin-left: auto; width: 650px }
.fo2                                            { color: #4b4b4b; font-size: 12px; line-height: 1.5em; margin: 10px auto; width: 650px; height: auto }
.fo2 em     {
	font-weight: 600;
	font-size: 12px;
	line-height: 1.5em;
	font-style: normal;
}
#no2                                       { color: white; line-height: 3em; text-decoration: none; background-color: #5b5b5b; text-align: center; margin: 5px auto 0px; width: 100%; height: 40px }
#no2 a                                      { color: white; text-decoration: none; background-color: #5b5b5b; text-align: center; margin: 0px auto; width: 100%; height: 40px }

