#header, #header_abs {
 margin-top: 10px;
 width: 100%;
 height: 170px;
}

#header_abs {
 position: absolute;
 left: 0px;
 top: 145px;
 height: 25px;
}

#header_inner {
 width: 980px;
 height: 170px;
 text-align: center;
}

#header_text_box {
 margin-left: 20px;
 width: 720px;
 text-align: center;
}

#header_menu, #header_menu_abs {
 width: 980px;
 height: 25px;
 text-align: left;
 margin-top: 0px;
}
#header_menu_abs {
 position: absolute;
 left: 0px;
 top: 145px;
}
#head_menu_point {
 float: left;
 width: 140px;
 height: 20px;
 text-align: center;
 padding-top: 4px;
}
#head_menu_term {
 float: left;
 width: 15px;
 height: 20px;
 text-align: center;
 padding-left: 9px;
 padding-right: 9px;
 padding-top: 4px;
}
