@charset "shift_jis";
/* CSS Document */

body {
	background-image:url(../images/back-ground5.gif);
}

a:link {
	color: #e44390;
	text-decoration: none;
}

a:hover {
	color: #a22186;
	text-decoration: underline;
}
a:visited {
	color: #a22186;
	text-decoration: none;
}