@charset "Shift_JIS";

body{
	font-size:12px;
	line-height:18px;
	background:#ffffff;
	color:#000000;
}

A{
	text-decoration:underline;
	color:#000000;
}

A:hover{
	color:#ff0000;
}

hr{
	height:1px;
}
