@charset "UTF-8";

.site_header .information img{
	margin: 2px 0 auto;
    width: 163px;
}

.site_header .information img:hover {
    opacity: .7;
}
