@charset "shift_jis";
body {
	background-image: url(../images/toppage.jpg);
}
a:link {
	color: #F06;
}
a:visited {
	color: #F60;
}
a:hover {
	color: #FF0;
}
a:active {
	color: #FFF;
}
