body#head	{background-color:#6bd8ff;
	margin:5px 0px 0px 0px ;
	text-align:center;
	}

body#top	{background-color:#ffffff;
	background-image:url(img/sky.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-attachment: fixed;
	margin:15px 0px 0px 0px ;
	border:none;
	text-align:center;
	vertical-align:top;
	}


body#top_	{background-color:#ffffff;
	background-image:url(img/sky_.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-attachment: fixed;
	margin:24px 0px 0px 0px ;
	border:none;
	text-align:center;
	vertical-align:top;
	}


body#bottom	{background-color:#ffffff;
	background-image:url(img/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
	background-attachment: fixed;
	margin:0px 0px 0px 0px ;
	border:none;
	text-align:center;
	vertical-align:top;
	}


body#bottom_	{background-color:#ffffff;
	background-image:url(img/body_bg_.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
	background-attachment: fixed;
	margin:0px 0px 0px 0px ;
	border:none;
	text-align:center;
	vertical-align:top;
	}

txt12	{font-size:small;
	font-family:Arial,'ＭＳ Ｐゴシック',sans-serif;
	line-height:17px;
	}

txt13	{font-size:small;
	font-family:Arial,'ＭＳ Ｐゴシック',sans-serif;
	line-height:18px;
	}

txt14	{font-size:small;
	font-family:Arial,'ＭＳ Ｐゴシック',sans-serif;
	line-height:18px;
	}

txt16	{font-size:small;
	font-family:Arial,'ＭＳ Ｐゴシック',sans-serif;
	line-height:20px;
	}

txt18	{font-size:small;
	font-family:Arial,'ＭＳ Ｐゴシック',sans-serif;
	line-height:22px;
	}

txt22	{font-size:22px;
	font-family:Arial,'ＭＳ Ｐゴシック',sans-serif;
	line-height:26px;
	}

gr{color:#0a9b38;}

rd{color:#dc2f16;}

bl{color:#0a5abc;}

wht{color:#ffffff;}

#gray{background-color:#d3d3d3;}

#yellow{background-color:#fffacd;}

#white{background-color:#ffffff;}


a{/*リンクされた文字*/
	color:#fa8c00;
	font-style:normal;
	text-decoration:underline;
	text-decoration:none;
	}
a:link {/*未訪問のリンク*/
	color:#fa8c00;
	font-style:normal;
	text-decoration:none;
	}
a:visited {/*訪問後のリンク*/
	color:#990000;
	text-decoration:none;
	}
a:hover {/*マウスをのせたとき*/
	color:#4bbe00;
	font-style:normal;
	text-decoration:underline;
	}
a:active {/*クリック中*/
	text-decoration:none;
	}

