body {
	background-color: #FFFFFF;
	background-image: url(../img/logo_bg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed
	}
a {
	color: #0000FF;
	text-decoration: none;
	background-color: #CCDDFF
	}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000FF
	}
.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px
	}
.honbun-1 {
	font-size: 12px;
	line-height: 17px}
.text-10px {
	font-size: 10px
	}
.text-12px {
	font-size: 12px
	}
.text-14px {
	font-size: 14px
	}
.day {
	font-size: 12px;
	background-color: #FFFF99	}

