/* ヘッダー */
.header_top {
/*background : url(../images/inq_php_header_bg_blue.gif);*/
 background-color : #2b7bbc;
  color : #FFF;
  padding-left : 30px;
  width : 770px;
  height : 31px;
}

.header_top_e {
/*background : url(../images/inq_php_header_bg_blue.gif);*/
 background-color : #2b7bbc;
  color : #FFF;
  padding-left : 30px;
  width : 770px;
  height : 28px;
  padding-top:3px;
}

.header_top * {
  font-size : 11px;
}

.header_top_e * {
  font-size : 11px;
}


.header_top p
{
  float : left;
  margin-top : 3px;
  padding-top:5px;
}

.header_top dl{
  float : right;
  padding-top:5px;
}

.header_top dl dd{
  float : left;
  padding-right : 10px;
  margin-top : 3px;
}

.header_top dl dd.input{
  margin-top : 0px;
}
/*###############071214###############*/
.header_top dl dd.input #search{
  margin-top : 1px;
}
/*####################################*/

.header_top dl dd a#under-noline{
  text-decoration:none;
  color : #FFF;
}

.header_top dl dd a#under-noline:hover {
  text-decoration:underline;
  color : #FFF; 
}

.header_top a#under-noline{
  text-decoration:none;
  color : #FFF;
}

.header_top a#under-noline:hover {
  text-decoration:underline;
  color : #FFF; 
}

input.inp_txt{
font-size: 15px;
width:100px;
line-height:normal;
}

input.inp_btn{
font-size: 10px;
line-height : 1.1em;
height:22px;
padding-bottom:3px;
}

.header_middle_top {
  clear : both;
  background : url(../images/inq_php_header_bg_1.gif);
  width : 800px;
  height : 37px;
}

.header_middle {
  font-size : 0px;
}

.header_top a{
  color : #FFF;
}

.header_e_sub_top {
  clear : both;
  background : url(../eng/images/eng_sub_header_bg_1.gif);
  width : 800px;
  height : 37px;
}


.header_e_top {
  clear : both;
  background : url(../eng/images/eng_top_header_bg_1.jpg);
  width : 800px;
  height : 256px;
}

.header_e {
  font-size : 0px;
}

.header_e_top a{
  color : #FFF;
}

a.go_e_top {
background-image:url(../images/link_bkg.gif);
position:relative;
display:block;
width:126px;
left:18px;
top:-355px;
_top:-350px;
height:23px;
}