@charset "utf-8";
/* CSS Document */

#header_container{
width:100%;
height:100px;
margin-top:10px;
}

#header{
width:875px;
margin:0 auto;
height:100px;
}

#logoarea{
float:left;
width:150px;
height:100px;
}

