/* ヘッダー */

div.header_wrapper {
  background : url("/wel/images/bg.gif");
  height : 85px;
  width : 850px;
  text-align : left;
}

div.header {
	position: relative;
  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;
}


/*For Pop Up----------------------------------------------*/
div.header_wrapper639 {
	background:#FFF;
	height : 70px;
	width : 639px;
	text-align : left;
}

div.header639 {
	background : url("/wel/images/header_bg_pop.gif") bottom  no-repeat ; 
	height : 70px;
	width : 637px;
	margin-left :1px;
	margin-right :1px;
	text-align : left;
}

div.header_image639{
	width : 639px;
	text-align : center;
}

#header_message639{
	padding :3px 10px 30px 15px;
	font-size : 10px;
}

/*----------------------------------------------*/


a.go_top {
	position: absolute;
	top: 36px;
	left: 0;
	background-image:url(../images/link_bkg.gif);
	display:block;
	height:42px;
	width:390px;
	margin-left : 10px;
	_width:385px;
	_margin-left : 5px;
}

a.go_index {
	background-image:url(../images/link_bkg.gif);
	display:block;
	height:25px;
	width:197px;
	position: absolute;
	top: 0;
	right:0;
}

/* ヘッダーメニュー */
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 ヘッダー */



