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

/*COMMON*/
@media screen and (min-width:960px){
#top-head a, #top-head{
	color:#043c6b;
}
#top-head a:hover{
	color:#771e1a!important;
}
}