/* ---------------------------
headerArea：ヘッダーエリア
--------------------------- */
#header {
  width: 755px;
  height:52px;
  background: url(/jice_ssi_e/images/logo.gif)  no-repeat;
  margin: 9px 0 -6px 25px;
  padding: 0 0 2px 0;

}

#header a {
  width: 350px;
  height: 43px;
  display: block;
  overflow: hidden;
}

#header span {
  display: none;
}

#header #banner a {
  float: right;
  display: block;
  width: 380px;
  height:45px; 
  margin: 0 0 0 0;
  padding: 3px 0 3px 0;
}


/* ---------------------------
globalmenuArea：メニューエリア
--------------------------- */
*html #gm-bar {
  border: 0;
  margin: 5px 0 0 20px;
  width: 754px;
  height: 35px;
  background: #00438F;
}

#gm-bar {
  border: 0;
  margin: 2px 0 0 20px;
  padding: 1px;
  width: 756px;
  height: 35px;
  background: #00438F;
}

#gm-bar li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}

#gm-bar a {
  float: left;
  display: block;
  height: 34px;
  overflow: hidden;
}

#gm-bar a#mission {
  background: url(/jice_ssi_e/images/gm_mission.gif) top left no-repeat;
  width: 150px;
  border-right: 1px solid #00438F;
}

#gm-bar a#organization {
  background: url(/jice_ssi_e/images/gm_organization.gif) top left no-repeat;
  width: 150px;
  border-right: 1px solid #00438F;
}

#gm-bar a#business {
  background: url(/jice_ssi_e/images/gm_business.gif) top left no-repeat;
  width: 150px;
  border-right: 1px solid #00438F;
}

#gm-bar a#branch {
  background: url(/jice_ssi_e/images/gm_branch.gif) top left no-repeat;
  width: 151px;
  border-right: 1px solid #00438F;
}

#gm-bar a#project {
  background: url(/jice_ssi_e/images/gm_project.gif) top left no-repeat;
  width: 151px;
}

#gm-bar a:hover#mission, body#mission-on a#mission {
  background: url(/jice_ssi_e/images/gm_mission.gif) bottom left no-repeat;
  width: 150px;
  border-right: 1px solid #00438F;
}

#gm-bar a:hover#organization, body#organization-on a#organization {
  background: url(/jice_ssi_e/images/gm_organization.gif) bottom left no-repeat;
  width: 150px;
  border-right: 1px solid #00438F;
}

#gm-bar a:hover#business, body#business-on a#business {
  background: url(/jice_ssi_e/images/gm_business.gif) bottom left no-repeat;
  width: 150px;
  border-right: 1px solid #00438F;
}

#gm-bar a:hover#branch, body#branch-on a#branch {
  background: url(/jice_ssi_e/images/gm_branch.gif) bottom left no-repeat;
  width: 151px;
  border-right: 1px solid #00438F;
}

#gm-bar a:hover#project, body#project-on a#project {
  background: url(/jice_ssi_e/images/gm_project.gif) bottom left no-repeat;
  width: 151px;
}


/* ---------------------------
submenuArea：メニューエリア
--------------------------- */
*html #sm-bar {
  width: 754px;
  height:28px;
}

#sm-bar {
  border: 0;
  margin: 0 20px 0 20px;
  padding: 0;
  width: 758px;
  height:28px;
  background:url(/jice_ssi_e/images/navi_bg_top.gif)  repeat ;
}

#hm {
  float: left;
  display: block;
  width: 100px;
  height:20px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#hm li {
  float: left;
  display: inline;
  margin: 4px;
  padding: 0 0 0 15px;
  list-style-type: none;
}

#hm a {
  float: left;
  display: block;
  height: 20px;
  overflow: hidden;
}

#hm a#hom {
  background: url(/jice_ssi_e/images/sm_home.gif) top left no-repeat;
  width: 52px;
}

#hm a:hover#hom {
  background: url(/jice_ssi_e/images/sm_home.gif) bottom left no-repeat;
  width: 52px;
}


#sm {
  float: right;
  display: block;
  width: 450px;
  height:28px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#sm li {
  float: left;
  display: inline;
  margin-top: 4px;
  padding: 4px 0 5px 0;
  list-style-type: none;
}

#sm a {
  float: left;
  display: block;
  height: 11px;
  overflow: hidden;
}

#sm a#eng {
  background: url(/jice_ssi_e/images/sm_japanese.gif) top left no-repeat;
  width: 64px;
}

#sm a#inq {
  background: url(/jice_ssi_e/images/sm_inquiry.gif) top left no-repeat;
  width: 73px;
}

#sm a#sit {
  background: url(/jice_ssi_e/images/sm_sitemap.gif) top left no-repeat;
  width: 61px;
}

#sm a#lin {
  background: url(/jice_ssi_e/images/sm_link.gif) top left no-repeat;
  width: 31px;
}

#sm a:hover#eng {
  background: url(/jice_ssi_e/images/sm_japanese.gif) bottom left no-repeat;
  width: 64px;
}

#sm a:hover#inq {
  background: url(/jice_ssi_e/images/sm_inquiry.gif) bottom left no-repeat;
  width: 73px;
}

#sm a:hover#sit {
  background: url(/jice_ssi_e/images/sm_sitemap.gif) bottom left no-repeat;
  width: 61px;
}

#sm a:hover#lin {
  background: url(/jice_ssi_e/images/sm_link.gif) bottom left no-repeat;
  width: 31px;
}


/* ---------------------------
searchArea：検索エリア
--------------------------- */
.search {
  float: right;
  width:200px;
  margin: 3px 5px 0 10px;
  padding: 0 0 0 0;
}

.box {  
width:155px;
height:18px;
font-size:12px; 
border: 1px solid #fff;
background-color:#ccff99; 
margin:0 5px 0 0; 
padding:0 0 0 0; 
}

*html .box {  
margin-bottom:4px;
}


