/* |||||||ΒΚy[Wέθ|||||| */
/* Bodyέθ */
body		{
/*	background-image: url("../back-mochi.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 left;		/* 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: 10px;
}

