@charset "euc-jp";

@import "base.css";

div#topleft{
float:left;
background:url(../img/corporation/top_left.gif) no-repeat;
width:329px;
height:72px;
font-size:0;
line-height:0;
}

div#topright{
float:left;
background:url(../img/corporation/top_back.gif) repeat-x;
width:627px;
height:72px;
font-size:0;
line-height:0;
}

div#loginpane{
float:left;
background:url(../img/corporation/login_area.gif) no-repeat;
width:260px;
height:167px;
}

div#logoutpane{
float:left;
background:url(../img/corporation/logout_area.gif) no-repeat;
width:260px;
height:167px;
}