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

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