@charset "euc-jp";
dd,dt,dd { margin:0; padding:0;}
body {
width: 100%;
background: #E1F0F0;
}

#pagewidth {
width: 100%;
position: relative;
}

#head {
height: 50px;
width: 100%;
background: #E1F0F0;
}

#menu {
float : left;
width: 200px;
background: #E1F0F0;
}

#center {
position : absolute;
left  : 220px;
top : 55px;
background: #E1F0F0;
}

