#sphheader * {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#sphheader {
	padding: 0.5em 0.5em 0;
	border-bottom: 2px solid #7acce4;
    background-color: #fff;
	overflow: hidden;
	line-height:1!important;
    visibility: visible;
}

/*====================================================
header
====================================================*/
#sphheader #logo {
	margin-bottom: 3px;
	float: left;
	position: relative;
	width: 30%;
	text-align: left;
}

#sphheader #header_menu {
	float: right;
	overflow: hidden;
	width:65%;
	font-weight: bold;
}

#sphheader #logo #toppage {
	margin-top: 3px;
	margin-bottom: 0;
	display: block;
	font-weight: bold;
	text-align: left;
}

#sphheader #logo img {
	margin-bottom: 5px;
	width: 55%;
}



#sphheader #logo,
#sphheader #header_menu {
	font-size: 1.5em;
}
