@charset "Shift_JIS";

/* Index-File */

body {
	color: #003399;
	background: #fff5ee url(http://www.geocities.jp/server-errors/not_found.html) repeat;
	font-size: x-small;
	line-height: 120%;
}
a:link { text-decoration: none; color: #336666; background: transparent }
a:visited { text-decoration: none; color: #339966; background: transparent }
a:hover { text-decoration: none; color: #ff9900; background: transparent; cursor: pointer }
a:active { text-decoration: none; color: #ff33cc; background: transparent; cursor: pointer }

