#header{
	width:800px;
	height:61px;
	padding:0;
	margin:0 0 5px 0;
}

#header #logo{
	width:160px;
	height:61px;
	float:left;
}

#header #common{
	width:640px;
	margin:37px 0 0 0;
	float:right;
}

#header #common .menu{
/*
	width:538px;
*/
	width:627px;
	margin:4px 0 0 0;
	padding:0 12px 0 0;
	text-align:right;
	float:left;
}

#header #common .menu a{
	color:#646464;
	font-size:x-small;
}

#header #common .refer{
/*
	width:90px;
*/
	width:1px;
	height:24px;
	margin:0;
	padding:0;
	line-height:0.1em;
	font-size:1px;
	float:right;
}

