@charset "Shift_Jis";


/***** ページの設定 ******/
body
	{
	background-attachment:fixed;
	background-image:url("img/shiorigiku3.gif");
	color:#000000;
	}

a
	{
	text-decoration:none;
	}

a:visited
	{
	color:#007777;
	}

a:hover
	{
	color:#FF0000;
	}

hr
	{
	color:#900000;
	size:0;
	}

