/*

  add by MSD 2016.09.20
  
  type A

*/

body{
  padding: 0;
  margin: 0;
}
#home_header{
  width: 960px;
  height: 440px;
  margin: 0 auto 0px;
  padding: 0;
  /*background: url('../images/bg/bg_a1.png');*/
  position: relative;
  overflow: hidden;
}

.bg{
  position: absolute;
  top: 0;
  left: 0;
}

#home_header #logo{
  position: absolute;  top: 10px;  left: 10px;
}
#home_header .bird{
  position: absolute;  bottom: 90px;  left: 80px;
}
.bird{
  width: 250px;
}
#home_header .bird_copy{
  position: absolute;  bottom: 60px;  left: 80px;
  font-size: 10px;
  line-height: 1.3em;
  text-align: center;
  color: #fff;
  width: 250px;
}
#home_header .key_catch{
  position: absolute;  top: 250px;  left: 330px;
}
#home_header .key_copy{
  position: absolute;  bottom: 10px;  left: 20px;
  font-size: 10px;
  line-height: 1.3em;
  color: #fff;
}
#home_header .vistaqua{
  position: absolute;  bottom: 10px;  right: 20px;
}
#home_header .en{
  font-style: italic;
}
#home_header .en:before{
  content: " ";
}
#tools{
  overflow: hidden;
  /*border: 1px solid #f00;*/
  padding-top: 8px;
  padding-bottom: 5px;
}
#tools p{
  width: 40%;
  float: left;
  /*background: #faa;*/
  text-align: left;
  font-size: 18px;
}
#tools .serch{
  width:300px;
  float: right;
  background: #afa;
  padding: 0;
}


/* goole serch override add by MSD 2016.09.20 */
#tools .gsc-control-cse{
  padding: 0;
}
#tools input.gsc-input{
  font-size: 16px;
  padding: 5px 3px;
}
#tools input.gsc-search-button{
  font-size: 16px;
  padding: 3px 3px 5px;
  height: 18px;
}
/* boxer */
#boxer .boxer-close:before{
  top: -2px;
  right: -2px;
}
#boxer .boxer-image{
  background: #eee;
}

/*
#container2 .menu li,
#container2 .menu li a{
	background: #323d56;
	width: 160px;
	height: 36px;
	font-size: 18px;
	color: #fff;
}
*/

