@charset "UTF-8";
/* CSS Document */

#header {
	height: 67px;
	width: 950px;
	background-image: url(../img/common/gl_navi/gl_navi_base.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 31px;
}

.logo {
	height: 29px;
	width: 125px;
	margin-top: 19px;
	margin-left: 17px;
	margin-right: 40px;
	float: left;
}

#gl_navi {
	float: left;
	margin-top: 19px;
}

#gl_navi li {
	float: left;
}

.navi_cl {
	clear: both;
	font-size: 0px;
	height: 0px;
}
