@charset "utf-8";

/*------------------------------
ヘッダー
------------------------------*/
#header
{
	top:						0px;
	}

#headlogo
{
	top:						10px;
	left:						50px;
	}

#headline
{
	width:						500px;
	top:						10px;
	right:						50px;
	}

#headnavi
{
	width:						500px;
	top:						10px;
	right:						20px;
	}

#headnavi a
{
	color:						#f90;
	}

#headblock
{
	width:						900px;
	height:						110px;
	}

#headimgblock
{
	width:						900px;
	}

.headseg
{
	border-right:				1px solid #888;
	}
