body {
margin-top:0;
margin-left:0px;
margin-right:0px;
margin-bottom:20px;
padding:0px;

background-image:url(../img/design/bg_repeatable.jpg);
background-position:top center;
background-repeat:repeat-y;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.bg_top {
width:100%;
height:402px;
position:relative;
z-index:0;
background-image:url(../img/design/background_top.png);
background-position:top center;
background-repeat:no-repeat;
}

table {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;	
}


#container_all {
z-index:100;
width:998px;

margin-left:auto;
margin-right:auto;
}

#header {
width:998px;
height:140px;

background-image:url(../img/design/header.jpg);
background-repeat:no-repeat;
}

#navi_top {
width:998px;
height:24px;

background-color:#e3001b;
}

#container_all_navi {
width:200px;

float:left;
}

#navi_box {
width:198px;;

background-color:#FFFFFF;
border:1px solid #c8c8c8;

padding-bottom:10px;
}

#container_all_content {
width:540px;

float:left;
}

#content_box {
width:538px;

background-color:#FFFFFF;
border:1px solid #c8c8c8;

padding-bottom:10px;
}

#content_halbe_box {
width:261px;

background-color:#FFFFFF;
border:1px solid #c8c8c8;
float:left;
}
