/* What's New用 */
.newsbody { background-color: #FFFFFF; color: #4C4C4C; overflow: auto; margin: 0; }  
  
.commonbody { color: #4C4C4C;}

/* リンクの状態 */
a:link		{ color: #4c4c4c; text-decoration: none; }
a:visited	{ color: #E41117; text-decoration: none; }
a:active	{ color: #efefef; text-decoration: underline; }
a:hover		{ color: #efefef; text-decoration: underline; }

/* 文字サイズ色々 */

.font100	{ font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 100%;}
.font90		{ font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 90%;}
.font80		{ font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 80%;}

.font10px	{ font-family: "ＭＳ Ｐゴシック", Osaka; font-size: 10px; line-height: 120%;}
.font11px	{ font-family: "ＭＳ Ｐゴシック", Osaka; font-size: 11px; line-height: 120%;}
.font12px	{ font-family: "ＭＳ Ｐゴシック", Osaka; font-size: 12px; line-height: 120%;}


/* グロナビメニューの背景色、文字色、リンク色など */

.tablemenu	{ background-color: #418a68; }
.fontmenu 	{ font-family: ＭＳ Ｐ明朝,平成明朝; font-size: 12px; color: #F1E8C8; line-height: 120%; }

.fontmenu a:link	{ color: #F1E8C8; text-decoration: none; }
.fontmenu a:visited	{ color: #F1E8C8; text-decoration: none; }
.fontmenu a:active	{ color: #F1E8C8; text-decoration: underline; }
.fontmenu a:hover	{ color: #ffffff; text-decoration: underline; }


/* 各ページのタイトルの背景色とテキスト */

td.pagehead		{ background-color: #003b18; }
H1.pagehead2	{ font-family: ＭＳ Ｐ明朝,平成明朝; font-size: 20px; color: #ffffff; font-weight: bold; margin-bottom: 0px; margin-top: 0px;}

/* メッセージなどのタイトルと本文、みことば */

.mikotoba	{ font-family: "ＭＳ Ｐゴシック", "Osaka"; color: #e41117; font-weight: bold; }
.title		{ font-family: ＭＳ Ｐ明朝,平成明朝; color:#418A68; font-size: 30px; font-weight: bold; text-align: center;}
.text1		{ font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 100%; padding: 10px; line-height: 150%;}
.text2		{ font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: x-large; margin-top: 0px; margin-bottom: 0px; padding: 0px; }
.text3		{ font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 100%; margin-top: 0px; margin-bottom: 0px; padding: 0px; }


/* 枝教会紹介用 */
.tsudoi		{ font-family: ＭＳ Ｐゴシック,Osaka; color: #4C4C4C; font-size: 18px; font-weight: bold; text-align: left; vertical-align: top; }
.naiyou		{ font-family: ＭＳ Ｐゴシック,Osaka; color: #4C4C4C; font-size: 12px; text-align: left; vertical-align: top; }
.naiyou2	{ font-family: ＭＳ Ｐゴシック,Osaka; color: #4C4C4C; font-size: 12px; text-align: left; vertical-align: top; padding-left: 20px; }
