@charset "utf-8";

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

#headlogo
{
    top:						30px;
    left:						30px;
}

#headline
{
    width:						800px;
    top:						5px;
    right:						30px;
}

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

#headnavi a
{
    color:						#f90;
}

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

#headimgblock
{
    width:						900px;
}

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