/*COMMON*/
@charset "UTF-8";

/*COMMON*/
@media screen and (min-width:960px){
#top-head a, #top-head{
	color:#0e205d;
}
#top-head a:hover{
	color:#ffd02e!important;
}
}