/* |||||||ΒΚy[Wέθ|||||| */
/* Bodyέθ */
body		{
	background-image: url("image/dlk-back.jpg");	/* wiC[W */
	background-attachment: fixed;			/* wiC[WXN[\¦έθ */
	background-repeat: no-repeat;			/* wiC[WJθΤ΅έθ */
	background-position: bottom right;		/* wiC[WΚu */
}

/* Anchorέθ */
a:link		{
	color:#47e;
}
a:visited	{
	color:#47e;
}
a:hover		{
	color:#87e;
}
a:active	{
	color:#47e;
}

/* Tableέθ */
td		{
	padding: 5px;
}
td.p0px		{
	padding: 0px;
}
td.figure		{
	background-image: url(../figureback.jpg);
}


