/* ヘッダー */

div.header_wrapper {
  background : url("/wel/images/bg.gif");
  height : 85px;
  width : 850px;
  text-align : left;
}

div.header {
  background : url("/wel/images/header_bg.gif") no-repeat ; 
  height : 85px;
  width : 848px;
  margin-left :1px;
  margin-right :1px;
  text-align : left;
}

div.header_image{
  width : 850px;
  text-align : center;
  background : url("/wel/images/bg.gif");
}

#header_message{
  padding :10px;
  font-size : 12px;
}

a.go_top {
background-image:url(../images/link_bkg.gif);
display:block;
float:left;
height:42px;
width:390px;
margin-left : 10px;
_width:385px;
_margin-left : 5px;
}

a.go_index {
background-image:url(../images/link_bkg.gif);
display:block;
position:relative;
height:25px;
width:197px;
top:-30px;
*:top:-74px;
_top:-74px;
left:650px;
_width:197px;
}

/* ヘッダーメニュー */
dl.header_menu{
  clear : both;
  float : right;
}
dl.header_menu dd{
  float : left;
}

#header_toiawase{
  width : 136px;
  margin-bottom : 2px;
  padding-top : 21px;
  _padding-top : 22px;
}
#header_guide{
  width : 58px;
  margin-bottom : 2px;
  padding-right : 10px;
  padding-top : 21px;
  _padding-top : 22px;
}

#header_search{
  width : 112px;
  padding-left : 10px;
  _padding-left : 0px;
  margin-top : 27px;
  _margin-top : 26px;
}

#header_search input{
  border : 1px solid #999;
}

#header_search_submit{
  width : 50px;
  margin-top : 27px;
  _margin-top : 26px;
}

dl.header_menu input[type=text]{
  width : 110px;
  border : solid 1px #d9d9d9;
}

dl.header_menu dd#header_search_submit{
  margin-left : 4px;
}


/* Eo ヘッダーメニュー */

/* Eo ヘッダー */


