@charset"Shift_JIS";

/*---------- keycolor -----------*/

.keycolor{
	color: #fd84cb; !important
}

.keybg{
	height: 10px;
	background-color: #fd84cb; !important
	margin: 0px auto 0px auto; 
}

/*---------- link style -----------*/

a, a:visited{
	color: #df17c0; 
	font-weight: bold;
	text-decoration: none; 
}

a:hover{
	color: #fe73e8;
	background-color: #FFFFFF;
	text-decoration: none;
}
