TABLE {
	font-family: "ＭＳ ゴシック", "Osaka−等幅"; font-size: 12px; line-height: 15px;
}
BODY {
	background-attachment:fixed; background-image : url(back.gif); background-repeat:repeat-y;
}
BODY.site {
	background-attachment:fixed; background-image : url(back2.gif); background-repeat:repeat-y;
}
H1 {
	text-align:center; font-size:14; color:#f2ee62;
}


/* To Top遷移 */
.toTop	    {
	color: #000000; font-size:8pt; 
}
A.toTop:link    {
	color: #0000ff; text-decoration: underline; 
}
A.toTop:visited {
	color: #0000ff; 
}
A.toTop:active  {
	color: #0000ff; 
}
A.toTop:hover   {
	color: #008080; text-decoration: underline;  position:relative; top:1;left:1;
}

.sitemap {
	line-height:1.8em; padding-left:1.4em;
}

